Query Metrics

136 Database Queries
38 Different statements
74.79 ms Query time
0 Invalid entities

Queries

Group similar statements

default connection

# Time Info
1 0.41 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.10 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
3 0.19 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
4 0.36 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.13 ms
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  8
]
6 0.16 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "BlogPortal"
]
7 1.14 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/dev/Brochures"
  "sourcePathQuery" => "/en/dev/Brochures"
  "sourceEntireUri" => "https://stage.steiermark.com/en/dev/Brochures"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
8 0.20 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
9 0.55 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Brochures"
  "path" => "/steiermark.com/en/dev/"
]
10 0.34 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/dev/Brochures' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
11 0.20 ms
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
12 7.33 ms
SELECT DISTINCT owner FROM object_67 WHERE o_published = 1 and active = 1 ORDER BY owner ASC
Parameters:
[]
13 7.01 ms
SELECT DISTINCT distinct dataBaseCode FROM object_67 WHERE o_published = 1 and active = 1 ORDER BY dataBaseCode ASC
Parameters:
[]
14 5.31 ms
SELECT DISTINCT distinct variationLanguage FROM object_67 WHERE o_published = 1 and active = 1 and variationLanguage is not null ORDER BY variationLanguage ASC
Parameters:
[]
15 6.76 ms
SELECT DISTINCT distinct group__id FROM object_67 WHERE o_published = 1 and active = 1 and group__id is not null ORDER BY group__id ASC
Parameters:
[]
16 0.51 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  29027
]
17 3.52 ms
SELECT object_localized_67_it.o_id as o_id, object_localized_67_it.o_type as o_type FROM object_localized_67_it WHERE (((owner = 'GRAZ'))  AND (itemType = 'brochure')  AND (showOnWeb = 1)  AND (o_published = 1)  AND  object_localized_67_it.o_type IN ('object','folder')) AND object_localized_67_it.o_published = 1 ORDER BY `order` ASC
Parameters:
[]
18 0.20 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "67"
]
19 0.64 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  42017633
]
20 0.21 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  44870929
]
21 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  40671408
]
22 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  38345915
]
23 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  28020743
]
24 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  28020710
]
25 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  42745408
]
26 0.22 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  28020672
]
27 0.21 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  47651350
]
28 0.41 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  46600118
]
29 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  47562606
]
30 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  38345929
]
31 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  28847104
]
32 0.35 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  51837796
]
33 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  47651337
]
34 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  39316173
]
35 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  31380980
]
36 0.19 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  34637876
]
37 0.18 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  41371625
]
38 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  39316194
]
39 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 ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  41325707
]
40 0.34 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280266
]
41 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280259
]
42 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280321
]
43 0.16 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280342
]
44 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280358
]
45 0.17 ms
SELECT objects.o_id as o_id, objects.o_type as o_type FROM objects WHERE (o_parentId = ? AND  objects.o_type IN ('variant')) AND objects.o_published = 1 ORDER BY `o_key` ASC
Parameters:
[
  36280416
]
46 0.45 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='cs' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
47 0.10 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "49"
]
48 0.30 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='de' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
49 0.28 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='en' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
50 0.28 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='es' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
51 0.30 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='fr' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
52 0.29 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='hu' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
53 0.28 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='it' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
54 0.28 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='nl' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
55 0.29 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='pl' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
56 0.28 ms
SELECT object_49.o_id as o_id, object_49.o_type as o_type FROM object_49 WHERE (fid='sl' AND  object_49.o_type IN ('object')) AND object_49.o_published = 1 ORDER BY `o_published` DESC   LIMIT 2
Parameters:
[]
57 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "66"
]
58 3.93 ms
SELECT object_localized_66_it.o_id as o_id, object_localized_66_it.o_type as o_type FROM object_localized_66_it WHERE ((o_id in (9951,9954,9961,9962,9963,9966,9975,9979,9982,9986,9990,9992,9993,9998,10006,10016,10017,10019,10023,10026,10027,10031,10033,10039,10046,10048,10052,10054,10057,10058,10062,10070,10077,10083,10084,10085,10086,10088,10089,10095,10098,10101,10102,10103,10104,10105,10106,10110,11334,11344,11350,2956841,6122113,11899531,11899532,11899534,13238777,13238778,13238780,13238781,13238782,13238784,13238788,13981372,13981376,13981381,13981382,17878288,19911480,25059866,26899572) and o_id in (select dest_id from
        object_relations_67 where src_id in (42017633,44870929,40671408,38345915,28020743,28020710,42745408,28020672,47651350,46600118,47562606,38345929,28847104,51837796,47651337,39316173,31380980,34637876,41371625,39316194,41325707,36280266,36280259,36280321,36280342,36280358,36280416)))  AND  object_localized_66_it.o_type IN ('object','folder')) AND object_localized_66_it.o_published = 1
Parameters:
[]
59 0.36 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
60 0.47 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
61 14.14 ms
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "it"
]
62 0.33 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/dev/Brochures' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
63 0.30 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  29027
]
64 0.33 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27478
  29027
  29027
]
65 0.19 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  28983
  28983
]
66 0.15 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  29027
  29027
]
67 0.15 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27478
  27478
]
68 0.13 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "21"
]
69 0.20 ms
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/dev/Brochures' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
70 0.36 ms
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "Region"
]
71 0.15 ms
SELECT id FROM sites
Parameters:
[]
72 0.42 ms
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  29027
]
73 0.25 ms
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27478
  29027
  29027
]
74 0.14 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  28983
  28983
]
75 0.13 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  29027
  29027
]
76 0.13 ms
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27478
  27478
]
77 0.30 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Brochures"
  "path" => "/en/dev/"
]
78 0.10 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/dev/Brochures"
]
79 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Brochures"
  "path" => "/en/dev/"
]
80 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/dev/Brochures"
]
81 0.19 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/dev/Brochures"
]
82 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "dev"
  "path" => "/en/"
]
83 0.08 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/dev"
]
84 0.13 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/dev"
]
85 0.09 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "en"
  "path" => "/"
]
86 0.09 ms
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en"
]
87 0.13 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"
]
88 0.13 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/%"
  ""
]
89 0.10 ms
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => ""
  "path" => "/"
]
90 0.13 ms
SELECT * FROM object_url_slugs WHERE slug = '/en/dev/Brochures' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
91 0.16 ms
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
92 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "1"
  "scope" => "pimcore_staticroutes"
]
93 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "2"
  "scope" => "pimcore_staticroutes"
]
94 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "3"
  "scope" => "pimcore_staticroutes"
]
95 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "4"
  "scope" => "pimcore_staticroutes"
]
96 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "5"
  "scope" => "pimcore_staticroutes"
]
97 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "6"
  "scope" => "pimcore_staticroutes"
]
98 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "7"
  "scope" => "pimcore_staticroutes"
]
99 0.18 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "8"
  "scope" => "pimcore_staticroutes"
]
100 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "9"
  "scope" => "pimcore_staticroutes"
]
101 0.14 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "10"
  "scope" => "pimcore_staticroutes"
]
102 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "11"
  "scope" => "pimcore_staticroutes"
]
103 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "12"
  "scope" => "pimcore_staticroutes"
]
104 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "13"
  "scope" => "pimcore_staticroutes"
]
105 0.11 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "15"
  "scope" => "pimcore_staticroutes"
]
106 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "16"
  "scope" => "pimcore_staticroutes"
]
107 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "17"
  "scope" => "pimcore_staticroutes"
]
108 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "18"
  "scope" => "pimcore_staticroutes"
]
109 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "19"
  "scope" => "pimcore_staticroutes"
]
110 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "20"
  "scope" => "pimcore_staticroutes"
]
111 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "21"
  "scope" => "pimcore_staticroutes"
]
112 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "22"
  "scope" => "pimcore_staticroutes"
]
113 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "23"
  "scope" => "pimcore_staticroutes"
]
114 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "24"
  "scope" => "pimcore_staticroutes"
]
115 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "25"
  "scope" => "pimcore_staticroutes"
]
116 0.08 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "26"
  "scope" => "pimcore_staticroutes"
]
117 0.09 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "27"
  "scope" => "pimcore_staticroutes"
]
118 0.10 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "28"
  "scope" => "pimcore_staticroutes"
]
119 0.27 ms
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
120 0.20 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4016
]
121 0.46 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7439
]
122 0.11 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7394
]
123 0.29 ms
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "img-teaser-square"
  "scope" => "pimcore_image_thumbnails"
]
124 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5097522
]
125 0.33 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7440
]
126 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7393
]
127 0.20 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 265777
]
128 0.34 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4429
]
129 0.16 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  431
]
130 0.24 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 552509
]
131 0.41 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4425
]
132 0.12 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  427
]
133 0.19 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 258752
]
134 0.38 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  4428
]
135 0.14 ms
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  430
]
136 0.17 ms
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1271467
]

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.