Query Metrics
213
Database Queries
57
Different statements
340.06 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.34 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.07 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
1
]
|
3 | 0.26 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.12 ms |
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
8
]
|
6 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"BlogPortal"
]
|
7 | 0.67 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" => "/en/Plan-your-holiday/Travel-shop" "sourcePathQuery" => "/en/Plan-your-holiday/Travel-shop" "sourceEntireUri" => "https://stage.steiermark.com/en/Plan-your-holiday/Travel-shop" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
8 | 0.15 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
9 | 0.27 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Travel-shop" "path" => "/steiermark.com/en/Plan-your-holiday/" ] |
10 | 0.29 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Plan-your-holiday/Travel-shop' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
11 | 0.17 ms |
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[] |
12 | 0.26 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
13 | 0.28 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"Region"
]
|
14 | 0.19 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4092
]
|
15 | 0.21 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
196
]
|
16 | 0.25 ms |
SELECT id FROM sites
Parameters:
[] |
17 | 0.29 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
4092
]
|
18 | 0.24 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 196 4092 4092 ] |
19 | 0.17 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4092 4092 ] |
20 | 0.16 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 196 196 ] |
21 | 0.16 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Travel-shop" "path" => "/en/Plan-your-holiday/" ] |
22 | 0.11 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Plan-your-holiday/Travel-shop" ] |
23 | 0.10 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Travel-shop" "path" => "/en/Plan-your-holiday/" ] |
24 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Plan-your-holiday/Travel-shop" ] |
25 | 0.18 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/%" "/en/Plan-your-holiday/Travel-shop" ] |
26 | 0.11 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "Plan-your-holiday" "path" => "/en/" ] |
27 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en/Plan-your-holiday" ] |
28 | 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/%" "/en/Plan-your-holiday" ] |
29 | 0.10 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "en" "path" => "/" ] |
30 | 0.09 ms |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/en" ] |
31 | 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/%" "/en" ] |
32 | 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/%"
""
]
|
33 | 0.10 ms |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "" "path" => "/" ] |
34 | 0.13 ms |
SELECT * FROM object_url_slugs WHERE slug = '/en/Plan-your-holiday/Travel-shop' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
35 | 0.11 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
36 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "1" "scope" => "pimcore_staticroutes" ] |
37 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "2" "scope" => "pimcore_staticroutes" ] |
38 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "3" "scope" => "pimcore_staticroutes" ] |
39 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "4" "scope" => "pimcore_staticroutes" ] |
40 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "5" "scope" => "pimcore_staticroutes" ] |
41 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "6" "scope" => "pimcore_staticroutes" ] |
42 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "7" "scope" => "pimcore_staticroutes" ] |
43 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "8" "scope" => "pimcore_staticroutes" ] |
44 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "9" "scope" => "pimcore_staticroutes" ] |
45 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "10" "scope" => "pimcore_staticroutes" ] |
46 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "11" "scope" => "pimcore_staticroutes" ] |
47 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "12" "scope" => "pimcore_staticroutes" ] |
48 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "13" "scope" => "pimcore_staticroutes" ] |
49 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "15" "scope" => "pimcore_staticroutes" ] |
50 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "16" "scope" => "pimcore_staticroutes" ] |
51 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "17" "scope" => "pimcore_staticroutes" ] |
52 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "18" "scope" => "pimcore_staticroutes" ] |
53 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "19" "scope" => "pimcore_staticroutes" ] |
54 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "20" "scope" => "pimcore_staticroutes" ] |
55 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "21" "scope" => "pimcore_staticroutes" ] |
56 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "22" "scope" => "pimcore_staticroutes" ] |
57 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "23" "scope" => "pimcore_staticroutes" ] |
58 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "24" "scope" => "pimcore_staticroutes" ] |
59 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "25" "scope" => "pimcore_staticroutes" ] |
60 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "26" "scope" => "pimcore_staticroutes" ] |
61 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "27" "scope" => "pimcore_staticroutes" ] |
62 | 0.07 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "28" "scope" => "pimcore_staticroutes" ] |
63 | 0.15 ms |
SELECT id FROM sites
Parameters:
[] |
64 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3189171 ] |
65 | 0.17 ms |
SELECT id FROM sites
Parameters:
[] |
66 | 0.12 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"21"
]
|
67 | 0.26 ms |
SELECT id FROM sites
Parameters:
[] |
68 | 0.22 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"MediaCopyright"
]
|
69 | 0.29 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 258787 ] |
70 | 0.27 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"31"
]
|
71 | 0.23 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"59"
]
|
72 | 0.11 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"72"
]
|
73 | 0.59 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:
[
11512
]
|
74 | 0.32 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:
[
11420
]
|
75 | 0.73 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:
[
11467
]
|
76 | 0.71 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:
[
1683716
]
|
77 | 0.57 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:
[
11507
]
|
78 | 0.51 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:
[
11893
]
|
79 | 0.42 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:
[
29785441
]
|
80 | 0.37 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:
[
11886
]
|
81 | 0.75 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:
[
12089
]
|
82 | 0.52 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:
[
11189
]
|
83 | 0.29 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:
[
11408
]
|
84 | 0.46 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:
[
6938
]
|
85 | 0.71 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:
[
12452
]
|
86 | 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:
[
11462
]
|
87 | 38.46 ms |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_en.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_en.oo_id WHERE ((o_parentId in (select o_id from object_12 where town__id in (11550,11552,11546,11938,11563,11553,11561,11562,11540,11554,11551,3896604,11548,11547,11545,11543,11549,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,29785444,29785442,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11195,11196,11191,11194,11190,3192509,11197,11409,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,11465,11466,11464,11463,1612603) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_en.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_en.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1732575600 and object_collection_demiDate_11.from < 1764111600))) AND (dates.to > 1732575600) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
88 | 33.60 ms |
SELECT object_localized_11_en.o_id as o_id, object_localized_11_en.o_type as o_type FROM object_localized_11_en LEFT JOIN object_collection_demiDate_11 dates ON dates.o_id = object_localized_11_en.oo_id LEFT JOIN object_collection_demiStartTime_11 times ON times.o_id = object_localized_11_en.oo_id WHERE ((o_parentId in (select o_id from object_12 where town__id in (11550,11552,11546,11938,11563,11553,11561,11562,11540,11554,11551,3896604,11548,11547,11545,11543,11549,11550,11552,11546,11938,11563,11553,11561,11562,11540,11551,11554,3896604,11548,11547,11545,11543,11549,11431,11422,11423,11541,11430,3192505,3192507,3192504,3192506,11426,3192508,11434,11848,11504,11474,11849,11470,11493,11499,11492,11841,11487,11501,11475,11495,11494,11496,11482,11846,11484,11847,11506,11479,11837,11478,11839,11505,11489,11842,11845,11836,11476,11503,11471,11483,11850,11498,11481,11497,11500,11843,11472,11490,11844,11491,11473,11838,11477,11488,11840,11485,11486,11480,11502,10003651,10003639,10003640,10003652,10003641,10003650,10003612,10003642,10003643,10003660,10003613,10003644,10003610,10003614,10003616,10003653,10003645,10003617,10003618,10003654,10003620,10003621,10003622,10003655,10003656,10003646,10003649,10003624,10003648,10003659,10003629,10003625,10003647,10003657,10003626,10003628,10003630,10003632,10003633,10003634,10003636,10003658,10003637,10003638,11534,11539,11538,11527,11522,11524,11559,11521,11567,11560,11526,11536,3896603,11528,11535,11537,11959,11948,11910,11909,11965,11963,11947,11922,11921,11950,11914,11920,11946,11937,29785444,29785442,11956,11929,11935,11923,11936,11926,11927,11918,11966,11971,11972,11931,11928,11953,11930,11924,11954,11955,11942,11932,3239518,12146,12115,12122,12133,12531,12143,12116,12129,12138,12136,12118,12163,12164,12155,12152,12525,3552351,12162,12154,5099244,3552346,3190431,12157,3552350,3238735,12110,3552345,3552348,3552347,12120,12123,12135,12137,12140,12099,12098,12117,12108,12151,12134,12109,12156,12106,12126,12132,3190432,12158,12103,12139,3552349,12114,12111,12160,12112,11195,11196,11191,11194,11190,3192509,11197,11409,6944,6971,12312,12321,6973,12320,6953,12309,6955,6957,6963,6948,12304,6969,6945,6966,6951,6968,6949,12305,6958,6959,6970,6974,12324,12342,6946,6956,6964,6954,6967,12319,12333,6965,12323,12316,6961,12318,6972,6962,6960,12329,12311,6947,12478,12548,12464,12539,12535,12532,12555,12472,12489,12505,12503,12508,12526,12544,12530,12537,12463,12491,12547,12519,12480,12542,12551,12477,12469,3239510,12528,12507,3239509,12510,3239507,3239508,12522,12543,12502,12546,12552,12538,12465,11465,11466,11464,11463,1612603) AND o_published = 1)) AND (needAcco is null or needAcco = 0) AND (object_localized_11_en.o_id in (select o_parentId from object_10 where packageOnly is null or packageOnly = 0)) AND (object_localized_11_en.o_id in (select o_id from object_collection_demiDate_11 where (object_collection_demiDate_11.to > 1732575600 and object_collection_demiDate_11.from < 1764111600))) AND (dates.to > 1732575600) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY dates.from ASC, dates.to ASC, times.time ASC, `order`
Parameters:
[] |
89 | 3.21 ms |
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 (2566824,2566859,2589081,2589127,2589153,2589170,38973787,275894,275894,275894,7780383,8086279,8086279,8086279,8086279,8167001,11031281,11031294,11031820,13400308,11031319,11031319,19910387,19910395,17015714,11616598,27736061,14043963,15659562,16540678,16540678,16540678,16540678,16540678,23813976,19400317,19400317,19400317,19400317,19400317,19764417,20709029,6052991,6053007,11283166,7362863,31833558,7362256,26934679,14043580,38343234,13690328,14076362,36362226,36362390,36519347,14383736,26934343,26934343,27152704,27152704,26608409,14624161,1992169,16306208,30095488,30177961,30177986,30178011,30440781,1395031,14012808,14012808,32621795,32701752,33904980,33905060,33905060,33905068,34345077,34345077,34345077,34345077,34345077,34345077,34345077,33905076,33905076,35522253,35522253,35522370,35522381,35522381,34776154,35522101,35522111,35522237,35617545,35617545,35617545,35617545,35617762,35617762,35617749,35617749,35617749,35700739,35753917,35753939,35618095,35908970,35908970,35950683,35950683,35950693,35950693,35753965,35753965,35753965,35753965,35617857,35992211,37709964,37709989,36035024,36034312,35991002,31037202,31037216,39269169,14849580,39269181,14913999,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,32703242,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,20709274,35659220,30724860,43782063,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,32621915,32662775,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,32938522,1394832,1394832,15135646,15135646,27152995,49259082,12630589,4065525,12586588,12586588,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12592734,12593305,12594035,13818514,13818514,13818514,13818514,32662788,32662994,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,32663119,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,16306584,30724966,7512454,7512465,7512476,1394939,1394939,1394953,1394953,33704134,41413607,1394889,1394889,1395702,7901762,41619135,33059583,33059583,33059583,33059583,33059583,33059583,1395449,1395437,25414130,25414130,1395381,1395405,1395418,15135590,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,42742362,42742368,42742362,42742368,42742362,42742368,42742362,42742368,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,36091522,36091535,36091545,36091555,36091565,13135550,41618828,41618828,30177417,43691625,43692182,43692182,296666,296666,43782440,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44386516,44386716,5225154,275323,44573470,44869975,2405566,2405566,4063990,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,45489235,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,46238539,46460933,46460933,46460933,46460933,36908177,36908177,36908177,36908177,36908177,46648624,46648633,46648633,46648633,46648633,46648633,46648633,46648633,47201129,47559716,47602667,47293285,29829605,36034380,36034380,48569434,48569434,49168160,49304735,49304735,49304735,49305181,49305181,49305181,1395480,25760379,25760379,7049765,49587230,49680138,14383078,49969402,49827307,50158516,50158516,50535697,50584068,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,43692959,35618106,35700663,1394970,16110763,42653256,38505363,38344039,51021659,49827753,37667199,43442351,31037686,41970851,45840895,46298178,50253494,50584232,35659220,45840895,42315304,42315304,42315304,42315304,42315304,1394361,1394939,1394939,1394953,1394953,19593264,38211017,50584232,46298178,19593264,38211017,50584232,50584232,50584232,9314968,36091522,36091535,36091545,36091555,36091565,9924716,9314968,42994525,35700752,35700641,35700641,35700641,41971460,26060191,26060191,41971421,35618106,35700663,36091522,36091535,36091545,36091555,36091565) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1 ORDER BY FIELD(o_id, 2566824,2566859,2589081,2589127,2589153,2589170,38973787,275894,275894,275894,7780383,8086279,8086279,8086279,8086279,8167001,11031281,11031294,11031820,13400308,11031319,11031319,19910387,19910395,17015714,11616598,27736061,14043963,15659562,16540678,16540678,16540678,16540678,16540678,23813976,19400317,19400317,19400317,19400317,19400317,19764417,20709029,6052991,6053007,11283166,7362863,31833558,7362256,26934679,14043580,38343234,13690328,14076362,36362226,36362390,36519347,14383736,26934343,26934343,27152704,27152704,26608409,14624161,1992169,16306208,30095488,30177961,30177986,30178011,30440781,1395031,14012808,14012808,32621795,32701752,33904980,33905060,33905060,33905068,34345077,34345077,34345077,34345077,34345077,34345077,34345077,33905076,33905076,35522253,35522253,35522370,35522381,35522381,34776154,35522101,35522111,35522237,35617545,35617545,35617545,35617545,35617762,35617762,35617749,35617749,35617749,35700739,35753917,35753939,35618095,35908970,35908970,35950683,35950683,35950693,35950693,35753965,35753965,35753965,35753965,35617857,35992211,37709964,37709989,36035024,36034312,35991002,31037202,31037216,39269169,14849580,39269181,14913999,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,32703242,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,20709274,35659220,30724860,43782063,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,32621915,32662775,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,32938522,1394832,1394832,15135646,15135646,27152995,49259082,12630589,4065525,12586588,12586588,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12592734,12593305,12594035,13818514,13818514,13818514,13818514,32662788,32662994,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,32663119,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,16306584,30724966,7512454,7512465,7512476,1394939,1394939,1394953,1394953,33704134,41413607,1394889,1394889,1395702,7901762,41619135,33059583,33059583,33059583,33059583,33059583,33059583,1395449,1395437,25414130,25414130,1395381,1395405,1395418,15135590,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,42742362,42742368,42742362,42742368,42742362,42742368,42742362,42742368,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,36091522,36091535,36091545,36091555,36091565,13135550,41618828,41618828,30177417,43691625,43692182,43692182,296666,296666,43782440,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44386516,44386716,5225154,275323,44573470,44869975,2405566,2405566,4063990,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,45489235,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,46238539,46460933,46460933,46460933,46460933,36908177,36908177,36908177,36908177,36908177,46648624,46648633,46648633,46648633,46648633,46648633,46648633,46648633,47201129,47559716,47602667,47293285,29829605,36034380,36034380,48569434,48569434,49168160,49304735,49304735,49304735,49305181,49305181,49305181,1395480,25760379,25760379,7049765,49587230,49680138,14383078,49969402,49827307,50158516,50158516,50535697,50584068,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,43692959,35618106,35700663,1394970,16110763,42653256,38505363,38344039,51021659,49827753,37667199,43442351,31037686,41970851,45840895,46298178,50253494,50584232,35659220,45840895,42315304,42315304,42315304,42315304,42315304,1394361,1394939,1394939,1394953,1394953,19593264,38211017,50584232,46298178,19593264,38211017,50584232,50584232,50584232,9314968,36091522,36091535,36091545,36091555,36091565,9924716,9314968,42994525,35700752,35700641,35700641,35700641,41971460,26060191,26060191,41971421,35618106,35700663,36091522,36091535,36091545,36091555,36091565) LIMIT 8
Parameters:
[] |
90 | 0.18 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"11"
]
|
91 | 3.08 ms |
SELECT COUNT(*) FROM object_localized_11_en WHERE (o_id in (2566824,2566859,2589081,2589127,2589153,2589170,38973787,275894,275894,275894,7780383,8086279,8086279,8086279,8086279,8167001,11031281,11031294,11031820,13400308,11031319,11031319,19910387,19910395,17015714,11616598,27736061,14043963,15659562,16540678,16540678,16540678,16540678,16540678,23813976,19400317,19400317,19400317,19400317,19400317,19764417,20709029,6052991,6053007,11283166,7362863,31833558,7362256,26934679,14043580,38343234,13690328,14076362,36362226,36362390,36519347,14383736,26934343,26934343,27152704,27152704,26608409,14624161,1992169,16306208,30095488,30177961,30177986,30178011,30440781,1395031,14012808,14012808,32621795,32701752,33904980,33905060,33905060,33905068,34345077,34345077,34345077,34345077,34345077,34345077,34345077,33905076,33905076,35522253,35522253,35522370,35522381,35522381,34776154,35522101,35522111,35522237,35617545,35617545,35617545,35617545,35617762,35617762,35617749,35617749,35617749,35700739,35753917,35753939,35618095,35908970,35908970,35950683,35950683,35950693,35950693,35753965,35753965,35753965,35753965,35617857,35992211,37709964,37709989,36035024,36034312,35991002,31037202,31037216,39269169,14849580,39269181,14913999,33102160,34554520,34554787,34554798,34554809,34554891,34554901,34554911,34554921,34554933,34554943,34554953,32703242,1394856,5161458,5161469,5161545,5161545,5161545,36862814,36862814,36862814,36862814,36862814,36863094,36278469,14914328,25414333,25414333,2591921,34066094,34066094,41971814,1395640,1395640,20709274,35659220,30724860,43782063,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,41368966,15374855,13979816,32621915,32662775,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,13948248,18471669,18471669,32938522,1394832,1394832,15135646,15135646,27152995,49259082,12630589,4065525,12586588,12586588,12585349,14012026,14012026,14012026,14012026,14012026,14012026,14012026,14012026,12592028,12592734,12593305,12594035,13818514,13818514,13818514,13818514,32662788,32662994,4065687,14557577,14557577,14557577,14557577,14557577,14557577,14557577,32663119,14075457,12944069,12944069,12944069,12944069,4443383,18701851,14012222,14012222,11653373,11653373,11653373,11653373,11653373,12630144,12630144,14415073,16306584,30724966,7512454,7512465,7512476,1394939,1394939,1394953,1394953,33704134,41413607,1394889,1394889,1395702,7901762,41619135,33059583,33059583,33059583,33059583,33059583,33059583,1395449,1395437,25414130,25414130,1395381,1395405,1395418,15135590,42315304,42315304,42315304,42315304,42315304,27946232,28019291,42493377,42493388,42698003,42698003,42698003,42698003,42698003,42698003,42698003,42698003,5161489,42698697,42697666,42698459,42742362,42742368,42742362,42742368,42742362,42742368,42742362,42742368,18433001,18433001,42830497,42830507,42830497,42830507,42830497,42830507,42830507,42830625,42830625,42830625,42830625,41795373,45440858,33333444,36091522,36091535,36091545,36091555,36091565,13135550,41618828,41618828,30177417,43691625,43692182,43692182,296666,296666,43782440,44225083,44225083,44225162,44225172,44282241,1395169,2566344,33372294,44281504,44386516,44386716,5225154,275323,44573470,44869975,2405566,2405566,4063990,14383060,14383060,14383060,14383060,14383060,14383060,14383060,14660106,45440191,45440475,45489235,45538356,2766521,45583273,45583273,45583424,45583823,45747038,45932156,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,45884637,46238539,46460933,46460933,46460933,46460933,36908177,36908177,36908177,36908177,36908177,46648624,46648633,46648633,46648633,46648633,46648633,46648633,46648633,47201129,47559716,47602667,47293285,29829605,36034380,36034380,48569434,48569434,49168160,49304735,49304735,49304735,49305181,49305181,49305181,1395480,25760379,25760379,7049765,49587230,49680138,14383078,49969402,49827307,50158516,50158516,50535697,50584068,50678715,47604426,47604448,46095619,46095619,46097099,46097099,46766359,46766359,43692959,35618106,35700663,1394970,16110763,42653256,38505363,38344039,51021659,49827753,37667199,43442351,31037686,41970851,45840895,46298178,50253494,50584232,35659220,45840895,42315304,42315304,42315304,42315304,42315304,1394361,1394939,1394939,1394953,1394953,19593264,38211017,50584232,46298178,19593264,38211017,50584232,50584232,50584232,9314968,36091522,36091535,36091545,36091555,36091565,9924716,9314968,42994525,35700752,35700641,35700641,35700641,41971460,26060191,26060191,41971421,35618106,35700663,36091522,36091535,36091545,36091555,36091565) AND object_localized_11_en.o_type IN ('object','folder')) AND object_localized_11_en.o_published = 1
Parameters:
[] |
92 | 0.34 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2566824 "dates" ] |
93 | 0.12 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2566824 "startTime" ] |
94 | 0.16 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"12"
]
|
95 | 0.83 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" => "%,11420%" ] |
96 | 0.44 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" => "%,11420%" ] |
97 | 0.26 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"27"
]
|
98 | 0.22 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "demi-additionalservice-teaser" "scope" => "pimcore_image_thumbnails" ] |
99 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5583655 ] |
100 | 0.20 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"10"
]
|
101 | 0.53 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
102 | 0.09 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"39"
]
|
103 | 27.07 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566824) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
104 | 0.48 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
105 | 1.47 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566824) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
106 | 0.31 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
107 | 1.29 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566824) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
108 | 0.18 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2566859 "dates" ] |
109 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2566859 "startTime" ] |
110 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 5583657 ] |
111 | 0.51 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
112 | 1.51 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566859) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
113 | 0.36 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
114 | 1.31 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566859) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
115 | 0.28 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
116 | 1.28 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2566859) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
117 | 0.17 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589081 "dates" ] |
118 | 0.11 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589081 "startTime" ] |
119 | 0.16 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3623485 ] |
120 | 0.52 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
121 | 1.47 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589081) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
122 | 0.38 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
123 | 1.66 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589081) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
124 | 0.35 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
125 | 1.29 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589081) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
126 | 0.20 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589127 "dates" ] |
127 | 0.13 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589127 "startTime" ] |
128 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3623549 ] |
129 | 0.53 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
130 | 1.86 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589127) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
131 | 0.41 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
132 | 1.64 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589127) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
133 | 0.40 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
134 | 1.68 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589127) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
135 | 0.24 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589153 "dates" ] |
136 | 0.14 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589153 "startTime" ] |
137 | 0.25 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2369656 ] |
138 | 0.62 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
139 | 1.66 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589153) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
140 | 0.44 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
141 | 1.52 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589153) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
142 | 0.42 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
143 | 1.36 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589153) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
144 | 0.19 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589170 "dates" ] |
145 | 0.13 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 2589170 "startTime" ] |
146 | 0.24 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 2369662 ] |
147 | 0.59 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
148 | 1.60 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589170) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
149 | 0.39 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
150 | 1.50 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589170) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
151 | 0.37 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
152 | 1.46 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 2589170) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
153 | 0.20 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973787 "dates" ] |
154 | 0.13 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973787 "startTime" ] |
155 | 0.18 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
39019919
]
|
156 | 0.14 ms |
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:
[
39019919
]
|
157 | 0.10 ms |
SELECT * FROM object_store_27 WHERE oo_id = ?
Parameters:
[
39019919
]
|
158 | 0.14 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:
[
4487553
]
|
159 | 0.13 ms |
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
4487553
]
|
160 | 0.26 ms |
SELECT * FROM object_localized_data_27 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
39019919
]
|
161 | 0.09 ms |
SELECT * FROM object_relations_27 WHERE src_id = ?
Parameters:
[
39019919
]
|
162 | 0.11 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4487553 ] |
163 | 0.25 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
38973791
]
|
164 | 0.14 ms |
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:
[
38973791
]
|
165 | 0.08 ms |
SELECT * FROM object_store_10 WHERE oo_id = ?
Parameters:
[
38973791
]
|
166 | 0.22 ms |
SELECT * FROM object_localized_data_10 WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk')
Parameters:
[
38973791
]
|
167 | 0.09 ms |
SELECT * FROM object_brick_store_desklineDummyProduct_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 38973791 "demiExtension" ] |
168 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchPEX_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 38973791 "demiExtension" ] |
169 | 0.06 ms |
SELECT * FROM object_brick_store_demiMerchandiseProductExtension_10 WHERE o_id = ? AND fieldname = ?
Parameters:
[ 38973791 "demiExtension" ] |
170 | 0.11 ms |
SELECT * FROM object_relations_10 WHERE src_id = ?
Parameters:
[
38973791
]
|
171 | 0.09 ms |
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
38973793
]
|
172 | 0.12 ms |
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:
[
38973793
]
|
173 | 0.07 ms |
SELECT name FROM classes WHERE id = ?
Parameters:
[
"58"
]
|
174 | 0.10 ms |
SELECT * FROM object_store_58 WHERE oo_id = ?
Parameters:
[
38973793
]
|
175 | 0.15 ms |
SELECT * FROM object_collection_demiMealTypeRelation_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973793 "mealTypes" ] |
176 | 0.11 ms |
SELECT * FROM object_collection_demiPeriod_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973793 "periods" ] |
177 | 0.12 ms |
SELECT * FROM object_collection_demiPriceBasePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973793 "prices" ] |
178 | 0.12 ms |
SELECT * FROM object_collection_demiPricePrice_58 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 38973793 "prices" ] |
179 | 0.10 ms |
SELECT * FROM object_relations_58 WHERE src_id = ?
Parameters:
[
38973793
]
|
180 | 0.38 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
181 | 1.71 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 38973787) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
182 | 0.39 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
183 | 1.35 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 38973787) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
184 | 0.34 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
185 | 1.33 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 38973787) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
186 | 0.20 ms |
SELECT * FROM object_collection_demiDate_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 275894 "dates" ] |
187 | 0.14 ms |
SELECT * FROM object_collection_demiStartTime_11 WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[ 275894 "startTime" ] |
188 | 0.93 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" => "%,11420%" ] |
189 | 0.57 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" => "%,11420%" ] |
190 | 0.26 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 112734 ] |
191 | 0.54 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
192 | 1.57 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 275894) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
193 | 0.38 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
194 | 1.46 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 275894) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
195 | 0.34 ms |
SELECT object_39.o_id as o_id, object_39.o_type as o_type FROM object_39 WHERE fid='bbe9dd0c-d667-443b-aff7-ffe61920774b' AND object_39.o_type IN ('object') ORDER BY `o_published` DESC LIMIT 2
Parameters:
[] |
196 | 1.39 ms |
SELECT min(price) p from object_collection_demiPricePrice_58 WHERE o_id in (select o_id from object_58 where o_published = 1 and o_id in (select dest_id from object_relations_10 where src_id in (select o_id from object_10 where o_published = 1 and o_id in (select dest_id from object_relations_11 where src_id = 275894) and src_id not in (select src_id from object_relations_10 where dest_id=27527855 and fieldname='holidayThemes'))))
Parameters:
[] |
197 | 0.35 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "big-img-text-slide" "scope" => "pimcore_image_thumbnails" ] |
198 | 0.17 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 924953 ] |
199 | 0.31 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
4009
]
|
200 | 0.13 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
5
]
|
201 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "footer-logo" "scope" => "pimcore_image_thumbnails" ] |
202 | 157.69 ms |
SELECT name FROM properties WHERE ctype = "document" AND name LIKE "json-ld-%" GROUP BY name
Parameters:
[] |
203 | 0.28 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg" "scope" => "pimcore_image_thumbnails" ] |
204 | 0.15 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 3187388 ] |
205 | 0.08 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-bg--xs" "scope" => "pimcore_image_thumbnails" ] |
206 | 0.10 ms |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "region-slide-map" "scope" => "pimcore_image_thumbnails" ] |
207 | 0.13 ms |
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[ "cid" => 4290106 ] |
208 | 0.23 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Plan-your-holiday/Travel-shop' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
209 | 0.14 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
4092
]
|
210 | 0.17 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 196 4092 4092 ] |
211 | 0.11 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 4092 4092 ] |
212 | 0.10 ms |
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 196 196 ] |
213 | 0.09 ms |
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/Plan-your-holiday/Travel-shop' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
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.