Query Metrics
23
Database Queries
17
Different statements
13.46 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
3.11 ms (23.11%) |
3 |
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" ] |
2.01 ms (14.93%) |
3 |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
1.18 ms (8.75%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
1.11 ms (8.26%) |
1 |
UPDATE tmp_store SET `id` = ?, `data` = ?, `tag` = ?, `date` = ?, `expiryDate` = ?, `serialized` = ? WHERE `id` = ?
Parameters:
[ "document_season_content_state_1" 0 "document-season-content-state" 1745647410 1746252210 0 "document_season_content_state_1" ] |
1.07 ms (7.97%) |
1 |
SELECT * FROM documents_classification WHERE id = ? LIMIT 1
Parameters:
[
1
]
|
0.84 ms (6.23%) |
1 |
INSERT INTO tmp_store (`id`, `data`, `tag`, `date`, `expiryDate`, `serialized`) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[ "document_season_content_state_1" 0 "document-season-content-state" 1745647410 1746252210 0 ] |
0.57 ms (4.25%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.52 ms (3.86%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.46 ms (3.45%) |
1 |
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 ] |
0.43 ms (3.16%) |
1 |
SELECT id FROM sites
Parameters:
[] |
0.39 ms (2.86%) |
1 |
SELECT sourceId FROM documents_translations WHERE id = ?
Parameters:
[
1
]
|
0.34 ms (2.55%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.33 ms (2.43%) |
1 |
SELECT id,language FROM documents_translations WHERE sourceId IN(?, ?) UNION SELECT sourceId as id,"source" FROM documents_translations WHERE id = ?
Parameters:
[ 1 1 1 ] |
0.30 ms (2.24%) |
1 |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 1 "page" ] |
0.28 ms (2.06%) |
1 |
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 ] |
0.27 ms (1.98%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.26 ms (1.92%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
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. |