Query Metrics
17
Database Queries
8
Different statements
2.73 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.96 ms (35.13%) |
6 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "system_settings" "pimcore_system_settings" ] |
|
0.48 ms (17.44%) |
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:
[ "/config.php" "path" "auto_create" "/config.php" "path_query" "https://plateform.lab.fortesting2.fr/config.php" "entire_uri" ] |
|
0.39 ms (14.20%) |
3 |
SELECT id FROM documents WHERE `path` = BINARY ? AND `key` = BINARY ?
Parameters:
[ "/" "config.php" ] |
|
0.25 ms (9.28%) |
2 |
SELECT id FROM documents_page WHERE prettyUrl = ?
Parameters:
[
"/config.php"
]
|
|
0.24 ms (8.64%) |
1 |
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 ORDER BY `priority` DESC
Parameters:
[ "/config.php" "path" "auto_create" "/config.php" "path_query" "https://plateform.lab.fortesting2.fr/config.php" "entire_uri" ] |
|
0.16 ms (5.76%) |
1 |
SELECT id FROM settings_store WHERE scope = ?
Parameters:
[
"pimcore_staticroutes"
]
|
|
0.14 ms (5.31%) |
1 |
SELECT * FROM object_url_slugs WHERE slug = '/config.php' AND siteId = 0 ORDER BY siteId DESC LIMIT 1
Parameters:
[] |
|
0.12 ms (4.25%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore | doctrine.orm.pimcore_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
pimcore entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
No loaded entities.