Query Metrics
20
Database Queries
5
Different statements
7.59 ms
Query time
5
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.70 ms |
SELECT t0.identifier AS identifier_1, t0.app_domain AS app_domain_2, t0.app_name AS app_name_3, t0.app_mysql_url AS app_mysql_url_4, t0.app_mongo_db AS app_mongo_db_5, t0.app_repository_path AS app_repository_path_6, t0.app_mail_dsn AS app_mail_dsn_7, t0.app_upload_storage_dsn AS app_upload_storage_dsn_8, t0.app_piece_jointe_storage_dsn AS app_piece_jointe_storage_dsn_9, t0.disabled_at AS disabled_at_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.sso_client_secret AS sso_client_secret_13, t0.sso_redirect_uri AS sso_redirect_uri_14, t0.sso_grant AS sso_grant_15, t0.sso_scope AS sso_scope_16 FROM application t0 WHERE t0.app_domain = ? LIMIT 1
Parameters:
[
"recette.ilo.caramia.fr"
]
|
2 | 0.27 ms |
SELECT DATABASE()
Parameters:
[] |
3 | 0.24 ms |
SELECT DATABASE()
Parameters:
[] |
4 | 0.39 ms |
SELECT t0.identifier AS identifier_1, t0.sso_expire_at AS sso_expire_at_2, t0.scope AS scope_3, t0.revoked AS revoked_4, t0.account_id AS account_id_5 FROM recette_base_demo.application__account_access_token t0 WHERE t0.identifier = ?
Parameters:
[
"f6fb506ae2755bb1e248208c2a05796a64609ba137229e557ea5c5ced486acf08d52042b1fd60876"
]
|
5 | 0.27 ms |
SELECT DATABASE()
Parameters:
[] |
6 | 0.31 ms |
SELECT DATABASE()
Parameters:
[] |
7 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
8 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
9 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
10 | 0.26 ms |
SELECT DATABASE()
Parameters:
[] |
11 | 1.63 ms |
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.start_at AS start_at_4, t0.end_at AS end_at_5, t0.anonymized_at AS anonymized_at_6, t0.rgpd_at AS rgpd_at_7, t0.licence AS licence_8, t0.licence_at AS licence_at_9, t0.function_comment AS function_comment_10, t0.accompagnement AS accompagnement_11, t0.contract_type_id AS contract_type_id_12, t0.dernier_diplome AS dernier_diplome_13, t0.phone AS phone_14, t0.mobile AS mobile_15, t0.etp AS etp_16, t0.comment AS comment_17, t0.contribution_reseau AS contribution_reseau_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.email AS email_21, t0.sso_password AS sso_password_22, t0.sso_password_request_at AS sso_password_request_at_23, t0.sso_password_reset_token AS sso_password_reset_token_24, t0.roles AS roles_25, t0.sso_last_connect_at AS sso_last_connect_at_26, t0.sso_created_at AS sso_created_at_27, t0.sso_activated_at AS sso_activated_at_28, t0.sso_disabled_at AS sso_disabled_at_29, t0.avatar AS avatar_30, t0.function_id AS function_id_31, t0.etablissement_id AS etablissement_id_32, t0.client_id AS client_id_33, t0.niveau_etude_id AS niveau_etude_id_34, t0.job_id AS job_id_35 FROM recette_base_demo.application__account t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"dev@caramia.fr"
]
|
12 | 0.26 ms |
SELECT DATABASE()
Parameters:
[] |
13 | 0.25 ms |
SELECT DATABASE()
Parameters:
[] |
14 | 0.29 ms |
SELECT DATABASE()
Parameters:
[] |
15 | 0.32 ms |
SELECT DATABASE()
Parameters:
[] |
16 | 0.53 ms |
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.sigle AS sigle_3, t0.role AS role_4, t0.activate_at AS activate_at_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.disabled_at AS disabled_at_8, t0.legacy AS legacy_9, t0.etablissement_id AS etablissement_id_10, t0.application_id AS application_id_11, t0.structure_id AS structure_id_12 FROM recette_base_demo.application__client t0 WHERE t0.id = ?
Parameters:
[
1
]
|
17 | 0.28 ms |
SELECT DATABASE()
Parameters:
[] |
18 | 0.25 ms |
SELECT DATABASE()
Parameters:
[] |
19 | 0.21 ms |
SELECT DATABASE()
Parameters:
[] |
20 | 0.24 ms |
SELECT DATABASE()
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
application | doctrine.dbal.application_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
application | doctrine.orm.application_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Application | No errors. |
application entity manager
Class | Mapping errors |
---|---|
Tanjun\Master\Entity\Application\AccountAccessToken | No errors. |
Tanjun\Master\Entity\Application\Account |
|
Tanjun\Master\Entity\Referentiel\Enumeration\AbstractEnumeration | No errors. |
Tanjun\Master\Entity\Referentiel\Enumeration\AccountFunction | No errors. |
Tanjun\Master\Entity\Application\Etablissement | No errors. |
Tanjun\Master\Entity\Application\Client |
|
App\Entity\Referentiel\NiveauEtude | No errors. |
Tanjun\Master\Entity\Referentiel\Enumeration\AccountJob | No errors. |
Tanjun\Master\Entity\Application\Dispositif | No errors. |
Tanjun\Master\Entity\Application\AccountPreference |
|
App\Entity\Application | No errors. |
Tanjun\Master\Entity\Fiche\Structure |
|
Tanjun\Master\Entity\Application\Contract | No errors. |
Tanjun\Master\Entity\Application\ClientReseau | No errors. |
Tanjun\Master\Entity\Application\Convention | No errors. |
Tanjun\Master\Entity\Application\ClientPreference |
|