Query Metrics
34
Database Queries
10
Different statements
10.21 ms
Query time
0
Invalid entities
16
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.08 ms (49.79%) |
3 |
"COMMIT"
Parameters:
[] |
|
3.12 ms (30.57%) |
18 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Contao\CoreBundle\Cron\Cron::updateMinutelyCliCron"
]
|
|
0.66 ms (6.42%) |
4 |
UPDATE tl_cron_job SET lastRun = ? WHERE id = ?
Parameters:
[ "2026-08-16 08:25:05" 1 ] |
|
0.45 ms (4.41%) |
3 |
"START TRANSACTION"
Parameters:
[] |
|
0.29 ms (2.81%) |
1 |
SELECT @@lock_wait_timeout
Parameters:
[] |
|
0.14 ms (1.40%) |
1 |
SELECT templates FROM tl_theme WHERE templates != ''
Parameters:
[] |
|
0.14 ms (1.39%) |
1 |
LOCK TABLES tl_cron_job WRITE, tl_cron_job AS t0 WRITE, tl_cron_job AS t0_ WRITE
Parameters:
[] |
|
0.13 ms (1.29%) |
1 |
SET SESSION lock_wait_timeout = 1
Parameters:
[] |
|
0.11 ms (1.06%) |
1 |
SET SESSION lock_wait_timeout = ?
Parameters:
[
86400
]
|
|
0.09 ms (0.86%) |
1 |
UNLOCK TABLES
Parameters:
[] |
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Contao\CoreBundle\Entity\CronJob | 16 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Contao\CoreBundle\Entity\CronJob | No errors. |