Query Metrics
14
Database Queries
11
Different statements
7.69 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.85 ms (24.10%) |
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:
[ "/" "path" "auto_create" "/" "path_query" "https://ix-dev.smatt.hub.oetztaltourismus.com/" "entire_uri" ] |
1.49 ms (19.41%) |
2 |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
1.07 ms (13.94%) |
1 |
SELECT * FROM documents_classification WHERE id = ? LIMIT 1
Parameters:
[
1
]
|
0.74 ms (9.57%) |
2 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
0.57 ms (7.43%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.52 ms (6.76%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.34 ms (4.46%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
0.30 ms (3.91%) |
1 |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 1 "page" ] |
0.28 ms (3.60%) |
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 (3.47%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
0.26 ms (3.35%) |
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. |