Query Metrics

64 Database Queries
27 Different statements
195.94 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.35 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "defaultSiteConfig"
  null
  null
]
2 0.09 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.32 ms
SELECT *
            FROM website_settings
            WHERE name = ?
                AND (
                    siteId IS NULL
                    OR siteId = 0
                    OR siteId = ?
                )
                AND (
                    language IS NULL
                    OR language = ''
                    OR language = ?
                )
            ORDER BY CONCAT(siteId, language) DESC, siteId DESC, language DESC
Parameters:
[
  "mainBlogPortal"
  null
  null
]
5 0.09 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.08 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 0.52 ms
SELECT * FROM redirects WHERE
            (
                (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR
                (source = :sourcePathQuery AND `type` = :typePathQuery) OR
                (source = :sourceEntireUri AND `type` = :typeEntireUri)
            ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite = '6' AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "sourcePath" => "/Murtal-Advent-Events"
  "sourcePathQuery" => "/Murtal-Advent-Events"
  "sourceEntireUri" => "https://stage.steiermark.com/Murtal-Advent-Events"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.12 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Murtal-Advent-Events"
  "path" => "/steiermark.com/"
]
10 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/Murtal-Advent-Events"
]
11 0.15 ms
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/steiermark.com/%"
  "/Murtal-Advent-Events"
]
12 0.21 ms
SELECT * FROM object_url_slugs WHERE slug = '/Murtal-Advent-Events' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
13 0.12 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
14 0.24 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
15 0.24 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
16 0.55 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  31974
]
17 0.23 ms
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  4522913
]
18 0.12 ms
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4522913
]
19 0.22 ms
SELECT id FROM sites
Parameters:
[]
20 0.31 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  31974
]
21 0.20 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  31974
  31974
  31974
]
22 0.11 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Murtal-Advent-Events"
  "path" => "/"
]
23 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/Murtal-Advent-Events"
]
24 0.10 ms
SELECT * FROM object_url_slugs WHERE slug = '/Murtal-Advent-Events' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
25 0.08 ms
SELECT id FROM sites
Parameters:
[]
26 0.14 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1382164
]
27 0.14 ms
SELECT id FROM sites
Parameters:
[]
28 0.09 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
29 0.26 ms
SELECT id FROM sites
Parameters:
[]
30 0.29 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "MediaCopyright"
]
31 0.33 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4522913
]
32 0.27 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-text-slide"
  "scope" => "pimcore_image_thumbnails"
]
33 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 4522912
]
34 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "72"
]
35 0.22 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "29"
]
36 0.50 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('object','folder')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  5772
]
37 0.12 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "30"
]
38 41.22 ms
SELECT object_localized_28_en.o_id as o_id, object_localized_28_en.o_type as o_type FROM object_localized_28_en WHERE ((visibility is not null and visibility != "")  AND ((FIND_IN_SET(11956, `towns`) > 0 OR FIND_IN_SET(11929, `towns`) > 0 OR FIND_IN_SET(11935, `towns`) > 0 OR FIND_IN_SET(11923, `towns`) > 0 OR FIND_IN_SET(11936, `towns`) > 0 OR FIND_IN_SET(11926, `towns`) > 0 OR FIND_IN_SET(11927, `towns`) > 0 OR FIND_IN_SET(11918, `towns`) > 0 OR FIND_IN_SET(11971, `towns`) > 0 OR FIND_IN_SET(11972, `towns`) > 0 OR FIND_IN_SET(11966, `towns`) > 0 OR FIND_IN_SET(11931, `towns`) > 0 OR FIND_IN_SET(11928, `towns`) > 0 OR FIND_IN_SET(11953, `towns`) > 0 OR FIND_IN_SET(11930, `towns`) > 0 OR FIND_IN_SET(11924, `towns`) > 0 OR FIND_IN_SET(11954, `towns`) > 0 OR FIND_IN_SET(11955, `towns`) > 0 OR FIND_IN_SET(11942, `towns`) > 0 OR FIND_IN_SET(11932, `towns`) > 0))  AND ((FIND_IN_SET(7863, `facilities`) > 0 OR FIND_IN_SET(7864, `facilities`) > 0 OR FIND_IN_SET(7862, `facilities`) > 0 OR FIND_IN_SET(323728, `facilities`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_en.active = 1 ))  AND (dateEnd >= 1732575600 )  AND (dateBegin <= 1764197999 )  AND  object_localized_28_en.o_type IN ('variant')) AND object_localized_28_en.o_published = 1 ORDER BY dateBegin ASC, timeBegin ASC, dateEnd ASC    LIMIT 12
Parameters:
[]
39 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "28"
]
40 137.41 ms
SELECT COUNT(*) FROM object_localized_28_en WHERE ((visibility is not null and visibility != "")  AND ((FIND_IN_SET(11956, `towns`) > 0 OR FIND_IN_SET(11929, `towns`) > 0 OR FIND_IN_SET(11935, `towns`) > 0 OR FIND_IN_SET(11923, `towns`) > 0 OR FIND_IN_SET(11936, `towns`) > 0 OR FIND_IN_SET(11926, `towns`) > 0 OR FIND_IN_SET(11927, `towns`) > 0 OR FIND_IN_SET(11918, `towns`) > 0 OR FIND_IN_SET(11971, `towns`) > 0 OR FIND_IN_SET(11972, `towns`) > 0 OR FIND_IN_SET(11966, `towns`) > 0 OR FIND_IN_SET(11931, `towns`) > 0 OR FIND_IN_SET(11928, `towns`) > 0 OR FIND_IN_SET(11953, `towns`) > 0 OR FIND_IN_SET(11930, `towns`) > 0 OR FIND_IN_SET(11924, `towns`) > 0 OR FIND_IN_SET(11954, `towns`) > 0 OR FIND_IN_SET(11955, `towns`) > 0 OR FIND_IN_SET(11942, `towns`) > 0 OR FIND_IN_SET(11932, `towns`) > 0))  AND ((FIND_IN_SET(7863, `facilities`) > 0 OR FIND_IN_SET(7864, `facilities`) > 0 OR FIND_IN_SET(7862, `facilities`) > 0 OR FIND_IN_SET(323728, `facilities`) > 0))  AND (contentScore > 10)  AND ((object_localized_28_en.active = 1 ))  AND (dateEnd >= 1732575600 )  AND (dateBegin <= 1764197999 )  AND  object_localized_28_en.o_type IN ('variant')) AND object_localized_28_en.o_published = 1
Parameters:
[]
41 0.43 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  51692024
  "recurringDates"
]
42 0.17 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "23"
]
43 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "27"
]
44 0.12 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "demi-event-teaser"
  "scope" => "pimcore_image_thumbnails"
]
45 0.15 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5768732
]
46 0.11 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "59"
]
47 0.96 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
48 0.69 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
49 0.21 ms
SELECT * FROM object_collection_demiRecurringDate_28 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  50488301
  "recurringDates"
]
50 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5763008
]
51 1.11 ms
SELECT COUNT(*) FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
52 0.70 ms
SELECT object_localized_Region_en.o_id as o_id, object_localized_Region_en.o_type as o_type FROM object_localized_Region_en WHERE ((IFNULL(isLive,0) = 1 and demiFilterObject__id IN (select o_id
                              from object_31
                              where filterElements LIKE :demiRegionId AND o_key != "Steiermark"))  AND  object_localized_Region_en.o_type IN ('object','folder')) AND object_localized_Region_en.o_published = 1 LIMIT 1
Parameters:
[
  "demiRegionId" => "%,11886%"
]
53 0.17 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  15885
]
54 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "WeatherStation"
]
55 0.29 ms
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  392
  "weatherData"
]
56 0.59 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  0
]
57 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  1
]
58 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  2
]
59 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  3
]
60 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  4
]
61 0.50 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  5
]
62 0.51 ms
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  392
  "weatherData"
  6
]
63 0.13 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "region-slide-bg"
  "scope" => "pimcore_image_thumbnails"
]
64 0.13 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1453842
]

demi_vacancies connection

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection
demi_vacancies doctrine.dbal.demi_vacancies_connection

Entity Managers

Name Service
portal_engine doctrine.orm.portal_engine_entity_manager
pimcore_direct_edit doctrine.orm.pimcore_direct_edit_entity_manager
statistics_explorer doctrine.orm.statistics_explorer_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

portal_engine entity manager

No loaded entities.

pimcore_direct_edit entity manager

No loaded entities.

statistics_explorer entity manager

No loaded entities.