Query Metrics

123 Database Queries
21 Different statements
62.99 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
34.70 ms
(55.09%)
58
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
  4379
]
4.03 ms
(6.40%)
9
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  57
]
3.24 ms
(5.15%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
3.15 ms
(5.00%)
6
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:
[
  "navLanguageIconCH"
  null
  null
]
2.43 ms
(3.86%)
6
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1267
]
1.69 ms
(2.68%)
4
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.69 ms
(2.68%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.60 ms
(2.54%)
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:
[
  "/global.attika.ch/%"
  "/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/technische-daten"
]
1.53 ms
(2.43%)
6
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  379
]
1.25 ms
(1.99%)
1
SELECT object_localized_2_en.id as id, object_localized_2_en.type as `type` FROM object_localized_2_en WHERE ( object_localized_2_en.type IN ('object','variant','folder')) AND object_localized_2_en.published = 1 ORDER BY `fachportalOrder` ASC
Parameters:
[]
1.23 ms
(1.95%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/global.attika.ch/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/"
  "technische-daten"
]
1.18 ms
(1.87%)
1
SELECT object_localized_20_en.id as id, object_localized_20_en.type as `type` FROM object_localized_20_en WHERE (countriesFachportal IS NULL OR countriesFachportal LIKE "%%" AND  object_localized_20_en.type IN ('object','variant','folder')) AND object_localized_20_en.published = 1 ORDER BY `date` DESC
Parameters:
[]
1.16 ms
(1.84%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/global.attika.ch/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/technische-daten"
]
1.07 ms
(1.69%)
1
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
  1612
]
0.71 ms
(1.13%)
1
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
  1487
]
0.60 ms
(0.96%)
1
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 = 9 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/technische-daten"
  "path"
  "auto_create"
  "/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/technische-daten"
  "path_query"
  "https://global.attika.a4interactive.ch/en/downloads/fireplaces-c58/visio-element-f1615/visio-2-element-p1612/technische-daten"
  "entire_uri"
]
0.46 ms
(0.73%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4099
]
0.45 ms
(0.72%)
1
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:
[
  "/_fragment"
  "path"
  "auto_create"
  "/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AfooterAction"
  "path_query"
  "https://global.attika.a4interactive.ch/_fragment?_path=_locale=en&_format=html&_controller=App%5CController%5CContentController%3A%3AfooterAction"
  "entire_uri"
]
0.44 ms
(0.70%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.27 ms
(0.43%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4099
]
0.11 ms
(0.17%)
1
SET SESSION innodb_strict_mode = 0
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

There are no configured entity managers.

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

No managed entities.

Entities Mapping

No mapped entities.