Query Metrics
23
Database Queries
17
Different statements
24.38 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.32 ms |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
2 | 0.47 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
3 | 1.26 ms |
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:
[ "/" "path" "auto_create" "/" "path_query" "https://ix-dev.smatt.hub.oetztaltourismus.com/" "entire_uri" ] |
4 | 0.69 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
5 | 0.45 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
6 | 0.76 ms |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
7 | 1.34 ms |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 1 "page" ] |
8 | 1.24 ms |
SELECT t0.id AS id_1, t0.element_type AS element_type_2, t0.element_id AS element_id_3, t0.integrator AS integrator_4, t0.data AS data_5 FROM seo_element_meta_data t0 WHERE t0.element_type = ? AND t0.element_id = ?
Parameters:
[ "document" 1 ] |
9 | 1.30 ms |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
10 | 2.84 ms |
SELECT * FROM documents_classification WHERE id = ? LIMIT 1
Parameters:
[
1
]
|
11 | 1.65 ms |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
12 | 0.45 ms |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
13 | 0.40 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
14 | 1.26 ms |
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=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoController%3A%3ArenderLiveInfoWidgetAction" "path_query" "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CLiveInfoController%3A%3ArenderLiveInfoWidgetAction" "entire_uri" ] |
15 | 0.45 ms |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
16 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
17 | 1.22 ms |
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=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CPopupController%3A%3ArenderPopupsForDocumentAction" "path_query" "https://ix-dev.smatt.hub.oetztaltourismus.com/_fragment?_path=_format=html&_locale=de&_controller=NuiPimcoreBundle%5CController%5CPopupController%3A%3ArenderPopupsForDocumentAction" "entire_uri" ] |
18 | 1.75 ms |
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:
[ "internalDomains" null null ] |
19 | 1.63 ms |
SELECT id FROM sites
Parameters:
[] |
20 | 1.29 ms |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
21 | 1.04 ms |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
22 | 0.61 ms |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "document_season_content_state_1" 0 "document-season-content-state" 1743590552 1744195352 0 ] |
23 | 0.62 ms |
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[ "document_season_content_state_1" 0 "document-season-content-state" 1743590552 1744195352 0 "document_season_content_state_1" ] |
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
Class | Mapping errors |
---|---|
SeoBundle\Model\ElementMetaData | No errors. |
FormBuilderBundle\Model\OutputWorkflow | No errors. |
FormBuilderBundle\Model\FormDefinition | No errors. |
FormBuilderBundle\Model\DoubleOptInSession | No errors. |
FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |