Query Metrics

229 Database Queries
65 Different statements
121.72 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
44.08 ms
(36.21%)
1
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en WHERE ((o_id in (select o_parentId from object_10 where holidayThemes like '%8578,8511,8588,8508,8580,8500,8579,8552,1916072,8519,8507,1916044,8503,8586,8170573,42788505,2956819,8560,8553,18082397,8543,8566%'))  AND (needAcco is null or needAcco = 0)  AND (o_id in (select o_id from object_collection_demiDate_11 where object_collection_demiDate_11.from > 1738900464 or object_collection_demiDate_11.to > 1738900464))  AND (o_id != 47604448)  AND (o_parentId in (select o_id from object_12 where o_published = 1 ))  AND (o_id in (select o_parentid from object_10 where packageOnly is null or packageOnly = 0))  AND  object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY `order`    LIMIT 4
Parameters:
[]
33.33 ms
(27.38%)
1
SELECT COUNT(*) FROM object_localized_11_en WHERE ((o_id in (select o_parentId from object_10 where holidayThemes like '%8578,8511,8588,8508,8580,8500,8579,8552,1916072,8519,8507,1916044,8503,8586,8170573,42788505,2956819,8560,8553,18082397,8543,8566%'))  AND (needAcco is null or needAcco = 0)  AND (o_id in (select o_id from object_collection_demiDate_11 where object_collection_demiDate_11.from > 1738900464 or object_collection_demiDate_11.to > 1738900464))  AND (o_id != 47604448)  AND (o_parentId in (select o_id from object_12 where o_published = 1 ))  AND (o_id in (select o_parentid from object_10 where packageOnly is null or packageOnly = 0))  AND  object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[]
2.88 ms
(2.36%)
29
SELECT objects.*, tree_locks.locked as o_locked FROM objects
            LEFT JOIN tree_locks ON objects.o_id = tree_locks.id AND tree_locks.type = 'object'
                WHERE o_id = ?
Parameters:
[
  47604448
]
2.73 ms
(2.25%)
17
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
2.54 ms
(2.09%)
10
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 209143
]
2.38 ms
(1.96%)
29
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  47604448
]
2.03 ms
(1.67%)
1
SELECT * FROM object_localized_data_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  47604448
]
1.85 ms
(1.52%)
1
SELECT * FROM object_collection_demiLink_localized_11 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  47604448
  "links"
  0
]
1.76 ms
(1.45%)
1
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en WHERE ((needAcco is null or needAcco = 0)  AND (o_id in (select o_id from object_collection_demiDate_11 where object_collection_demiDate_11.from > 1738900464 or object_collection_demiDate_11.to > 1738900464))  AND (o_id != 47604448)  AND (o_parentId in (select o_id from object_12 where town__id in (12542) and o_published = 1 ))  AND (o_id in (select o_parentid from object_10 where packageOnly is null or packageOnly = 0))  AND  object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY `order`    LIMIT 4
Parameters:
[]
1.71 ms
(1.41%)
8
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  49259869
]
1.58 ms
(1.30%)
1
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  47604465
]
1.52 ms
(1.25%)
14
SELECT * FROM object_store_23 WHERE oo_id = ?
Parameters:
[
  47839362
]
1.47 ms
(1.21%)
10
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.38 ms
(1.13%)
1
SELECT * FROM object_collection_demiFacilityRelation_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  47604448
  "facilities"
]
1.36 ms
(1.12%)
8
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:
[
  5639825
]
1.14 ms
(0.94%)
1
SELECT * FROM object_collection_demiAddress_12 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  47604423
  "addresses"
]
0.99 ms
(0.81%)
6
SELECT name, type, data, cid, inheritable, cpath FROM properties WHERE ((cid IN (1,47604449,47604448,47604423,55497,5670) AND inheritable = 1) OR cid = ? ) AND ctype='object'
Parameters:
[
  47839362
]
0.98 ms
(0.80%)
1
SELECT * FROM object_relations_11 WHERE src_id = ?
Parameters:
[
  47604448
]
0.95 ms
(0.78%)
2
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
]
0.94 ms
(0.77%)
8
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
  49259869
]
0.93 ms
(0.76%)
14
SELECT * FROM object_relations_23 WHERE src_id = ?
Parameters:
[
  47839362
]
0.87 ms
(0.72%)
1
SELECT * FROM object_collection_demiLink_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  47604448
  "links"
]
0.77 ms
(0.63%)
8
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  5639825
]
0.75 ms
(0.62%)
1
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" => "%,12452%"
]
0.75 ms
(0.62%)
1
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" => "/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/StyrianRICE-Genusscardtour_asd_47604448"
  "sourcePathQuery" => "/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/StyrianRICE-Genusscardtour_asd_47604448"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/StyrianRICE-Genusscardtour_asd_47604448"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.74 ms
(0.61%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  10929
]
0.59 ms
(0.48%)
4
SELECT id FROM sites
Parameters:
[]
0.54 ms
(0.44%)
8
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
  49259869
]
0.52 ms
(0.42%)
1
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
  47604423
]
0.50 ms
(0.41%)
2
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "StyrianRICE-Genusscardtour_asd_47604448"
  "path" => "/steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/"
]
0.47 ms
(0.39%)
1
SELECT * FROM object_localized_data_MediaCopyright WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  47608626
]
0.44 ms
(0.36%)
1
SELECT o_id FROM objects WHERE o_path = :path AND `o_key` = :key
Parameters:
[
  "key" => "customer"
  "path" => "/deskline/"
]
0.43 ms
(0.35%)
1
SELECT * FROM object_store_12 WHERE oo_id = ?
Parameters:
[
  47604423
]
0.42 ms
(0.34%)
1
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" => "%,12452%"
]
0.41 ms
(0.34%)
1
SELECT * FROM object_store_11 WHERE oo_id = ?
Parameters:
[
  47604448
]
0.40 ms
(0.33%)
1
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
  47604465
]
0.36 ms
(0.29%)
1
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
  47604465
]
0.34 ms
(0.28%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.34 ms
(0.28%)
1
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  47604448
  "startTime"
]
0.29 ms
(0.24%)
1
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  48171983
  "periods"
]
0.25 ms
(0.21%)
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:
[
  "/steiermark.com/%"
  "/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/StyrianRICE-Genusscardtour_asd_47604448"
]
0.25 ms
(0.20%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.22 ms
(0.18%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.20 ms
(0.17%)
1
SELECT * FROM object_brick_store_demiMerchServEX_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604448
  "demiExtension"
]
0.20 ms
(0.16%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.20 ms
(0.16%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  9323
  10929
  10929
]
0.19 ms
(0.15%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  10929
  10929
]
0.15 ms
(0.12%)
1
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604465
  "demiExtension"
]
0.14 ms
(0.12%)
1
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/steiermark.com/en/Thermen-Vulkanland/Plan-your-holiday/Experiences/StyrianRICE-Genusscardtour_asd_47604448"
]
0.14 ms
(0.11%)
1
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  47604448
  "dates"
]
0.13 ms
(0.11%)
1
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  48171983
  "mealTypes"
]
0.13 ms
(0.10%)
1
SELECT * FROM object_brick_store_demiMerchandiseServiceExtension_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604448
  "demiExtension"
]
0.11 ms
(0.09%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  10929
]
0.11 ms
(0.09%)
1
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  48171983
  "prices"
]
0.10 ms
(0.08%)
1
SELECT * FROM object_brick_store_demiYoungStyria_12 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604423
  "demiExtension"
]
0.10 ms
(0.08%)
1
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  48171983
  "prices"
]
0.09 ms
(0.07%)
1
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
  48171983
]
0.08 ms
(0.07%)
1
SELECT * FROM object_relations_79 WHERE src_id = ?
Parameters:
[
  47608625
]
0.08 ms
(0.07%)
1
SELECT * FROM object_relations_MediaCopyright WHERE src_id = ?
Parameters:
[
  47608626
]
0.07 ms
(0.06%)
1
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
  48171983
]
0.07 ms
(0.06%)
1
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604465
  "demiExtension"
]
0.07 ms
(0.06%)
1
SELECT * FROM object_store_79 WHERE oo_id = ?
Parameters:
[
  47608625
]
0.07 ms
(0.06%)
1
SELECT * FROM object_brick_store_demiCanonicalRegion_11 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604448
  "demiExtension"
]
0.07 ms
(0.05%)
1
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[
  47604465
  "demiExtension"
]
0.06 ms
(0.05%)
1
SELECT * FROM object_store_MediaCopyright WHERE oo_id = ?
Parameters:
[
  47608626
]

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.