GET http://mywephoto.fr/authentification

Query Metrics

18 Database Queries
2 Different statements
20.78 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
16.85 ms
(81.06%)
14
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.parameter_value AS parameter_value_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.label AS label_6, t0.help_description AS help_description_7, t0.addon AS addon_8, t0.input_type AS input_type_9, t0.choice AS choice_10, t0.extra AS extra_11, t0.required AS required_12, t0.param_order AS param_order_13, t0.active AS active_14, t0.created_by_id AS created_by_id_15, t0.updated_by_id AS updated_by_id_16, t0.category_id AS category_id_17, t0.upload_id AS upload_id_18 FROM core_parameter t0 WHERE t0.reference = ? LIMIT 1
Parameters:
[
  "maintenance_access_token_authentication"
]
3.94 ms
(18.94%)
4
SELECT t0.id AS id_1, t0.label AS label_2, t0.extension AS extension_3, t0.path AS path_4, t0.token AS token_5, t0.is_img AS is_img_6, t0.img_width AS img_width_7, t0.img_height AS img_height_8, t0.size AS size_9, t0.created_at AS created_at_10, t0.is_private AS is_private_11, t0.user_id AS user_id_12, t0.parent_id AS parent_id_13 FROM core_upload t0 WHERE t0.id = ?
Parameters:
[
  17
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
validate_xml_mapping doctrine.orm.validate_xml_mapping_entity_manager
auto_mapping doctrine.orm.auto_mapping_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

validate_xml_mapping entity manager

Class Amount of managed objects

auto_mapping entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects
Core\Entity\CoreParameter 10
Core\Entity\CoreUpload 4
Core\Entity\CoreUser 1

Entities Mapping

validate_xml_mapping entity manager

No loaded entities.

auto_mapping entity manager

No loaded entities.

default entity manager

Class Mapping errors
Core\Entity\CoreParameter No errors.
Core\Entity\CoreUser No errors.
Core\Entity\CoreParameterCategory No errors.
Core\Entity\CoreUpload No errors.
App\Entity\CompanyParameter No errors.
App\Entity\PrimaryParameter No errors.
App\Entity\Study No errors.