Query Metrics
2
Database Queries
2
Different statements
35.40 ms
Query time
0
Invalid entities
3
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 34.66 ms |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.name_parent AS name_parent_2, n0_.name_es AS name_es_3, n0_.name_uk AS name_uk_4, n0_.description AS description_5, n0_.description_es AS description_es_6, n0_.description_uk AS description_uk_7, n0_.url AS url_8, n0_.url_es AS url_es_9, n0_.url_uk AS url_uk_10, n0_.type_link_more AS type_link_more_11, n0_.type_link_more_es AS type_link_more_es_12, n0_.type_link_more_uk AS type_link_more_uk_13, n0_.url_more AS url_more_14, n0_.url_more_es AS url_more_es_15, n0_.url_more_uk AS url_more_uk_16, n0_.url_study_together AS url_study_together_17, n0_.url_study_together_es AS url_study_together_es_18, n0_.url_study_together_uk AS url_study_together_uk_19, n1_.id AS id_20, n1_.name AS name_21, n1_.name_fr AS name_fr_22, n1_.name_uk AS name_uk_23, n1_.name_es AS name_es_24, n2_.id AS id_25, n2_.name AS name_26, n2_.code AS code_27, n0_.user_id AS user_id_28 FROM note_book n0_ LEFT JOIN note_book_note_book_category n3_ ON n0_.id = n3_.note_book_id LEFT JOIN note_book_category n1_ ON n1_.id = n3_.note_book_category_id LEFT JOIN note_book_note_book_language n4_ ON n0_.id = n4_.note_book_id LEFT JOIN note_book_language n2_ ON n2_.id = n4_.note_book_language_id WHERE LOWER(n0_.name) LIKE ? OR LOWER(n0_.name_es) LIKE ? OR LOWER(n0_.name_uk) LIKE ? OR LOWER(n0_.description) LIKE ? OR LOWER(n0_.description_es) LIKE ? OR LOWER(n0_.description_uk) LIKE ? OR LOWER(n1_.name) LIKE ? OR LOWER(n2_.code) LIKE ? ORDER BY n0_.name ASC LIMIT 100
Parameters:
[ "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" "%créer un agent ia de wo%" ]
|
||||||||||||||||||||||||||||
2 | 0.74 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.username AS username_7, t0.phone_country AS phone_country_8, t0.phone_number AS phone_number_9, t0.website AS website_10, t0.bio AS bio_11, t0.gender AS gender_12, t0.birthday AS birthday_13, t0.avatar_filename AS avatar_filename_14, t0.ui_language AS ui_language_15, t0.type AS type_16, t0.tools AS tools_17 FROM user t0 WHERE t0.id = ?
Parameters:
[
7
]
|
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\Entity\NoteBook | 1 |
App\Entity\User | 1 |
App\Entity\NoteBookLanguage | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\NoteBook | No errors. |
App\Entity\NoteBookCategory | No errors. |
App\Entity\NoteBookLanguage | No errors. |
App\Entity\User | No errors. |