Query Metrics
2
Database Queries
2
Different statements
15.02 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 14.70 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.first_name AS first_name_3, u0_.twitter_username AS twitter_username_4, u0_.password AS password_5, u0_.is_verified AS is_verified_6, u0_.name AS name_7, u0_.status AS status_8, u0_.token AS token_9, u0_.email_parent1 AS email_parent1_10, u0_.email_parent2 AS email_parent2_11, u0_.classe AS classe_12, u0_.bilan_step_prof AS bilan_step_prof_13, u0_.created_at AS created_at_14, u0_.updated_at AS updated_at_15, u0_.role AS role_16, u0_.metier AS metier_17, u0_.must_be_mentored AS must_be_mentored_18, u0_.has_mentor AS has_mentor_19, u0_.reset_token AS reset_token_20, u0_.code_postal AS code_postal_21, u0_.step_id AS step_id_22, u0_.question_id AS question_id_23, u0_.prof_principal_id AS prof_principal_id_24, u0_.mentor_id AS mentor_id_25, u0_.conseille_id AS conseille_id_26, u0_.survey_id AS survey_id_27, u0_.institution_id AS institution_id_28 FROM user u0_ WHERE u0_.roles LIKE ?
Parameters:
[
"%ROLE_CONSEILLER%"
]
|
2 | 0.32 ms |
SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.cp AS cp_2, i0_.partenariat AS partenariat_3, i0_.expert AS expert_4, i0_.adress AS adress_5, i0_.created AS created_6, i0_.updated AS updated_7, i0_.type AS type_8, i0_.projet AS projet_9, i0_.mentored AS mentored_10, i0_.exp_id AS exp_id_11 FROM institution i0_ WHERE i0_.type IN (?)
Parameters:
[ [ 3 6 ] ] |
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Step | No errors. |
App\Entity\Question | No errors. |
App\Entity\UserAnswer | No errors. |
App\Entity\User | No errors. |
App\Entity\Survey | No errors. |
App\Entity\Institution | No errors. |
App\Entity\UserAnswerAdd | No errors. |