Query Metrics

112 Database Queries
16 Different statements
18.87 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
9.32 ms
(49.40%)
68
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
1.47 ms
(7.78%)
6
SELECT id,language FROM documents_translations WHERE sourceId = ? UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  646
  646
]
1.13 ms
(5.97%)
7
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  4658
]
1.00 ms
(5.31%)
6
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  4658
]
0.90 ms
(4.76%)
3
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  174
  646
  646
]
0.88 ms
(4.64%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  174
]
0.70 ms
(3.72%)
3
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/Prima/en/employer-section/"
  "kleinwalsertal-hero"
]
0.65 ms
(3.47%)
3
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "REPORT_REGION"
]
0.62 ms
(3.28%)
3
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  646
]
0.38 ms
(2.01%)
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=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/_fragment?_path=_locale=en&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
0.37 ms
(1.94%)
2
SELECT id FROM website_settings
Parameters:
[]
0.36 ms
(1.91%)
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 = 2 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/en/employer-section/kleinwalsertal-hero"
  "path"
  "auto_create"
  "/en/employer-section/kleinwalsertal-hero"
  "path_query"
  "https://prima.kleinwalsertal-dev.conecto.rocks/en/employer-section/kleinwalsertal-hero"
  "entire_uri"
]
0.35 ms
(1.88%)
2
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
0.32 ms
(1.69%)
1
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
0.26 ms
(1.35%)
1
SELECT * FROM object_url_slugs WHERE slug = '/en/employer-section/kleinwalsertal-hero' AND (siteId = 2 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[]
0.17 ms
(0.89%)
1
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]

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