Query Metrics

116 Database Queries
19 Different statements
37.80 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
16.01 ms
(42.34%)
58
SELECT * FROM object_relations_4 WHERE src_id = ?
Parameters:
[
  4379
]
2.92 ms
(7.72%)
9
SELECT * FROM object_relations_2 WHERE src_id = ?
Parameters:
[
  57
]
2.56 ms
(6.77%)
7
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "2"
]
2.01 ms
(5.32%)
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.56 ms
(4.12%)
4
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.48 ms
(3.92%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
1.38 ms
(3.66%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  271
]
1.34 ms
(3.53%)
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.19 ms
(3.16%)
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.12 ms
(2.96%)
6
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  379
]
1.06 ms
(2.80%)
5
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/en/downloads/bioethanol-fireplaces-c59/panel-wall-f4586/panel-wall-front-p4583/"
  "technische-daten"
]
1.01 ms
(2.66%)
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:
[
  "/en/downloads/bioethanol-fireplaces-c59/panel-wall-f4586/panel-wall-front-p4583/technische-daten"
  "path"
  "auto_create"
  "/en/downloads/bioethanol-fireplaces-c59/panel-wall-f4586/panel-wall-front-p4583/technische-daten"
  "path_query"
  "https://attika.a4interactive.ch/en/downloads/bioethanol-fireplaces-c59/panel-wall-f4586/panel-wall-front-p4583/technische-daten"
  "entire_uri"
]
0.99 ms
(2.63%)
5
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/en/downloads/bioethanol-fireplaces-c59/panel-wall-f4586/panel-wall-front-p4583/technische-daten"
]
0.82 ms
(2.16%)
1
SELECT * FROM object_relations_1 WHERE src_id = ?
Parameters:
[
  4583
]
0.71 ms
(1.88%)
1
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  6643
]
0.67 ms
(1.78%)
1
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  6643
]
0.57 ms
(1.51%)
1
SELECT * FROM object_relations_12 WHERE src_id = ?
Parameters:
[
  1487
]
0.31 ms
(0.81%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
0.09 ms
(0.25%)
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.