GET http://pilot.clicks.digital/session/status

Query Metrics

1 Database Queries
1 Different statements
0.35 ms Query time
4 Invalid entities
1 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.35 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.enabled AS enabled_5, t0.salt AS salt_6, t0.email_canonical AS email_canonical_7, t0.password AS password_8, t0.last_login AS last_login_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.roles AS roles_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.name AS name_17, t0.jira_account_id AS jira_account_id_18, t0.pv_id AS pv_id_19, t0.pv_active AS pv_active_20, t0.confirmation_first_login_token AS confirmation_first_login_token_21, t0.user_type AS user_type_22, t0.assigned_customer_user_id AS assigned_customer_user_id_23 FROM fos_user_user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  28
]

Database Connections

Name Service
default doctrine.dbal.default_connection
api_data doctrine.dbal.api_data_connection
pv doctrine.dbal.pv_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
api_data doctrine.orm.api_data_entity_manager
pv doctrine.orm.pv_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
AppBundle\Entity\User 1

api_data entity manager

Class Amount of managed objects

pv entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
AppBundle\Entity\User
  • The mappings AppBundle\Entity\User#groups and AppBundle\Entity\UserGroup#user are inconsistent with each other.
  • The field AppBundle\Entity\User#roleDomainUser is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\RoleDomainUser#user does not contain the required 'inversedBy="roleDomainUser"' attribute.
AppBundle\Entity\UserGroup
  • The association AppBundle\Entity\UserGroup#user refers to the inverse side field AppBundle\Entity\User#userGroup which does not exist.
  • The field AppBundle\Entity\UserGroup#permission is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\Permission#userGroup does not contain the required 'inversedBy="permission"' attribute.
AppBundle\Entity\Department
  • The field AppBundle\Entity\Department#contract is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\Contract#department does not contain the required 'inversedBy="contract"' attribute.
AppBundle\Entity\Customer
  • The field AppBundle\Entity\Customer#domain is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\Domain#customer does not contain the required 'inversedBy="domain"' attribute.
  • The field AppBundle\Entity\Customer#customSetting is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity CustomBundle\Entity\Setting#customer does not contain the required 'inversedBy="customSetting"' attribute.
  • The association AppBundle\Entity\Customer#pvDepartment refers to the inverse side field AppBundle\Entity\Department#customer which does not exist.
  • The field AppBundle\Entity\Customer#roleDomainUser is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity AppBundle\Entity\RoleDomainUser#customer does not contain the required 'inversedBy="roleDomainUser"' attribute.
AppBundle\Entity\RoleDomainUser No errors.

api_data entity manager

No loaded entities.

pv entity manager

No loaded entities.