Query Metrics

466 Database Queries
26 Different statements
95.61 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
30.75 ms
(32.16%)
162
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  156
]
17.53 ms
(18.33%)
134
SELECT * FROM object_relations_contwise_tour WHERE src_id = ?
Parameters:
[
  238
]
10.91 ms
(11.41%)
65
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
7.27 ms
(7.61%)
35
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  156
]
5.14 ms
(5.37%)
2
SELECT object_localized_contwise_tour_de.id as id, object_localized_contwise_tour_de.type as `type` FROM object_localized_contwise_tour_de WHERE ( object_localized_contwise_tour_de.type IN ('object','variant','folder')) AND object_localized_contwise_tour_de.published = 1
Parameters:
[]
3.86 ms
(4.03%)
2
SELECT COUNT(*) FROM object_localized_contwise_tour_de WHERE ( object_localized_contwise_tour_de.type IN ('object','variant','folder')) AND object_localized_contwise_tour_de.published = 1
Parameters:
[]
3.85 ms
(4.03%)
11
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  68
]
2.57 ms
(2.68%)
1
SELECT object_localized_contwise_tour_de.id as id, object_localized_contwise_tour_de.type as `type` FROM object_localized_contwise_tour_de WHERE ( object_localized_contwise_tour_de.type IN ('object','variant','folder')) AND object_localized_contwise_tour_de.published = 1 ORDER BY `title` ASC   LIMIT 24 OFFSET 72
Parameters:
[]
2.13 ms
(2.22%)
10
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  1220
]
1.69 ms
(1.77%)
10
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  1220
]
1.53 ms
(1.60%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de/entdecke-das-kleinwalsertal/"
  "tourensuche-kleinwalsertal"
]
1.32 ms
(1.38%)
2
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:
[
  "/de/entdecke-das-kleinwalsertal/tourensuche-kleinwalsertal"
  "path"
  "auto_create"
  "/de/entdecke-das-kleinwalsertal/tourensuche-kleinwalsertal?page=4"
  "path_query"
  "https://kleinwalsertal-dev.conecto.rocks/de/entdecke-das-kleinwalsertal/tourensuche-kleinwalsertal?page=4"
  "entire_uri"
]
1.29 ms
(1.35%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
0.97 ms
(1.02%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  68
  68
  68
]
0.72 ms
(0.76%)
3
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  577
  577
]
0.59 ms
(0.62%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  68
]
0.55 ms
(0.58%)
1
SELECT * FROM object_url_slugs WHERE slug = '/de/entdecke-das-kleinwalsertal/tourensuche-kleinwalsertal' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.52 ms
(0.54%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.46 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:
[
  "weather.default_valley_station"
  null
  null
]
0.43 ms
(0.45%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
0.36 ms
(0.37%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.33 ms
(0.35%)
1
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
]
0.23 ms
(0.24%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.22 ms
(0.23%)
1
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:
[
  9
]
0.20 ms
(0.21%)
1
SELECT id FROM website_settings
Parameters:
[]
0.18 ms
(0.19%)
1
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]

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