Query Metrics

567 Database Queries
23 Different statements
98.51 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
33.10 ms
(33.60%)
222
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
32.81 ms
(33.31%)
220
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
4.76 ms
(4.83%)
18
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  888
]
4.01 ms
(4.07%)
18
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  888
]
3.57 ms
(3.62%)
13
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  85
]
3.55 ms
(3.61%)
17
SELECT objects.id as id, objects.type as `type` FROM objects WHERE (parentId = ? AND  objects.type IN ('object','variant','folder')) AND objects.published = 1 ORDER BY `key` ASC
Parameters:
[
  3903
]
2.61 ms
(2.65%)
15
SELECT * FROM object_relations_ft_poiFilter WHERE src_id = ?
Parameters:
[
  4988
]
1.97 ms
(2.00%)
1
SELECT object_localized_ft_poi_en.id as id, object_localized_ft_poi_en.type as `type` FROM object_localized_ft_poi_en WHERE ((`published` = ?)  AND (`active` = ?)  AND ( topics LIKE ?)  AND  object_localized_ft_poi_en.type IN ('object','variant','folder')) AND object_localized_ft_poi_en.published = 1
Parameters:
[
  1
  1
  "%650%"
]
1.66 ms
(1.69%)
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/kleinwalsertal-live/currently-open-restaurants"
  "path"
  "auto_create"
  "/en/kleinwalsertal-live/currently-open-restaurants?filter[topics][0]=650&page=1"
  "path_query"
  "https://partnerinfo.kleinwalsertal-dev.conecto.rocks/en/kleinwalsertal-live/currently-open-restaurants?filter[topics][0]=650&page=1"
  "entire_uri"
]
1.57 ms
(1.59%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  550
  550
]
1.36 ms
(1.38%)
4
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/kleinwalsertal-live/"
  "currently-open-restaurants"
]
1.33 ms
(1.35%)
8
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
1.07 ms
(1.09%)
1
SELECT object_localized_ft_poi_en.id as id, object_localized_ft_poi_en.type as `type` FROM object_localized_ft_poi_en WHERE ((`published` = ?)  AND (`active` = ?)  AND ( topics LIKE ?)  AND (object_localized_ft_poi_en.oo_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?))  AND  object_localized_ft_poi_en.type IN ('object','variant','folder')) AND object_localized_ft_poi_en.published = 1 ORDER BY `object_localized_ft_poi_en`.`name` ASC
Parameters:
[
  1
  1
  "%650%"
  1358
  1360
  1362
  1399
  1420
  1435
  1463
  1506
  1535
  1538
  1539
  1547
  1586
  1590
  1602
  1621
  1623
  1631
  1640
  1644
  1669
  1676
  1684
  1744
  1768
  1782
  1787
  1796
  1832
  1858
]
0.96 ms
(0.98%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  85
  550
  550
]
0.79 ms
(0.80%)
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
]
0.75 ms
(0.76%)
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
]
0.59 ms
(0.60%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  550
]
0.46 ms
(0.47%)
3
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  35
]
0.42 ms
(0.43%)
2
SELECT * FROM object_relations_CN_WEATHERSTATION WHERE src_id = ?
Parameters:
[
  3840
]
0.41 ms
(0.41%)
2
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.29 ms
(0.30%)
1
SELECT * FROM object_collection_Weather_CN_WEATHERDAY WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3901
  "weatherData"
]
0.27 ms
(0.27%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/kleinwalsertal-live/currently-open-restaurants' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.20 ms
(0.20%)
1
SELECT mainValue, validTimePeriod, lowerBound, upperBound
            FROM object_collection_AvalancheDangerRating_CN_AVALANCHEREPORT
            ORDER BY (upperBound IS NULL AND lowerBound IS NULL) ASC,
                upperBound DESC,
                lowerBound DESC;
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