Query Metrics
27
Database Queries
14
Different statements
18.20 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.57 ms (30.59%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
|
2.29 ms (12.56%) |
6 |
SELECT item_id, CASE WHEN item_lifetime IS NULL OR item_lifetime + item_time > ? THEN item_data ELSE NULL END FROM cache_items WHERE item_id IN (?)
Parameters:
[ 1787988613 [ "\x00tags\x00site_domain_3c9b2472b8378451d0aa15f2c48c2b2f" "site_domain_3c9b2472b8378451d0aa15f2c48c2b2f" ] ] |
|
1.81 ms (9.92%) |
1 |
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'pimcore_db' /*!50116 AND c.constraint_schema = 'pimcore_db' */ AND k.`REFERENCED_COLUMN_NAME` IS NOT NULL
Parameters:
[] |
|
1.64 ms (8.99%) |
5 |
SELECT id FROM documents WHERE path = BINARY :path AND `key` = BINARY :key
Parameters:
[ "key" => "plugins" "path" => "/wp-content/" ] |
|
1.49 ms (8.20%) |
1 |
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS TYPE, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS COMMENT, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS COLLATION FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'pimcore_db' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
|
1.12 ms (6.13%) |
4 |
SELECT id FROM documents_page WHERE prettyUrl = :prettyUrl
Parameters:
[ "prettyUrl" => "/wp-content/plugins" ] |
|
1.00 ms (5.47%) |
1 |
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions'
Parameters:
[] |
|
0.96 ms (5.29%) |
1 |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'pimcore_db' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
|
0.53 ms (2.89%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL AND priority = 99 ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/wp-content/plugins/" "sourcePathQuery" => "/wp-content/plugins/" "sourceEntireUri" => "http://pimcore.croso-france.com/wp-content/plugins/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.47 ms (2.56%) |
1 |
SELECT * FROM redirects WHERE ( (source = :sourcePath AND (`type` = :typePath OR `type` = :typeAuto)) OR (source = :sourcePathQuery AND `type` = :typePathQuery) OR (source = :sourceEntireUri AND `type` = :typeEntireUri) ) AND active = 1 AND regex IS NULL AND (expiry > UNIX_TIMESTAMP() OR expiry IS NULL) AND sourceSite IS NULL ORDER BY `priority` DESC
Parameters:
[ "sourcePath" => "/wp-content/plugins/" "sourcePathQuery" => "/wp-content/plugins/" "sourceEntireUri" => "http://pimcore.croso-france.com/wp-content/plugins/" "typePath" => "path" "typePathQuery" => "path_query" "typeEntireUri" => "entire_uri" "typeAuto" => "auto_create" ] |
|
0.38 ms (2.11%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/wp-content/plugins/' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.35 ms (1.93%) |
1 |
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[ "id" => "reports" "scope" => "pimcore" ] |
|
0.35 ms (1.91%) |
1 |
SELECT * FROM migration_versions
Parameters:
[] |
|
0.26 ms (1.44%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
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
No loaded entities.