https://dbuzwyhq.gazettenpdc.fr/la-gazette-nord-pas-de-calais/actualites?page=1108&page%3D78=

Query Metrics

9 Database Queries
3 Different statements
580.74 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.26 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2693
    __toString(): "2025-06-20 16:59:50"
  }
]
2 20.15 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2693
    __toString(): "2025-06-20 16:59:50"
  }
]
3 0.44 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2675
    __toString(): "2025-06-20 16:59:50"
  }
]
4 12.72 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#2675
    __toString(): "2025-06-20 16:59:50"
  }
]
5 517.19 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.content_type AS content_type_1, b0_.status AS status_2, b0_.created_at AS created_at_3, b0_.modified_at AS modified_at_4, b0_.published_at AS published_at_5, b0_.depublished_at AS depublished_at_6, b1_.id AS id_7, b1_.display_name AS display_name_8, b1_.username AS username_9, b1_.email AS email_10, b1_.password AS password_11, b1_.roles AS roles_12, b1_.lastseen_at AS lastseen_at_13, b1_.last_ip AS last_ip_14, b1_.locale AS locale_15, b1_.backend_theme AS backend_theme_16, b1_.status AS status_17, b1_.avatar AS avatar_18, b2_.id AS id_19, b2_.type AS type_20, b2_.slug AS slug_21, b2_.name AS name_22, b2_.sortorder AS sortorder_23 FROM bolt_content b0_ INNER JOIN bolt_user b1_ ON b0_.author_id = b1_.id INNER JOIN bolt_taxonomy_content b3_ ON b0_.id = b3_.content_id INNER JOIN bolt_taxonomy b2_ ON b2_.id = b3_.taxonomy_id INNER JOIN bolt_field b4_ ON b0_.id = b4_.content_id AND b4_.type IN ('generic', 'select', 'block', 'checkbox', 'collection', 'data', 'date', 'email', 'embed', 'file', 'filelist', 'hidden', 'html', 'image', 'imagelist', 'markdown', 'number', 'set', 'slug', 'templateselect', 'text', 'textarea', 'article', 'redactor') INNER JOIN bolt_field_translation b5_ ON b4_.id = b5_.translatable_id WHERE b2_.type = ? AND b2_.slug = ? AND b5_.value ->> 0 = ? AND b4_.name = ? AND b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "categories"
  "actualites"
  "gn"
  "site_origin"
  "articles"
  "published"
]
6 0.48 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#3799
    __toString(): "2025-06-20 16:59:51"
  }
]
7 12.97 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#3799
    __toString(): "2025-06-20 16:59:51"
  }
]
8 0.42 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#3793
    __toString(): "2025-06-20 16:59:51"
  }
]
9 13.12 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#3793
    __toString(): "2025-06-20 16:59:51"
  }
]

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.
Bolt\Entity\Field No errors.
Bolt\Entity\FieldTranslation No errors.
Bolt\Entity\Field\SelectField No errors.
Bolt\Entity\Field\BlockField No errors.
Bolt\Entity\Field\CheckboxField No errors.
Bolt\Entity\Field\CollectionField No errors.
Bolt\Entity\Field\DataField No errors.
Bolt\Entity\Field\DateField No errors.
Bolt\Entity\Field\EmailField No errors.
Bolt\Entity\Field\EmbedField No errors.
Bolt\Entity\Field\FileField No errors.
Bolt\Entity\Field\FilelistField No errors.
Bolt\Entity\Field\HiddenField No errors.
Bolt\Entity\Field\HtmlField No errors.
Bolt\Entity\Field\ImageField No errors.
Bolt\Entity\Field\ImagelistField No errors.
Bolt\Entity\Field\MarkdownField No errors.
Bolt\Entity\Field\NumberField No errors.
Bolt\Entity\Field\SetField No errors.
Bolt\Entity\Field\SlugField No errors.
Bolt\Entity\Field\TemplateselectField No errors.
Bolt\Entity\Field\TextField No errors.
Bolt\Entity\Field\TextareaField No errors.
Bolt\Article\Entity\ArticleField No errors.
Bolt\Redactor\Entity\RedactorField No errors.
App\Entity\Entreprises\Insee\Naf\NafDivision No errors.
App\Entity\Ville\DepartementApi No errors.
App\Entity\Ville\RegionApi No errors.
Bolt\Entity\UserAuthToken No errors.