Query Metrics
11
Database Queries
8
Different statements
15.44 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.13 ms (59.12%) |
1 |
SELECT a.* FROM (SELECT t0.id AS ID_1, t0.title AS TITLE_2, t0.titleEn AS TITLEEN_3, t0.content AS CONTENT_4, t0.contentEn AS CONTENTEN_5, t0.verified AS VERIFIED_6, t0.created_at AS CREATED_AT_7, t0.updated_at AS UPDATED_AT_8, t0.team_id AS TEAM_ID_9, t0.author_id AS AUTHOR_ID_10, t0.image_id AS IMAGE_ID_11 FROM news t0 WHERE t0.id = ?) a WHERE ROWNUM <= 1
Parameters:
[
39
]
|
2.57 ms (16.62%) |
1 |
SELECT t0.id AS ID_1, t0.news_id AS NEWS_ID_2, t0.file_id AS FILE_ID_3 FROM file_collection t0 WHERE t0.news_id = ?
Parameters:
[
39
]
|
1.74 ms (11.27%) |
1 |
ALTER SESSION SET NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS' NLS_TIME_FORMAT = 'HH24:MI:SS' NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS' NLS_TIMESTAMP_FORMAT = 'YYYY-MM-DD HH24:MI:SS' NLS_TIMESTAMP_TZ_FORMAT = 'YYYY-MM-DD HH24:MI:SS TZH:TZM' NLS_NUMERIC_CHARACTERS = '.,'
Parameters:
[] |
0.56 ms (3.60%) |
2 |
SELECT t0.id AS ID_1, t0.name AS NAME_2, t0.name_en AS NAME_EN_3, t0.orderNumber AS ORDERNUMBER_4 FROM header_section t0 ORDER BY t0.orderNumber ASC
Parameters:
[] |
0.50 ms (3.26%) |
1 |
SELECT t0.id AS ID_1, t0.name AS NAME_2, t0.original_name AS ORIGINAL_NAME_3, t0.created AS CREATED_4, t0.phototheque AS PHOTOTHEQUE_5 FROM t_file t0 WHERE t0.id = ?
Parameters:
[
59
]
|
0.41 ms (2.64%) |
2 |
SELECT t0.id AS ID_1, t0.name AS NAME_2, t0.name_en AS NAME_EN_3, t0.content AS CONTENT_4, t0.contentEn AS CONTENTEN_5, t0.is_public AS IS_PUBLIC_6, t0.static AS STATIC_7, t0.order_number AS ORDER_NUMBER_8, t0.should_be_logged AS SHOULD_BE_LOGGED_9, t0.url AS URL_10, t0.url_en AS URL_EN_11, t0.section_id AS SECTION_ID_12 FROM PAGE t0 WHERE t0.section_id = ? ORDER BY t0.order_number ASC
Parameters:
[
1
]
|
0.32 ms (2.09%) |
2 |
SELECT t0.id AS ID_1, t0.name AS NAME_2, t0.name_en AS NAME_EN_3, t0.content AS CONTENT_4, t0.contentEn AS CONTENTEN_5, t0.is_public AS IS_PUBLIC_6, t0.static AS STATIC_7, t0.order_number AS ORDER_NUMBER_8, t0.should_be_logged AS SHOULD_BE_LOGGED_9, t0.url AS URL_10, t0.url_en AS URL_EN_11, t0.section_id AS SECTION_ID_12 FROM PAGE t0 WHERE t0.section_id IS NULL AND t0.is_public = ? ORDER BY t0.order_number ASC
Parameters:
[
1
]
|
0.22 ms (1.41%) |
1 |
SELECT t0.id AS ID_1, t0.name AS NAME_2, t0.name_en AS NAME_EN_3, t0.content AS CONTENT_4, t0.contentEn AS CONTENTEN_5, t0.is_public AS IS_PUBLIC_6, t0.static AS STATIC_7, t0.order_number AS ORDER_NUMBER_8, t0.should_be_logged AS SHOULD_BE_LOGGED_9, t0.url AS URL_10, t0.url_en AS URL_EN_11, t0.section_id AS SECTION_ID_12 FROM PAGE t0 WHERE t0.is_public = ? ORDER BY t0.order_number ASC
Parameters:
[
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\News | No errors. |
App\Entity\Equipe | No errors. |
App\UserBundle\Entity\User | No errors. |
App\Entity\File | No errors. |
App\Entity\FileNews | No errors. |
App\Entity\HeaderSection |
|
App\Entity\Page |
|
App\Entity\Paragraph | No errors. |