Query Metrics
23
Database Queries
10
Different statements
7.10 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.31 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
2 | 0.68 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 = 3 AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "//test/wp-includes/wlwmanifest.xml" "path" "auto_create" "//test/wp-includes/wlwmanifest.xml" "path_query" "http://www.dsv-seeds.com//test/wp-includes/wlwmanifest.xml" "entire_uri" ] |
3 | 0.27 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
4 | 0.40 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dsv-seeds.com/test/wp-includes/" "wlwmanifest.xml" ] |
5 | 0.32 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dsv-seeds.com/test/wp-includes/wlwmanifest.xml"
]
|
6 | 0.35 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dsv-seeds.com/%" "//test/wp-includes/wlwmanifest.xml" ] |
7 | 0.19 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dsv-seeds.com/test/wp-includes/" "wlwmanifest.xml" ] |
8 | 0.17 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dsv-seeds.com/test/wp-includes/wlwmanifest.xml"
]
|
9 | 0.17 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dsv-seeds.com/%" "//test/wp-includes/wlwmanifest.xml" ] |
10 | 0.28 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dsv-seeds.com/test/" "wp-includes" ] |
11 | 0.25 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dsv-seeds.com/test/wp-includes"
]
|
12 | 0.30 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dsv-seeds.com/%" "//test/wp-includes" ] |
13 | 0.28 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/dsv-seeds.com/" "test" ] |
14 | 0.27 ms |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/dsv-seeds.com/test"
]
|
15 | 0.30 ms |
SELECT documents.id FROM documents LEFT JOIN documents_page ON documents.id = documents_page.id WHERE documents.path LIKE ? AND documents_page.prettyUrl = ?
Parameters:
[ "/dsv-seeds.com/%" "//test" ] |
16 | 0.20 ms |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "dsv-seeds.com" ] |
17 | 0.39 ms |
SELECT * FROM object_url_slugs WHERE slug = '//test/wp-includes/wlwmanifest.xml' AND (siteId = 3 OR siteId = 0) ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
18 | 0.22 ms |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
19 | 0.26 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
20 | 0.22 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
21 | 0.55 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 = 3 ORDER BY `priority` DESC
Parameters:
[ "//test/wp-includes/wlwmanifest.xml" "path" "auto_create" "//test/wp-includes/wlwmanifest.xml" "path_query" "http://www.dsv-seeds.com//test/wp-includes/wlwmanifest.xml" "entire_uri" ] |
22 | 0.27 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
23 | 0.46 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:
[ "//test/wp-includes/wlwmanifest.xml" "path" "auto_create" "//test/wp-includes/wlwmanifest.xml" "path_query" "http://www.dsv-seeds.com//test/wp-includes/wlwmanifest.xml" "entire_uri" ] |
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 |
---|---|
FormBuilderBundle\Model\OutputWorkflow | No errors. |
FormBuilderBundle\Model\FormDefinition | No errors. |
FormBuilderBundle\Model\OutputWorkflowChannel | No errors. |