65.08 ms (70.50%)
|
346 |
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"
]
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` = 'isAclDisplaySynced' LIMIT 1;
|
19.82 ms (21.47%)
|
1 |
SELECT COUNT(j0_.id) AS sclr_0 FROM journal_entry j0_ WHERE j0_.exercice_id = ?
SELECT COUNT(j0_.id) AS sclr_0 FROM journal_entry j0_ WHERE j0_.exercice_id = 3;
|
3.10 ms (3.35%)
|
12 |
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: [
"compta_dashboard"
]
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 = 'compta_dashboard' LIMIT 1;
|
2.19 ms (2.37%)
|
5 |
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
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;
|
0.46 ms (0.50%)
|
1 |
SELECT SUM(j0_.total_debit) AS sclr_0, SUM(j0_.total_credit) AS sclr_1 FROM journal_entry j0_ WHERE j0_.exercice_id = ?
SELECT SUM(j0_.total_debit) AS sclr_0, SUM(j0_.total_credit) AS sclr_1 FROM journal_entry j0_ WHERE j0_.exercice_id = 3;
|
0.39 ms (0.42%)
|
1 |
SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.mail AS mail_7, t0.is_verified AS is_verified_8, t0.failed_login_count AS failed_login_count_9, t0.last_failed_login_at AS last_failed_login_at_10, t0.last_login_at AS last_login_at_11, t0.is_validated AS is_validated_12, t0.token AS token_13 FROM `user` t0 WHERE t0.login = ? LIMIT 1
Parameters: [
"president"
]
SELECT t0.id AS id_1, t0.login AS login_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.mail AS mail_7, t0.is_verified AS is_verified_8, t0.failed_login_count AS failed_login_count_9, t0.last_failed_login_at AS last_failed_login_at_10, t0.last_login_at AS last_login_at_11, t0.is_validated AS is_validated_12, t0.token AS token_13 FROM `user` t0 WHERE t0.login = 'president' LIMIT 1;
|
0.36 ms (0.39%)
|
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: [
"compta_dashboard"
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 = 'compta_dashboard' AND t0.actif = 1 LIMIT 1;
|
0.34 ms (0.37%)
|
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
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;
|
0.34 ms (0.37%)
|
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_ ORDER BY a0_.datestart DESC
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_ ORDER BY a0_.datestart DESC;
|
0.24 ms (0.26%)
|
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
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;
|