Query Metrics

1101 Database Queries
28 Different statements
451.30 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
145.25 ms
(32.18%)
453
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
120.45 ms
(26.69%)
451
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
33.97 ms
(7.53%)
4
SELECT object_localized_contwise_tour_en.id as id, object_localized_contwise_tour_en.type as `type` FROM object_localized_contwise_tour_en WHERE ((id IN (?, ?, ?, ?))  AND  object_localized_contwise_tour_en.type IN ('object','variant','folder')) AND object_localized_contwise_tour_en.published = 1
Parameters:
[
  332
  322
  295
  290
]
22.88 ms
(5.07%)
25
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1403
]
20.94 ms
(4.64%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
16.26 ms
(3.60%)
25
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1403
]
15.65 ms
(3.47%)
2
SELECT object_CN_WEATHERSTATION.id as id, object_CN_WEATHERSTATION.type as `type` FROM object_CN_WEATHERSTATION WHERE (( id = ? OR id = ?)  AND  object_CN_WEATHERSTATION.type IN ('object','variant','folder')) AND object_CN_WEATHERSTATION.published = 1 ORDER BY `altitude`    LIMIT 2
Parameters:
[
  null
  null
]
15.52 ms
(3.44%)
13
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  105
]
11.87 ms
(2.63%)
12
SELECT * FROM object_relations_contwise_tour WHERE src_id = ?
Parameters:
[
  332
]
8.36 ms
(1.85%)
4
SELECT object_localized_contwise_tour_en.id as id, object_localized_contwise_tour_en.type as `type` FROM object_localized_contwise_tour_en WHERE ( object_localized_contwise_tour_en.type IN ('object','variant','folder')) AND object_localized_contwise_tour_en.published = 1
Parameters:
[]
8.08 ms
(1.79%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  590
]
6.12 ms
(1.36%)
1
SELECT * FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  6281
  "dangerRating"
]
3.82 ms
(0.85%)
8
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "contwise_category"
]
3.14 ms
(0.70%)
3
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:
[
  "weather.default_valley_station"
  null
  null
]
2.97 ms
(0.66%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  590
  590
]
2.80 ms
(0.62%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  105
  590
  590
]
2.21 ms
(0.49%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.95 ms
(0.43%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/adventure-experiences/winter-activities/"
  "winter-hiking-kleinwalsertal"
]
1.68 ms
(0.37%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
1.55 ms
(0.34%)
3
SELECT * FROM redirects WHERE
            (
                (source = ? AND (`type` = ? OR `type` = ?)) OR
                (source = ? AND `type` = ?) OR
                (source = ? AND `type` = ?)
            ) AND active = 1 AND (regex IS NULL OR regex = 0) AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/adventure-experiences/winter-activities/winter-hiking-kleinwalsertal"
  "path"
  "auto_create"
  "/en/adventure-experiences/winter-activities/winter-hiking-kleinwalsertal"
  "path_query"
  "https://kleinwalsertal-dev.conecto.rocks/en/adventure-experiences/winter-activities/winter-hiking-kleinwalsertal"
  "entire_uri"
]
1.47 ms
(0.33%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]
1.11 ms
(0.25%)
1
SELECT * FROM object_relations_REPORT_REGION WHERE src_id = ?
Parameters:
[
  5009
]
1.08 ms
(0.24%)
2
SELECT id FROM website_settings
Parameters:
[]
0.81 ms
(0.18%)
1
SELECT * FROM object_store_REPORT_REGION WHERE oo_id = ?
Parameters:
[
  5009
]
0.48 ms
(0.11%)
1
SELECT `type`,`className`,`classId` FROM objects WHERE `id` = ?
Parameters:
[
  5009
]
0.32 ms
(0.07%)
1
SELECT * FROM object_localized_data_REPORT_REGION WHERE ooo_id = ? AND language IN ('de','en')
Parameters:
[
  5009
]
0.30 ms
(0.07%)
1
SELECT objects.*, tree_locks.locked as locked FROM objects
            LEFT JOIN tree_locks ON objects.id = tree_locks.id AND tree_locks.type = 'object'
                WHERE objects.id = ?
Parameters:
[
  5009
]
0.26 ms
(0.06%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/adventure-experiences/winter-activities/winter-hiking-kleinwalsertal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects