Query Metrics

133 Database Queries
17 Different statements
20.23 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.42 ms
(26.80%)
44
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[
  1738264330
  "site_domain_f4f9584137aa165987d9e41022ea0415"
]
4.13 ms
(20.41%)
19
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  3
]
2.76 ms
(13.65%)
19
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  3
]
1.69 ms
(8.36%)
15
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?)
Parameters:
[
  1738264330
  "system\x01tags\x01"
  "redirect\x01tags\x01"
  "route\x01tags\x01"
]
1.68 ms
(8.32%)
13
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?)
Parameters:
[
  1738264330
  "system\x01tags\x01"
  "site\x01tags\x01"
]
0.67 ms
(3.30%)
2
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_format=html&_locale=en&_controller=OdomosBundle%5CController%5CHomeController%3A%3AheaderAction"
  "path_query"
  "http://odomosprotect.daburuat.com/_fragment?_path=_format=html&_locale=en&_controller=OdomosBundle%5CController%5CHomeController%3A%3AheaderAction"
  "entire_uri"
]
0.66 ms
(3.28%)
3
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  14
]
0.60 ms
(2.99%)
4
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.55 ms
(2.70%)
5
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  1738264330
  "object_103\x01tags\x01"
  "class_od_blog\x01tags\x01"
  "asset_161\x01tags\x01"
  "asset_45\x01tags\x01"
  "asset_44\x01tags\x01"
  "asset_43\x01tags\x01"
]
0.48 ms
(2.36%)
1
SELECT object_od_blog.id as id, object_od_blog.type as `type` FROM object_od_blog WHERE (`key` NOT LIKE '%what-are-the-most-common-mosquito-breeding-sites%' AND  object_od_blog.type IN ('object','variant','folder')) AND object_od_blog.published = 1
Parameters:
[]
0.37 ms
(1.81%)
2
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Odomos/blog/"
  "what-are-the-most-common-mosquito-breeding-sites"
]
0.33 ms
(1.64%)
1
SELECT id FROM objects WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Odomos/OdomosBlogs/"
  "what-are-the-most-common-mosquito-breeding-sites"
]
0.32 ms
(1.57%)
1
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '3' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/blog/what-are-the-most-common-mosquito-breeding-sites"
  "path"
  "auto_create"
  "/blog/what-are-the-most-common-mosquito-breeding-sites"
  "path_query"
  "http://odomosprotect.daburuat.com/blog/what-are-the-most-common-mosquito-breeding-sites"
  "entire_uri"
]
0.17 ms
(0.84%)
1
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/Odomos/%"
  "/blog/what-are-the-most-common-mosquito-breeding-sites"
]
0.15 ms
(0.73%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "od_blog"
]
0.13 ms
(0.64%)
1
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/Odomos/blog/what-are-the-most-common-mosquito-breeding-sites"
]
0.12 ms
(0.61%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

default entity manager

Class Mapping errors
SeoBundle\Model\ElementMetaData No errors.

statistics_explorer entity manager

No loaded entities.