Query Metrics

96 Database Queries
27 Different statements
32.51 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
8.30 ms
(25.54%)
15
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1327906
]
2.48 ms
(7.63%)
30
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
2.38 ms
(7.31%)
1
SELECT object_localized_PressArticle_de.o_id as o_id, object_localized_PressArticle_de.o_type as o_type FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (isArchive = 1)  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1 ORDER BY `sort` DESC   LIMIT 12
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
2.34 ms
(7.19%)
1
SELECT COUNT(*) FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (((toDate IS NULL AND pressDate > 1731835641) OR toDate > 1731835641))  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND (isArticle = 1)  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
1.43 ms
(4.41%)
1
SELECT COUNT(*) FROM object_localized_PressDossier_de WHERE ((region LIKE "%,326443,%")  AND (title != "" AND title IS NOT NULL)  AND  object_localized_PressDossier_de.o_type IN ('object','folder')) AND object_localized_PressDossier_de.o_published = 1
Parameters:
[]
1.33 ms
(4.08%)
1
SELECT object_localized_PressArticle_de.o_id as o_id, object_localized_PressArticle_de.o_type as o_type FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (((toDate IS NULL AND pressDate > 1731835641) OR toDate > 1731835641))  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND (isFact = 1)  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1 ORDER BY `sort` ASC, `pressDate` DESC   LIMIT 12
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
1.31 ms
(4.04%)
1
SELECT object_localized_PressArticle_de.o_id as o_id, object_localized_PressArticle_de.o_type as o_type FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (((toDate IS NULL AND pressDate > 1731835641) OR toDate > 1731835641))  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND (isArticle = 1)  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1 ORDER BY `pressDate` DESC   LIMIT 12
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
1.29 ms
(3.95%)
6
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
1.25 ms
(3.83%)
1
SELECT object_localized_PressCategory_de.o_id as o_id, object_localized_PressCategory_de.o_type as o_type FROM object_localized_PressCategory_de WHERE ((name != "" AND name IS NOT NULL)  AND  object_localized_PressCategory_de.o_type IN ('object','folder')) AND object_localized_PressCategory_de.o_published = 1 ORDER BY `name` ASC
Parameters:
[]
1.23 ms
(3.79%)
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
]
1.09 ms
(3.34%)
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/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte"
  "sourcePathQuery" => "/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte?pageLatest=1"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte?pageLatest=1"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
1.08 ms
(3.33%)
8
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Pressetexte"
  "path" => "/steiermark.com/de/Oststeiermark/B2B-Presse/Presse-Medien/"
]
1.03 ms
(3.17%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  27748
]
1.00 ms
(3.07%)
1
SELECT COUNT(*) FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (isArchive = 1)  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
0.84 ms
(2.58%)
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/%"
  "/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte"
]
0.76 ms
(2.34%)
1
SELECT COUNT(*) FROM object_localized_PressArticle_de WHERE (((region__id IN (:regionAndCommunities)))  AND (title != "" AND title IS NOT NULL)  AND (((toDate IS NULL AND pressDate > 1731835641) OR toDate > 1731835641))  AND ((fromDate IS NULL OR fromDate <= 1731835641))  AND (isFact = 1)  AND  object_localized_PressArticle_de.o_type IN ('object','folder')) AND object_localized_PressArticle_de.o_published = 1
Parameters:
[
  "regionAndCommunities" => [
    326443
  ]
]
0.60 ms
(1.84%)
6
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte"
]
0.51 ms
(1.57%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.36 ms
(1.11%)
1
SELECT object_localized_PressDossier_de.o_id as o_id, object_localized_PressDossier_de.o_type as o_type FROM object_localized_PressDossier_de WHERE ((region LIKE "%,326443,%")  AND (title != "" AND title IS NOT NULL)  AND  object_localized_PressDossier_de.o_type IN ('object','folder')) AND object_localized_PressDossier_de.o_published = 1 ORDER BY `title` ASC
Parameters:
[]
0.35 ms
(1.07%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  27748
]
0.33 ms
(1.02%)
2
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.27 ms
(0.83%)
1
SELECT id FROM sites
Parameters:
[]
0.26 ms
(0.80%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.22 ms
(0.68%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  27748
  27748
  27748
]
0.19 ms
(0.59%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.16 ms
(0.50%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.12 ms
(0.38%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/B2B-Presse/Presse-Medien/Pressetexte' 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.