Query Metrics
6
Database Queries
4
Different statements
47.34 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.07 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2691 : "2025-05-19 11:29:24" } ] |
2 | 13.14 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2691 : "2025-05-19 11:29:24" } ] |
3 | 0.36 ms |
update bolt_content SET status = 'published', published_at = :now WHERE status = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2684 : "2025-05-19 11:29:24" } ] |
4 | 10.65 ms |
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#2684 : "2025-05-19 11:29:24" } ] |
5 | 19.32 ms |
SELECT b0_.id AS id_0, b0_.call AS call_1, b0_.response AS response_2, b0_.date_call AS date_call_3, b0_.expire_at AS expire_at_4 FROM bolt_alis_cache b0_ WHERE b0_.call = ? AND b0_.expire_at > ? ORDER BY b0_.date_call DESC LIMIT 1
Parameters:
[ "{"reference":null,"typeannonce":null,"typeannonceRC":null,"departement":null,"from":"2025-05-12","to":"2025-05-19","range":null,"support":null,"findLasts":null,"page":null,"itemsPerPage":30,"cmd":"search","societe":"ALL"}" "2025-05-19 13:29:24" ] |
6 | 1.80 ms |
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, b0_.author_id AS author_id_7 FROM bolt_content b0_ LEFT JOIN bolt_field b1_ ON b0_.id = b1_.content_id AND b1_.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') LEFT JOIN bolt_field_translation b2_ ON b1_.id = b2_.translatable_id WHERE b0_.content_type = ? AND ((LOWER(b2_.value ->> 0) = ? AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[ "blocs" "annonces-legales-sidebar" "slug" "published" ] |
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\AlisCache | 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. |