Query Metrics
22
Database Queries
10
Different statements
8.93 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.96 ms (33.12%) |
8 |
SELECT * FROM settings_store WHERE id = ? AND scope = ?
Parameters:
[ "BUNDLE_INSTALLED__Pimcore\Bundle\AdminBundle\PimcoreAdminBundle" "pimcore" ] |
|
2.16 ms (24.22%) |
5 |
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:
[ 1765013272 "data_director_installed" ] |
|
0.60 ms (6.75%) |
1 |
INSERT INTO lock_keys (key_id, key_token, key_expiration) VALUES (?, ?, UNIX_TIMESTAMP(NOW(6)) + 300)
Parameters:
[ "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102" "r2B4bGafmHyJzN7uI3CwpfXSd1WkFRhKaq5U03iQFp4=" ] |
|
0.52 ms (5.81%) |
1 |
UPDATE lock_keys SET key_expiration = UNIX_TIMESTAMP(NOW(6)) + ?, key_token = ? WHERE key_id = ? AND (key_token = ? OR key_expiration <= UNIX_TIMESTAMP(NOW(6)))
Parameters:
[ 14400.0 "r2B4bGafmHyJzN7uI3CwpfXSd1WkFRhKaq5U03iQFp4=" "97d7370ab6c17a683476599a7172fef92f29ff39d7e65c8d1b64158ef57da102" "r2B4bGafmHyJzN7uI3CwpfXSd1WkFRhKaq5U03iQFp4=" ] |
|
0.51 ms (5.71%) |
1 |
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:
[ 1765013273 "translator\x01tags\x01" "translator_website\x01tags\x01" "translate\x01tags\x01" ] |
|
0.47 ms (5.31%) |
2 |
SELECT * FROM users_permission_definitions WHERE `key`=? LIMIT 1
Parameters:
[
"plugin_bb_pim"
]
|
|
0.47 ms (5.23%) |
1 |
SELECT * FROM tmp_store WHERE id = ?
Parameters:
[
"maintenance_mode"
]
|
|
0.46 ms (5.20%) |
1 |
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[] |
|
0.41 ms (4.58%) |
1 |
DELETE FROM cache_items WHERE item_lifetime + item_time <= ? AND item_id IN (?)
Parameters:
[ 1765013272 "data_director_installed" ] |
|
0.36 ms (4.08%) |
1 |
SELECT 1 FROM information_schema.tables WHERE table_schema = DATABASE() AND table_name = ?
Parameters:
[
"pim_auth_invited_user_token"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
There are no configured entity managers.
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
No managed entities.
Entities Mapping
No mapped entities.