Query Metrics
5
Database Queries
3
Different statements
44.00 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.74 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2661 : "2025-07-12 02:39:11" } ] |
2 | 21.88 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2661 : "2025-07-12 02:39:11" } ] |
3 | 0.45 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2689 : "2025-07-12 02:39:11" } ] |
4 | 17.66 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2689 : "2025-07-12 02:39:11" } ] |
5 | 1.28 ms |
SELECT b0_.id AS id_0, b0_.created AS created_1, b0_.tc_codename AS tc_codename_2, b0_.period_from AS period_from_3, b0_.period_to AS period_to_4, b0_.filename AS filename_5 FROM bolt_tcarchive b0_ WHERE ((b0_.period_from >= ? AND b0_.period_to <= ?) OR (b0_.period_from <= ? AND (b0_.period_to >= ? AND b0_.period_to <= ?)) OR ((b0_.period_from >= ? AND b0_.period_from <= ?) AND b0_.period_to >= ?)) AND b0_.tc_codename = ? ORDER BY b0_.created DESC
Parameters:
[ "2025-07-01 00:00:00" "2025-07-31 00:00:00" "2025-07-01 00:00:00" "2025-07-01 00:00:00" "2025-07-31 00:00:00" "2025-07-01 00:00:00" "2025-07-31 00:00:00" "2025-07-31 00:00:00" "tc-nancy" ] |
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.
Entities Mapping
Class | Mapping errors |
---|---|
Bolt\Entity\Content | No errors. |
Bolt\Entity\Taxonomy | No errors. |
App\Entity\Entreprises\Insee\Naf | No errors. |
App\Entity\Entreprises\Insee\Naf\Naf0201 | No errors. |
App\Entity\Entreprises\Departement | No errors. |
App\Entity\Entreprises\Region | No errors. |
App\Entity\Ville\VilleApi | No errors. |
Bolt\Entity\Media | No errors. |
Bolt\Entity\Relation | No errors. |
Bolt\Entity\User | No errors. |
App\Entity\Bookmark | No errors. |
App\Entity\AbonetUserCache | No errors. |
App\Entity\TCArchive | No errors. |
Bolt\Entity\Field | No errors. |