Error 404 Not Found

GET https://proofics.iridian.co/.gem/credentials

Forwarded to ErrorController (2b69de)

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
3 Invalid entities
0 Managed entities

Queries

No executed queries.

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Qc No errors.
App\Entity\Setting No errors.
App\Entity\Update
  • The association App\Entity\Update#sessionImage refers to the inverse side field App\Entity\SessionImage#updates which does not exist.
  • The association App\Entity\Update#projectImages refers to the inverse side field App\Entity\ProjectImage#updates which does not exist.
App\Entity\SettingEncrypted No errors.
App\Entity\CoreImage
  • The field App\Entity\CoreImage#sessions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\SessionImage#image does not contain the required 'inversedBy="sessions"' attribute.
  • The field App\Entity\CoreImage#projects is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ProjectImage#image does not contain the required 'inversedBy="projects"' attribute.
App\Entity\ProjectImage No errors.
App\Entity\RichText No errors.
App\Entity\Format No errors.
App\Entity\Profile No errors.
App\Entity\Target No errors.
App\Entity\Batch No errors.
App\Entity\Project No errors.
App\Entity\SessionImage No errors.
App\Entity\Team No errors.
App\Entity\Priority No errors.
App\Entity\Session No errors.
App\Entity\Tag No errors.
App\Entity\Mode No errors.
App\Entity\Organization
  • The field App\Entity\Organization#tags is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Tag#organization does not contain the required 'inversedBy="tags"' attribute.
Vich\UploaderBundle\Entity\File No errors.