Query Metrics
17
Database Queries
11
Different statements
151.35 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
95.49 ms (63.09%) |
3 |
Select * from properties where ctype = ? and `name` = ? and data like ?
Parameters:
[ "document" "shortUrlDomain" "ix-dev.smatt.hub.oetztaltourismus.com" ] |
20.52 ms (13.56%) |
1 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[
"/"
""
]
|
15.51 ms (10.25%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
12.85 ms (8.49%) |
3 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
2.42 ms (1.60%) |
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" ] |
1.06 ms (0.70%) |
1 |
SELECT * FROM documents_classification WHERE id = ? LIMIT 1
Parameters:
[
1
]
|
0.85 ms (0.56%) |
1 |
SELECT * FROM translations_messages LIMIT 1;
Parameters:
[] |
0.69 ms (0.46%) |
1 |
SELECT * FROM documents_editables WHERE documentId = ?
Parameters:
[
1
]
|
0.68 ms (0.45%) |
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.64 ms (0.42%) |
1 |
SELECT * FROM members_restrictions WHERE targetId = ? AND ctype = ?
Parameters:
[ 1 "page" ] |
0.63 ms (0.41%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
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. |