Query Metrics

1280 Database Queries
29 Different statements
583.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
285.61 ms
(48.96%)
644
SELECT id FROM documents d WHERE parentId = ?  AND published = 1 LIMIT 1
Parameters:
[
  1
]
108.55 ms
(18.61%)
232
SELECT documents.id, documents.type FROM documents WHERE  (parentId = ?) AND published = 1 ORDER BY `index` ASC
Parameters:
[
  1
]
62.11 ms
(10.65%)
101
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[
  "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle"
  "pimcore"
]
44.96 ms
(7.71%)
100
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
  "maintenance_mode"
]
22.89 ms
(3.92%)
123
SELECT * FROM website_settings WHERE id = ?
Parameters:
[
  1
]
8.94 ms
(1.53%)
19
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
  "/silvretta-bielerhoehe/nl/"
  "tafamuntbahn-4_vc3053"
]
7.84 ms
(1.34%)
4
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
  80
]
6.57 ms
(1.13%)
5
SELECT * FROM assets_image_thumbnail_cache WHERE cid = ?
Parameters:
[
  94161
]
4.27 ms
(0.73%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,14) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  38
]
3.99 ms
(0.68%)
5
SELECT customSettings FROM assets WHERE id = ?
Parameters:
[
  94161
]
3.61 ms
(0.62%)
14
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
  "/silvretta-bielerhoehe/nl/tafamuntbahn-4_vc3053"
]
3.18 ms
(0.55%)
3
SELECT * FROM sites WHERE rootId = ?
Parameters:
[
  129
]
2.81 ms
(0.48%)
1
SELECT * FROM object_collection_vcloudExternalLink_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3053
  "externalLinks"
]
2.74 ms
(0.47%)
2
SELECT * FROM object_collection_vcloudOpeningHours_localized_vcloud_poi WHERE ooo_id = ? AND language IN ('de','en','nl','fr') AND `fieldname` = ? AND `index` = ?
Parameters:
[
  3053
  "openingHours"
  0
]
2.22 ms
(0.38%)
1
SELECT * FROM object_collection_vcloudOpeningHours_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3053
  "openingHours"
]
1.78 ms
(0.30%)
2
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,31343,26785,151) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  94162
]
1.49 ms
(0.26%)
2
SELECT name FROM classes WHERE id = ?
Parameters:
[
  "vcloud_poi"
]
1.32 ms
(0.23%)
3
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[]
1.28 ms
(0.22%)
3
SELECT id FROM website_settings
Parameters:
[]
1.22 ms
(0.21%)
4
SELECT documents.id FROM documents
            LEFT JOIN documents_page ON documents.id = documents_page.id
            WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[
  "/silvretta-bielerhoehe/%"
  "/nl/tafamuntbahn-4_vc3053"
]
1.00 ms
(0.17%)
1
SELECT * FROM object_relations_vcloud_poi WHERE src_id = ?
Parameters:
[
  3053
]
0.93 ms
(0.16%)
2
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
  129
]
0.87 ms
(0.15%)
2
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[
  129
  129
  129
]
0.68 ms
(0.12%)
1
SELECT * FROM object_collection_vcloudContentblock_vcloud_poi WHERE id = ? AND fieldname = ? ORDER BY `index` ASC
Parameters:
[
  3053
  "contentblocks"
]
0.59 ms
(0.10%)
1
SELECT * FROM properties WHERE
                             (
                                 (cid IN (1,3) AND inheritable = 1) OR cid = ? )
                                 AND ctype='asset'
Parameters:
[
  147
]
0.55 ms
(0.09%)
1
SELECT * FROM object_relations_vcloud_concept WHERE src_id = ?
Parameters:
[
  12417
]
0.50 ms
(0.09%)
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=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "path_query"
  "https://silvretta.montafon-staging.conecto.rocks/_fragment?_path=_locale=de&_format=html&_controller=CONECTO%5CProviderBundle%5CController%5CDocumentController%3A%3AfooterSnippetAction"
  "entire_uri"
]
0.45 ms
(0.08%)
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 = 7 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[
  "/nl/tafamuntbahn-4_vc3053"
  "path"
  "auto_create"
  "/nl/tafamuntbahn-4_vc3053"
  "path_query"
  "https://silvretta.montafon-staging.conecto.rocks/nl/tafamuntbahn-4_vc3053"
  "entire_uri"
]
0.39 ms
(0.07%)
1
SELECT documents.*, tree_locks.locked FROM documents
            LEFT JOIN tree_locks ON documents.id = tree_locks.id AND tree_locks.type = 'document'
                WHERE documents.id = ?
Parameters:
[
  10
]

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.

Entities Mapping