Query Metrics

32 Database Queries
15 Different statements
30.83 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
6.07 ms
(19.70%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
4.29 ms
(13.92%)
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:
[
  "/walsertal/de/natur-erleben/skitouren"
  "path"
  "auto_create"
  "/walsertal/de/natur-erleben/skitouren"
  "path_query"
  "https://alpenregion-staging.conecto.rocks/walsertal/de/natur-erleben/skitouren"
  "entire_uri"
]
3.57 ms
(11.57%)
2
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  237
]
2.95 ms
(9.57%)
4
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4136
]
2.94 ms
(9.53%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
2.71 ms
(8.78%)
6
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4136
]
1.43 ms
(4.64%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/walsertal/de/natur-erleben/"
  "skitouren"
]
1.13 ms
(3.68%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,10) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  19
]
1.02 ms
(3.31%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,165,163,20) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  204
]
0.99 ms
(3.22%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  237
  237
  237
]
0.81 ms
(2.64%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  237
]
0.80 ms
(2.59%)
1
SELECT * FROM object_relations_CNMAG_ARTICLE WHERE src_id = ?
Parameters:
[
  95
]
0.74 ms
(2.38%)
1
SELECT * FROM object_url_slugs WHERE slug = '/walsertal/de/natur-erleben/skitouren' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.72 ms
(2.32%)
1
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "CNMAG_ARTICLE"
]
0.66 ms
(2.13%)
1
SELECT * FROM translations_messages 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

Entities Mapping