Query Metrics

301 Database Queries
57 Different statements
103.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

default connection

Time Count Info
24.10 ms
(23.19%)
115
SELECT * FROM object_metadata_AlpsteinTour WHERE o_id = ? AND dest_id = ? AND fieldname = ? AND ownertype = ? AND ownername = ? and position = ? and `index` = ?  AND (type = 'object' or type = '')
Parameters:
[
  41916408
  232406
  "regions"
  "object"
  ""
  "0"
  1
]
22.75 ms
(21.89%)
1
SELECT COUNT(*) FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,239066,%" OR regions LIKE "%,229667,%" OR regions LIKE "%,238586,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.4412944)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.4412944)) * COS(RADIANS(startingPoint__longitude - 16.0577323)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1
Parameters:
[]
20.16 ms
(19.40%)
1
SELECT object_localized_AlpsteinTour_de.o_id as o_id, object_localized_AlpsteinTour_de.o_type as o_type FROM object_localized_AlpsteinTour_de WHERE ((name != '' AND name IS NOT NULL)  AND ((regions LIKE "%,239066,%" OR regions LIKE "%,229667,%" OR regions LIKE "%,238586,%"))  AND ((RADIANS(ACOS(SIN(RADIANS(startingPoint__latitude)) * SIN(RADIANS(47.4412944)) + COS(RADIANS(startingPoint__latitude)) * COS(RADIANS(47.4412944)) * COS(RADIANS(startingPoint__longitude - 16.0577323)) )) * 111.189577 * 3277.5) <= 10)  AND  object_localized_AlpsteinTour_de.o_type IN ('object','folder')) AND object_localized_AlpsteinTour_de.o_published = 1 LIMIT 16 OFFSET 32
Parameters:
[]
10.14 ms
(9.76%)
30
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,239066,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
3.98 ms
(3.83%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = :cid
Parameters:
[
  "cid" => 1327906
]
2.52 ms
(2.42%)
7
SELECT * FROM object_collection_WeatherStationDataSet_localized_WeatherStation WHERE ooo_id = ? AND language IN ('de','en','hu','cs','pl','nl','it','sk') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  275
  "weatherData"
  0
]
1.87 ms
(1.80%)
30
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "reports"
  "scope" => "pimcore"
]
1.68 ms
(1.61%)
9
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "SiteConfig"
]
1.21 ms
(1.17%)
2
SELECT object_localized_80_de.o_id as o_id, object_localized_80_de.o_type as o_type FROM object_localized_80_de WHERE ((alpsteinObjects like '%,232436,%')  AND  object_localized_80_de.o_type IN ('object','folder')) AND object_localized_80_de.o_published = 1
Parameters:
[]
0.95 ms
(0.92%)
7
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[
  "key" => "Tourenportal"
  "path" => "/steiermark.com/de/Oststeiermark/Urlaub-planen/"
]
0.79 ms
(0.76%)
4
SELECT id FROM sites
Parameters:
[]
0.65 ms
(0.63%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  6742
]
0.63 ms
(0.61%)
4
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232406,232421,232398,229662,24214605,239066);
Parameters:
[]
0.58 ms
(0.55%)
5
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/Urlaub-planen/Tourenportal"
]
0.55 ms
(0.53%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232402,232406,232421,232398,229662,24214605,239066);
Parameters:
[]
0.54 ms
(0.52%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232402,232407,232428,235314,235326,232417,235309,232398,229662,24214605,239066);
Parameters:
[]
0.53 ms
(0.51%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (235114,232436,232398,235069,229662,24214605,239066);
Parameters:
[]
0.50 ms
(0.48%)
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/Urlaub-planen/Tourenportal"
  "sourcePathQuery" => "/de/Oststeiermark/Urlaub-planen/Tourenportal?community=841537&page=3"
  "sourceEntireUri" => "https://stage.steiermark.com/de/Oststeiermark/Urlaub-planen/Tourenportal?community=841537&page=3"
  "typePath" => "path"
  "typePathQuery" => "path_query"
  "typeEntireUri" => "entire_uri"
  "typeAuto" => "auto_create"
]
0.50 ms
(0.48%)
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.40 ms
(0.38%)
1
SELECT * FROM object_collection_WeatherStationDataSet_WeatherStation WHERE o_id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  275
  "weatherData"
]
0.39 ms
(0.37%)
5
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[
  "prettyUrl" => "/de/Oststeiermark/Urlaub-planen/Tourenportal"
]
0.37 ms
(0.36%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232428,232433,232402,232398,229662,24214605,239066);
Parameters:
[]
0.35 ms
(0.34%)
2
SELECT o_id FROM objects WHERE o_id IN (232406,232421,232398,229662,24214605,239066)
Parameters:
[]
0.35 ms
(0.34%)
1
SELECT object_localized_Region_de.o_id as o_id, object_localized_Region_de.o_type as o_type FROM object_localized_Region_de WHERE ((alpsteinRegions like '%,232436,%')  AND  object_localized_Region_de.o_type IN ('object','folder')) AND object_localized_Region_de.o_published = 1
Parameters:
[]
0.34 ms
(0.33%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232433,235314,232417,232428,232402,235326,232398,235309,229662,24214605,239066);
Parameters:
[]
0.32 ms
(0.31%)
3
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232436,235114,232398,235069,229662,24214605,239066);
Parameters:
[]
0.32 ms
(0.31%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232406,235086,232436,232421,235069,232398,229662,24214605,239066);
Parameters:
[]
0.31 ms
(0.30%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232421,235330,232436,232406,232398,235309,229662,24214605,239066);
Parameters:
[]
0.31 ms
(0.29%)
1
SELECT o_id FROM objects WHERE o_id IN (232402,232406,232421,232398,229662,24214605,239066)
Parameters:
[]
0.29 ms
(0.28%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232402,232406,232398,229662,24214605,239066);
Parameters:
[]
0.29 ms
(0.28%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232436,235328,232398,235309,229662,24214605,239066);
Parameters:
[]
0.29 ms
(0.28%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.29 ms
(0.28%)
1
SELECT o_id FROM objects WHERE o_id IN (232406,235086,232436,232421,235069,232398,229662,24214605,239066)
Parameters:
[]
0.28 ms
(0.27%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232436,235086,235069,232398,229662,24214605,239066);
Parameters:
[]
0.28 ms
(0.27%)
1
SELECT o_id FROM objects WHERE o_id IN (232402,232406,232398,229662,24214605,239066)
Parameters:
[]
0.27 ms
(0.26%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232436,232398,229662,24214605,239066);
Parameters:
[]
0.27 ms
(0.26%)
1
SELECT o_id FROM objects WHERE o_id IN (232436,232398,229662,24214605,239066)
Parameters:
[]
0.23 ms
(0.22%)
1
SELECT o_id FROM objects WHERE o_id IN (235114,232436,232398,235069,229662,24214605,239066)
Parameters:
[]
0.23 ms
(0.22%)
1
SELECT o_id FROM objects WHERE o_id IN (232402,232407,232428,235314,235326,232417,235309,232398,229662,24214605,239066)
Parameters:
[]
0.22 ms
(0.21%)
1
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  6742
]
0.21 ms
(0.20%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232421,232436,232398,229662,24214605,239066);
Parameters:
[]
0.21 ms
(0.20%)
1
SELECT o_id FROM objects WHERE o_id IN (232433,235314,232417,232428,232402,235326,232398,235309,229662,24214605,239066)
Parameters:
[]
0.20 ms
(0.19%)
1
SELECT o_id FROM objects WHERE o_id IN (232436,235114,232398,235069,229662,24214605,239066)
Parameters:
[]
0.20 ms
(0.19%)
1
SELECT o_id FROM objects WHERE o_id IN (232421,235330,232436,232406,232398,235309,229662,24214605,239066)
Parameters:
[]
0.20 ms
(0.19%)
1
SELECT o_id FROM objects WHERE o_id IN (232436,235086,235069,232398,229662,24214605,239066)
Parameters:
[]
0.19 ms
(0.18%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/Urlaub-planen/Tourenportal' AND (siteId = 6 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.19 ms
(0.18%)
2
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
  "pimcore_staticroutes"
]
0.19 ms
(0.18%)
2
SELECT o_id FROM objects WHERE o_published=1 AND o_id IN (232428,232398,229662,239066);
Parameters:
[]
0.19 ms
(0.18%)
1
SELECT o_id FROM objects WHERE o_id IN (232436,235328,232398,235309,229662,24214605,239066)
Parameters:
[]
0.18 ms
(0.17%)
1
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  6742
  6742
  6742
]
0.18 ms
(0.17%)
1
SELECT o_id FROM objects WHERE o_id IN (232421,232436,232398,229662,24214605,239066)
Parameters:
[]
0.17 ms
(0.17%)
1
SELECT o_id FROM objects WHERE o_id IN (232428,232433,232402,232398,229662,24214605,239066)
Parameters:
[]
0.14 ms
(0.13%)
1
SELECT o_id FROM objects WHERE o_id IN (232428,232398,229662,239066)
Parameters:
[]
0.13 ms
(0.13%)
1
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  18617
  18617
]
0.12 ms
(0.12%)
2
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
0.12 ms
(0.11%)
1
SELECT id FROM targeting_target_groups UNION SELECT id FROM targeting_rules LIMIT 1
Parameters:
[]
0.08 ms
(0.08%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/Oststeiermark/Urlaub-planen/Tourenportal' 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.