Query Metrics
9
Database Queries
7
Different statements
9.40 ms
Query time
0
Invalid entities
36
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.62 ms (27.93%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.value AS value_4 FROM setting t0 WHERE t0.type = ?
Parameters:
[
"siteSettings"
]
|
|
2.28 ms (24.22%) |
1 |
SELECT p0_.name AS name_0, p0_.title AS title_1 FROM page_content p0_ WHERE p0_.group_name = ?
Parameters:
[
"products"
]
|
|
1.53 ms (16.31%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.tags AS tags_6, t0.primary_thumbnail AS primary_thumbnail_7, t0.primary_image AS primary_image_8, t0.status AS status_9, t0.published_date AS published_date_10, t0.url AS url_11, t0.keywords AS keywords_12, t0.meta_description AS meta_description_13, t0.robot_tags AS robot_tags_14, t0.title_format AS title_format_15, t0.other_seo_tags AS other_seo_tags_16, t0.open_graph_tags AS open_graph_tags_17, t0.page_type_data AS page_type_data_18, t0.category_id AS category_id_19, t0.author_id AS author_id_20, t0.primary_thumbnail_media_file_id AS primary_thumbnail_media_file_id_21, t0.primary_image_media_file_id AS primary_image_media_file_id_22 FROM blog_entry t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
"choosing-the-right-kitchen-floor-tiles-for-your-home-from-swastik-hubli"
]
|
|
1.13 ms (11.97%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.path AS path_5 FROM blog_category t0
Parameters:
[] |
|
0.70 ms (7.43%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.language AS language_4 FROM custom_content_fields t0 WHERE t0.language = ?
Parameters:
[
"en"
]
|
|
0.66 ms (7.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.filename AS filename_3, t0.path AS path_4, t0.storage_type AS storage_type_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.metadata AS metadata_8, t0.version AS version_9 FROM media_file t0 WHERE t0.id = ?
Parameters:
[
118
]
|
|
0.48 ms (5.14%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.value AS value_4 FROM setting t0 WHERE t0.type = ? AND t0.name = ? LIMIT 1
Parameters:
[ "theme_styles" "current" ] |
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\CustomContentFields | 15 |
| App\Entity\Setting | 15 |
| App\Entity\BlogCategory | 3 |
| App\Entity\BlogEntry | 1 |
| App\Entity\User | 1 |
| App\Entity\MediaFile | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\BlogCategory | No errors. |
| App\Entity\BlogEntry | No errors. |
| App\Entity\User | No errors. |
| App\Entity\MediaFile | No errors. |
| App\Entity\CustomContentFields | No errors. |
| App\Entity\Setting | No errors. |
| App\Entity\PageContent | No errors. |
| App\Entity\PageDownload | No errors. |
| App\Entity\PhotoAlbum | No errors. |