Query Metrics

122 Database Queries
22 Different statements
55.04 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
22.71 ms
(41.26%)
58
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
  4379
]
7.95 ms
(14.45%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
4.07 ms
(7.40%)
9
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  57
]
2.97 ms
(5.40%)
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
]
1.89 ms
(3.43%)
1
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
  303
]
1.87 ms
(3.39%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  1058
]
1.61 ms
(2.92%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.50 ms
(2.73%)
4
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.27 ms
(2.30%)
6
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  379
]
1.19 ms
(2.16%)
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:
[
  "/de.attika.ch/%"
  "/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/zertifikate-labels"
]
1.12 ms
(2.03%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/de.attika.ch/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/"
  "zertifikate-labels"
]
0.97 ms
(1.77%)
1
SELECT object_localized_2_de.id as id, object_localized_2_de.type as `type` FROM object_localized_2_de WHERE ( object_localized_2_de.type IN ('object','variant','folder')) AND object_localized_2_de.published = 1 ORDER BY `fachportalOrder` ASC
Parameters:
[]
0.96 ms
(1.75%)
1
SELECT object_localized_20_de.id as id, object_localized_20_de.type as `type` FROM object_localized_20_de WHERE (countriesFachportal IS NULL OR countriesFachportal LIKE "%%" AND  object_localized_20_de.type IN ('object','variant','folder')) AND object_localized_20_de.published = 1 ORDER BY `date` DESC
Parameters:
[]
0.88 ms
(1.60%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/de.attika.ch/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/zertifikate-labels"
]
0.65 ms
(1.17%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4122
]
0.64 ms
(1.17%)
1
SELECT assets.*, tree_locks.locked FROM assets
            LEFT JOIN tree_locks ON assets.id = tree_locks.id AND tree_locks.type = 'asset'
                WHERE assets.id = ?
Parameters:
[
  2771
]
0.63 ms
(1.14%)
1
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
  1487
]
0.59 ms
(1.08%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4122
]
0.57 ms
(1.03%)
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 = 11 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/zertifikate-labels"
  "path"
  "auto_create"
  "/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/zertifikate-labels"
  "path_query"
  "https://de.attika.a4interactive.ch/de/downloads/kamine-c58/visio-gas-f319/visio-90-lc-rc-p303/zertifikate-labels"
  "entire_uri"
]
0.49 ms
(0.88%)
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=de&_format=html&_controller=App%5CController%5CContentController%3A%3AfooterAction"
  "path_query"
  "https://de.attika.a4interactive.ch/_fragment?_path=_locale=de&_format=html&_controller=App%5CController%5CContentController%3A%3AfooterAction"
  "entire_uri"
]
0.40 ms
(0.72%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.12 ms
(0.23%)
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.