Redirect 302 redirect from GET @custom_login (bb8e94)

GET http://staging.pilot.clicks.digital/admin/login

Query Metrics

1 Database Queries
1 Different statements
0.37 ms Query time
1 Invalid entities
0 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 0.37 ms
SELECT t0.id AS id_1, t0.setting AS setting_2, t0.value AS value_3, t0.area AS area_4, t0.customer_id AS customer_id_5 FROM custom_setting t0 WHERE t0.setting = ? AND t0.value = ? LIMIT 1
Parameters:
[
  "loginAlias"
  "sitemap.xml"
]

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

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
CustomBundle\Entity\Setting No errors.
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.

api_data entity manager

No loaded entities.

pv entity manager

No loaded entities.