https://dbuzwyhq.gazettenpdc.fr/archive/

Query Metrics

5 Database Queries
3 Different statements
31.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.17 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2659
    __toString(): "2025-06-30 23:11:43"
  }
]
2 16.89 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2659
    __toString(): "2025-06-30 23:11:43"
  }
]
3 0.42 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2691
    __toString(): "2025-06-30 23:11:44"
  }
]
4 11.22 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2691
    __toString(): "2025-06-30 23:11:44"
  }
]
5 0.94 ms
SELECT b0_.id AS id_0, b0_.created AS created_1, b0_.num_parution AS num_parution_2, b0_.date_parution AS date_parution_3, b0_.edition AS edition_4, b0_.filename_al AS filename_al_5, b0_.filename_red AS filename_red_6, b0_.filename_single AS filename_single_7, b0_.filename_sup AS filename_sup_8, b0_.link_al AS link_al_9, b0_.link_red AS link_red_10, b0_.link_single AS link_single_11, b0_.link_sup AS link_sup_12, b0_.title_sup AS title_sup_13 FROM bolt_archive b0_ WHERE b0_.date_parution >= ? AND b0_.date_parution <= ? AND b0_.date_parution <= ? ORDER BY b0_.num_parution DESC
Parameters:
[
  "2025-07-01 00:00:00"
  "2025-07-31 00:00:00"
  "2025-07-01 01:11:44"
]

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\Archive No errors.
Bolt\Entity\Field No errors.