Query Metrics
4
Database Queries
3
Different statements
5.37 ms
Query time
0
Invalid entities
8
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.is_showtitle AS is_showtitle_5, t0.is_showdescription AS is_showdescription_6, t0.is_showdate AS is_showdate_7, t0.position AS position_8, t0.position_favorite AS position_favorite_9, t0.is_sectionfluid AS is_sectionfluid_10, t0.isfavorite AS isfavorite_11, t0.balise_class AS balise_class_12, t0.balise_id AS balise_id_13, t0.balise_name AS balise_name_14, t0.balise_style AS balise_style_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.content AS content_18, t0.one_article_id AS one_article_id_19, t0.one_category_id AS one_category_id_20, t0.one_employed_id AS one_employed_id_21, t0.author_id AS author_id_22, t0.page_id AS page_id_23 FROM section t0 WHERE t0.isfavorite = ?
Parameters:
[
1
]
|
| 2 | 1.59 ms |
SELECT a0_.id AS id_0, a0_.name_site AS name_site_1, a0_.slogan_site AS slogan_site_2, a0_.descr_site AS descr_site_3, a0_.is_online AS is_online_4, a0_.admin_email AS admin_email_5, a0_.admin_webmaster AS admin_webmaster_6, a0_.is_blockmenufluid AS is_blockmenufluid_7, a0_.offline_message AS offline_message_8, a0_.is_showofflinemessage AS is_showofflinemessage_9, a0_.is_showofflinelogo AS is_showofflinelogo_10, a0_.is_showtitlesitehome AS is_showtitlesitehome_11, a0_.url_facebook AS url_facebook_12, a0_.url_instagram AS url_instagram_13, a0_.url_linkedin AS url_linkedin_14, a0_.url_googlebusiness AS url_googlebusiness_15, a0_.logo_file AS logo_file_16, a0_.logo_name AS logo_name_17, a0_.logo_size AS logo_size_18, a0_.favicon_file AS favicon_file_19, a0_.favicon_name AS favicon_name_20, a0_.favicon_size AS favicon_size_21, a0_.created_at AS created_at_22, a0_.updated_at AS updated_at_23 FROM application a0_ LIMIT 1
Parameters:
[] |
| 3 | 1.15 ms |
SELECT a0_.id AS id_0, a0_.name_site AS name_site_1, a0_.slogan_site AS slogan_site_2, a0_.descr_site AS descr_site_3, a0_.is_online AS is_online_4, a0_.admin_email AS admin_email_5, a0_.admin_webmaster AS admin_webmaster_6, a0_.is_blockmenufluid AS is_blockmenufluid_7, a0_.offline_message AS offline_message_8, a0_.is_showofflinemessage AS is_showofflinemessage_9, a0_.is_showofflinelogo AS is_showofflinelogo_10, a0_.is_showtitlesitehome AS is_showtitlesitehome_11, a0_.url_facebook AS url_facebook_12, a0_.url_instagram AS url_instagram_13, a0_.url_linkedin AS url_linkedin_14, a0_.url_googlebusiness AS url_googlebusiness_15, a0_.logo_file AS logo_file_16, a0_.logo_name AS logo_name_17, a0_.logo_size AS logo_size_18, a0_.favicon_file AS favicon_file_19, a0_.favicon_name AS favicon_name_20, a0_.favicon_size AS favicon_size_21, a0_.created_at AS created_at_22, a0_.updated_at AS updated_at_23 FROM application a0_ LIMIT 1
Parameters:
[] |
| 4 | 1.50 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.state AS state_3, p0_.is_menu AS is_menu_4, p1_.id AS id_5, p0_.position AS position_6 FROM page p0_ LEFT JOIN page p1_ ON p0_.parent_id = p1_.id WHERE p0_.state = ? AND p0_.is_menu = ?
Parameters:
[ "publiée" 1 ] |
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\Webapp\Section | 3 |
| App\Entity\Admin\Employed | 1 |
| App\Entity\Webapp\Page | 1 |
| App\Entity\Webapp\Articles | 1 |
| App\Entity\Webapp\choice\Category | 1 |
| App\Entity\Admin\Application | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Webapp\Section | No errors. |
| App\Entity\Webapp\Articles | No errors. |
| App\Entity\Webapp\choice\Category | No errors. |
| App\Entity\Admin\Employed | No errors. |
| App\Entity\Webapp\Page | No errors. |
| App\Entity\Admin\Application | No errors. |