Query Metrics

112 Database Queries
23 Different statements
13.76 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
2.58 ms
(18.75%)
33
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.81 ms
(13.16%)
13
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 112045
]
1.73 ms
(12.55%)
4
SELECT * FROM properties WHERE ((cid IN (1,8428,8402,8344,8327,8322,3943,1430) AND inheritable = 1) OR cid = ? )  AND ctype='document'
Parameters:
[
  8528
]
1.40 ms
(10.18%)
9
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  8413
]
0.83 ms
(6.06%)
6
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  8528
]
0.73 ms
(5.33%)
8
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Skitouring"
  "path" => "/steiermark.com/en/Gesaeuse/Region/Mountain-activities/"
]
0.62 ms
(4.49%)
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.61 ms
(4.41%)
6
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/Gesaeuse/Region/Mountain-activities/Skitouring"
]
0.49 ms
(3.58%)
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/Gesaeuse/Region/Mountain-activities/Skitouring"
  "sourcePathQuery" => "/en/Gesaeuse/Region/Mountain-activities/Skitouring"
  "sourceEntireUri" => "https://stage.steiermark.com/en/Gesaeuse/Region/Mountain-activities/Skitouring"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.44 ms
(3.21%)
4
SELECT id FROM sites
Parameters:
[]
0.41 ms
(2.97%)
6
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/en/Gesaeuse/Region/Mountain-activities/Skitouring"
]
0.37 ms
(2.66%)
4
SELECT documents.*, documents_snippet.*, tree_locks.locked FROM documents
            LEFT JOIN documents_snippet ON documents.id = documents_snippet.id
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  8528
]
0.36 ms
(2.60%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
0.21 ms
(1.50%)
2
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  8413
  8413
]
0.18 ms
(1.32%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.17 ms
(1.21%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  369
  8413
  8413
]
0.15 ms
(1.12%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/Gesaeuse/Region/Mountain-activities/Skitouring' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.15 ms
(1.12%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.13 ms
(0.94%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.12 ms
(0.89%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "thumb_5788098__ba60747a77b18e21cd5e7b75ebe98112"
]
0.10 ms
(0.74%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  8413
]
0.09 ms
(0.64%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/Gesaeuse/Region/Mountain-activities/Skitouring' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.08 ms
(0.55%)
1
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]

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.