http://quadriennalediroma.caveaudigitale.com/admin/login?perspective=

Query Metrics

8 Database Queries
4 Different statements
20.57 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
18.70 ms
(90.92%)
1
CREATE TABLE IF NOT EXISTS `promemoria_shorturl` (`id` int(11) NOT NULL AUTO_INCREMENT,
				`jwtToken` text NOT NULL,`shortToken` varchar(16) NOT NULL,`insertDate` datetime NOT NULL DEFAULT
				CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
Parameters:
[]
1.01 ms
(4.91%)
4
SELECT * FROM settings_store WHERE id = :id AND scope = :scope
Parameters:
[
  "id" => "BUNDLE_INSTALLED__Pimcore\Bundle\DataHubBundle\PimcoreDataHubBundle"
  "scope" => "pimcore"
]
0.67 ms
(3.23%)
2
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:
[
  1726782820
  [
    "\x00tags\x00translation_data_2e364d315ad5ad984609e7f4beedf0f7"
    "translation_data_2e364d315ad5ad984609e7f4beedf0f7"
  ]
]
0.19 ms
(0.93%)
1
SELECT * FROM translations_admin LIMIT 1;
Parameters:
[]

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.