Query Metrics

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

Grouped Statements

Show all queries

default connection

Time Count Info
14.14 ms
(18.91%)
1
SELECT * FROM translations_messages WHERE language = ?
Parameters:
[
  "it"
]
7.33 ms
(9.80%)
1
SELECT DISTINCT owner FROM object_67 WHERE o_published = 1 and active = 1 ORDER BY owner ASC
Parameters:
[]
7.01 ms
(9.38%)
1
SELECT DISTINCT distinct dataBaseCode FROM object_67 WHERE o_published = 1 and active = 1 ORDER BY dataBaseCode ASC
Parameters:
[]
6.76 ms
(9.03%)
1
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:
[]
6.01 ms
(8.04%)
27
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
]
5.31 ms
(7.10%)
1
SELECT DISTINCT distinct variationLanguage FROM object_67 WHERE o_published = 1 and active = 1 and variationLanguage is not null ORDER BY variationLanguage ASC
Parameters:
[]
3.93 ms
(5.25%)
1
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:
[]
3.52 ms
(4.70%)
1
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:
[]
3.28 ms
(4.39%)
12
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  29027
]
3.05 ms
(4.07%)
29
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.29 ms
(1.72%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
1.23 ms
(1.65%)
6
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Brochures"
  "path" => "/steiermark.com/en/dev/"
]
1.14 ms
(1.52%)
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/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"
]
1.10 ms
(1.47%)
3
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.01 ms
(1.35%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 5097522
]
0.88 ms
(1.18%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  28983
  28983
]
0.77 ms
(1.02%)
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.73 ms
(0.98%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  29027
]
0.59 ms
(0.78%)
4
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"
]
0.58 ms
(0.78%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27478
  29027
  29027
]
0.53 ms
(0.71%)
2
SELECT * FROM object_url_slugs WHERE slug = '/steiermark.com//en/dev/Brochures' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.45 ms
(0.61%)
1
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:
[]
0.36 ms
(0.49%)
4
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/dev/Brochures"
]
0.34 ms
(0.46%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/dev/Brochures' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.30 ms
(0.41%)
1
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:
[]
0.30 ms
(0.40%)
1
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:
[]
0.29 ms
(0.38%)
1
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:
[]
0.29 ms
(0.38%)
1
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:
[]
0.28 ms
(0.38%)
1
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:
[]
0.28 ms
(0.38%)
1
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:
[]
0.28 ms
(0.38%)
1
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:
[]
0.28 ms
(0.37%)
1
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:
[]
0.28 ms
(0.37%)
1
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:
[]
0.23 ms
(0.31%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.20 ms
(0.27%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.16 ms
(0.21%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.15 ms
(0.21%)
1
SELECT id FROM sites
Parameters:
[]
0.13 ms
(0.17%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/dev/Brochures' 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.