Query Metrics

137 Database Queries
23 Different statements
28.13 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
4.76 ms
(16.91%)
23
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 209139
]
2.75 ms
(9.77%)
15
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  7179
]
2.55 ms
(9.08%)
1
SELECT COUNT(*) FROM object_localized_BlogArticle_de WHERE ((teaserImage IS NOT NULL AND portals LIKE :portal AND (IFNULL(submitted, 0) = 0 OR IFNULL(verified, 0) = 1))  AND  object_localized_BlogArticle_de.o_type IN ('object','folder')) AND object_localized_BlogArticle_de.o_published = 1
Parameters:
[
  "portal" => "%,6639613,%"
]
2.52 ms
(8.95%)
31
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.34 ms
(8.32%)
8
SELECT * FROM object_localized_data_BlogArticle WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk','es')
Parameters:
[
  37524658
]
2.34 ms
(8.32%)
1
SELECT object_localized_BlogArticle_de.o_id as o_id, object_localized_BlogArticle_de.o_type as o_type FROM object_localized_BlogArticle_de WHERE ((teaserImage IS NOT NULL AND portals LIKE :portal AND (IFNULL(submitted, 0) = 0 OR IFNULL(verified, 0) = 1))  AND  object_localized_BlogArticle_de.o_type IN ('object','folder')) AND object_localized_BlogArticle_de.o_published = 1 ORDER BY `articleDate` DESC   LIMIT 9 OFFSET 36
Parameters:
[
  "portal" => "%,6639613,%"
]
1.88 ms
(6.69%)
8
SELECT * FROM object_relations_BlogArticle WHERE src_id = ?
Parameters:
[
  37524658
]
1.12 ms
(3.97%)
3
INSERT INTO `assets_image_thumbnail_cache` (`cid`, `name`, `filename`, `modificationDate`, `filesize`, `width`, `height`) VALUES (:col0, :col1, :col2, :col3, :col4, :col5, :col6) ON DUPLICATE KEY UPDATE `cid` = :col0, `name` = :col1, `filename` = :col2, `modificationDate` = :col3, `filesize` = :col4, `width` = :col5, `height` = :col6;
Parameters:
[
  ":col0" => 4320625
  ":col1" => "article-teaser"
  ":col2" => "Header -43.jpg"
  ":col3" => 1738562731
  ":col4" => 45173
  ":col5" => 350
  ":col6" => 365
]
1.07 ms
(3.81%)
8
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:
[
  37524658
]
1.01 ms
(3.59%)
8
SELECT o_type,o_className,o_classId FROM objects WHERE o_id = ?
Parameters:
[
  37524658
]
0.79 ms
(2.81%)
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.76 ms
(2.72%)
8
SELECT * FROM object_store_BlogArticle WHERE oo_id = ?
Parameters:
[
  37524658
]
0.69 ms
(2.46%)
4
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
0.67 ms
(2.39%)
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" => "/de/Thermen-Vulkanland/Magazin/Artikel"
  "sourcePathQuery" => "/de/Thermen-Vulkanland/Magazin/Artikel?page=5"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Thermen-Vulkanland/Magazin/Artikel?page=5"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.60 ms
(2.13%)
4
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:
[
  4320625
]
0.53 ms
(1.88%)
3
SELECT * FROM assets_metadata WHERE cid = ?
Parameters:
[
  4248557
]
0.41 ms
(1.47%)
1
SELECT id FROM sites ORDER BY (SELECT LENGTH(path) FROM documents WHERE documents.id = sites.rootId) DESC
Parameters:
[]
0.29 ms
(1.02%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Thermen-Vulkanland/Magazin/Artikel' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.28 ms
(1.01%)
2
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.25 ms
(0.87%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.24 ms
(0.87%)
1
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Artikel"
  "path" => "/steiermark.com/de/Thermen-Vulkanland/Magazin/"
]
0.15 ms
(0.52%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.12 ms
(0.43%)
1
SELECT * FROM translations_messages 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.