Query Metrics
9
Database Queries
8
Different statements
9.07 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.74 ms |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\SeoBundle\PimcoreSeoBundle" "pimcore" ] |
| 2 | 0.63 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:
[ "/admin/settings/display-custom-logo" "path" "auto_create" "/admin/settings/display-custom-logo?white=true" "path_query" "https://portals-laticrete.byfactory.dev/admin/settings/display-custom-logo?white=true" "entire_uri" ] |
| 3 | 3.16 ms |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP() + 300)
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" ] |
| 4 | 0.51 ms |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP() + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP())
Parameters:
[ 300.0 "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" ] |
| 5 | 0.50 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" ] |
| 6 | 0.51 ms |
SELECT id FROM redirects WHERE active = 1 AND regex = 1 ORDER BY `priority` DESC
Parameters:
[] |
| 7 | 2.25 ms |
DELETE FROM lock_keys WHERE key_id = ? AND key_token = ?
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" ] |
| 8 | 0.43 ms |
SELECT 1 FROM lock_keys WHERE key_id = ? AND key_token = ? AND key_expiration > UNIX_TIMESTAMP()
Parameters:
[ "56077d86c930853c3d6d19af78a9d93e0618bf805082ea53d76a848b5f59d071" "wZmZamDII+kbIOn7wtcEIzLDYvWJxkTSmvPIjDesSSs=" ] |
| 9 | 0.35 ms |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| pimcore_generic_data_index | doctrine.orm.pimcore_generic_data_index_entity_manager |
| portal_engine | doctrine.orm.portal_engine_entity_manager |
| statistics_explorer | doctrine.orm.statistics_explorer_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
pimcore_generic_data_index entity manager
No loaded entities.
portal_engine entity manager
No loaded entities.
statistics_explorer entity manager
No loaded entities.