Redirect 302 redirect from GET @_profiler_home (502dbd)

GET https://compta.eschenlauer.fr/login

Query Metrics

142 Database Queries
6 Different statements
42.43 ms Query time
0 Invalid entities
70 Managed entities

Grouped Statements

Show all queries

Time Count Info
38.46 ms
(90.63%)
135
SELECT t0.`key` AS key_1, t0.value AS value_2, t0.`group` AS group_3, t0.type AS type_4, t0.comment AS comment_5 FROM `configuration` t0 WHERE t0.`key` = ? LIMIT 1
Parameters:
[
  "isAclDisplaySynced"
]
1.47 ms
(3.47%)
2
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.path AS path_2, m0_.slug AS slug_3, m0_.label AS label_4, m0_.position AS position_5, m0_.target AS target_6, m0_.lockable AS lockable_7, m0_.menu_item AS menu_item_8, m0_.roles_acl AS roles_acl_9, m0_.roles_menu AS roles_menu_10, m0_.displayable AS displayable_11, m0_.positionabsolute AS positionabsolute_12, m0_.actif AS actif_13, m0_.allow_writing AS allow_writing_14, m0_.allow_deleting AS allow_deleting_15, m0_.allow_validating AS allow_validating_16, m0_.parent_id AS parent_id_17 FROM menu m0_ WHERE m0_.parent_id IS NULL ORDER BY m0_.position ASC
Parameters:
[]
0.99 ms
(2.32%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.slug AS slug_4, t0.label AS label_5, t0.position AS position_6, t0.target AS target_7, t0.lockable AS lockable_8, t0.menu_item AS menu_item_9, t0.roles_acl AS roles_acl_10, t0.roles_menu AS roles_menu_11, t0.displayable AS displayable_12, t0.positionabsolute AS positionabsolute_13, t0.actif AS actif_14, t0.allow_writing AS allow_writing_15, t0.allow_deleting AS allow_deleting_16, t0.allow_validating AS allow_validating_17, t0.parent_id AS parent_id_18 FROM menu t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
  "app_login"
]
0.59 ms
(1.40%)
1
SELECT a0_.id AS id_0, a0_.year AS year_1, a0_.datestart AS datestart_2, a0_.dateend AS dateend_3, a0_.comment AS comment_4, a0_.statut_close AS statut_close_5, a0_.statut_lock AS statut_lock_6, a0_.locked_at AS locked_at_7, a0_.closed_at AS closed_at_8 FROM accounting_year a0_ WHERE a0_.statut_close = 0 ORDER BY a0_.datestart DESC LIMIT 1
Parameters:
[]
0.59 ms
(1.40%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.slug AS slug_4, t0.label AS label_5, t0.position AS position_6, t0.target AS target_7, t0.lockable AS lockable_8, t0.menu_item AS menu_item_9, t0.roles_acl AS roles_acl_10, t0.roles_menu AS roles_menu_11, t0.displayable AS displayable_12, t0.positionabsolute AS positionabsolute_13, t0.actif AS actif_14, t0.allow_writing AS allow_writing_15, t0.allow_deleting AS allow_deleting_16, t0.allow_validating AS allow_validating_17, t0.parent_id AS parent_id_18 FROM menu t0 WHERE t0.path = ? AND t0.actif = ? LIMIT 1
Parameters:
[
  "app_login"
  1
]
0.33 ms
(0.78%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.tel AS tel_4, t0.mail AS mail_5, t0.logo AS logo_6, t0.siren AS siren_7, t0.siret AS siret_8, t0.ape AS ape_9, t0.tva AS tva_10, t0.dateendexercice AS dateendexercice_11 FROM structure t0 ORDER BY t0.id ASC LIMIT 1
Parameters:
[]

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
App\Domain\Menu\Entity\Menu 67
App\Domain\AccountingYear\Entity\AccountingYear 1
App\Domain\SiteConfiguration\Entity\SiteConfiguration 1
App\Domain\Structure\Entity\Structure 1