Query Metrics
83
Database Queries
19
Different statements
80.32 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
32.52 ms (40.49%) |
32 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
21.85 ms (27.21%) |
2 |
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_ INNER 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') INNER JOIN bolt_field b2_ ON (b1_.id = b2_.id) AND b2_.type IN ('slug') INNER JOIN bolt_field_translation b3_ ON b1_.id = b3_.translatable_id WHERE CAST(JSON_UNQUOTE(JSON_EXTRACT(b3_.value, '$[0]')) AS CHAR) = ? LIMIT 1
Parameters:
[
"4_-UBXDD4UL6WIXF6N-8JVE4SQR4X3H4"
]
|
4.50 ms (5.61%) |
4 |
UPDATE bolt_content SET STATUS = 'held', depublished_at = :now WHERE STATUS = 'published' AND depublished_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#4039 : "2025-09-02 03:36:05" } ] |
4.24 ms (5.28%) |
18 |
SELECT t0.id AS id_1, t0.value AS value_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM bolt_field_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
70845
]
|
3.46 ms (4.30%) |
1 |
SELECT b0_.id AS id_0, b0_.url_from AS url_from_1, b0_.url_to AS url_to_2, b0_.active AS active_3, b0_.is_short_link AS is_short_link_4, b0_.created AS created_5, b0_.modified AS modified_6 FROM bolt_redirection b0_ WHERE b0_.active = 1 AND (b0_.url_from = ? OR b0_.url_from = ?) AND b0_.url_to <> ?
Parameters:
[ "/.well-known/acme-challenge/4_-UBXDD4UL6WIXF6N-8JVE4SQR4X3H4" "/.well-known/acme-challenge/4_-UBXDD4UL6WIXF6N-8JVE4SQR4X3H4/" "/.well-known/acme-challenge/4_-UBXDD4UL6WIXF6N-8JVE4SQR4X3H4" ] |
3.28 ms (4.09%) |
10 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sortorder AS sortorder_3, t0.version AS version_4, t0.content_id AS content_id_5, t7.id AS id_6, t7.content_type AS content_type_8, t7.status AS status_9, t7.created_at AS created_at_10, t7.modified_at AS modified_at_11, t7.published_at AS published_at_12, t7.depublished_at AS depublished_at_13, t7.author_id AS author_id_14, t0.parent_id AS parent_id_15, t0.type FROM bolt_field t0 INNER JOIN bolt_content t7 ON t0.content_id = t7.id WHERE t0.content_id = ? AND t0.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') ORDER BY t0.sortorder ASC
Parameters:
[
252
]
|
1.50 ms (1.86%) |
4 |
UPDATE bolt_content SET STATUS = 'published', published_at = :now WHERE STATUS = 'timed' AND published_at < :now
Parameters:
[ ":now" => Carbon\Carbon {#4039 : "2025-09-02 03:36:05" } ] |
1.28 ms (1.60%) |
1 |
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 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 ((CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ? AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[ "settings" "404%" "key_name" "published" ] |
1.10 ms (1.37%) |
1 |
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 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 (((CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ? OR CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ?) AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[ "settings" "footer%" "seo%" "key_name" "published" ] |
1.06 ms (1.32%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 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_.value AS value_8, b1_.locale AS locale_9, b2_.id AS id_10, b2_.name AS name_11, b2_.sortorder AS sortorder_12, b2_.version AS version_13, b2_.type AS type_14 FROM bolt_content b0_ LEFT JOIN bolt_field b2_ ON b0_.id = b2_.content_id AND b2_.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 b1_ ON b2_.id = b1_.translatable_id WHERE b0_.content_type = ? AND (((CAST(JSON_UNQUOTE(JSON_EXTRACT(b1_.value, '$[0]')) AS CHAR) LIKE ? OR CAST(JSON_UNQUOTE(JSON_EXTRACT(b1_.value, '$[0]')) AS CHAR) LIKE ?) AND b2_.parent_id IS NULL AND b2_.name = ?) AND b0_.status = ?) ORDER BY b2_.sortorder ASC) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 20
Parameters:
[ "settings" "footer%" "seo%" "key_name" "published" ] |
0.97 ms (1.21%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, published_at_5 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_.value AS value_8, b1_.locale AS locale_9, b2_.id AS id_10, b2_.name AS name_11, b2_.sortorder AS sortorder_12, b2_.version AS version_13, b2_.type AS type_14 FROM bolt_content b0_ LEFT JOIN bolt_field b2_ ON b0_.id = b2_.content_id AND b2_.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 b1_ ON b2_.id = b1_.translatable_id WHERE b0_.content_type = ? AND ((CAST(JSON_UNQUOTE(JSON_EXTRACT(b1_.value, '$[0]')) AS CHAR) LIKE ? AND b2_.parent_id IS NULL AND b2_.name = ?) AND b0_.status = ?) ORDER BY b2_.sortorder ASC) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 20
Parameters:
[ "settings" "404%" "key_name" "published" ] |
0.94 ms (1.17%) |
1 |
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 (((CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ? OR CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ?) AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[ "settings" "footer%" "seo%" "key_name" "published" [ 138 137 136 111 103 112 63 ] ] |
0.78 ms (0.97%) |
1 |
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 ((CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ? AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[ "settings" "floatingicons%" "key_name" "published" ] |
0.69 ms (0.87%) |
1 |
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_ INNER 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') INNER JOIN bolt_field_translation b2_ ON b1_.id = b2_.translatable_id WHERE CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) = ? AND b1_.name = ? AND b0_.content_type = ? LIMIT 1
Parameters:
[ "csp::text" "key_name" "settings" ] |
0.68 ms (0.84%) |
1 |
SELECT t0.id AS id_1, t0.useragent AS useragent_2, t0.validity AS validity_3, t0.user_id AS user_id_4 FROM bolt_user_auth_token t0 WHERE t0.user_id = ?
Parameters:
[
1
]
|
0.64 ms (0.79%) |
1 |
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 ((CAST(JSON_UNQUOTE(JSON_EXTRACT(b2_.value, '$[0]')) AS CHAR) LIKE ? AND b1_.parent_id IS NULL AND b1_.name = ?) AND b0_.status = ?) AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[ "settings" "404%" "key_name" "published" [ 252 ] ] |
0.30 ms (0.38%) |
1 |
SELECT * FROM bolt_microservice WHERE active=1
Parameters:
[] |
0.27 ms (0.33%) |
1 |
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_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[ "floatingicons" "published" ] |
0.25 ms (0.31%) |
1 |
SELECT t0.id AS id_1, t0.display_name AS display_name_2, t0.username AS username_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.lastseen_at AS lastseen_at_7, t0.last_ip AS last_ip_8, t0.locale AS locale_9, t0.backend_theme AS backend_theme_10, t0.status AS status_11, t0.avatar AS avatar_12, t0.psn AS psn_13, t0.itsm AS itsm_14, t0.description AS description_15 FROM bolt_user t0 WHERE t0.id IN (?)
Parameters:
[
[
1
]
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
eraty_manager | doctrine.orm.eraty_manager_entity_manager |
kariera_manager | doctrine.orm.kariera_manager_entity_manager |
formularze_manager | doctrine.orm.formularze_manager_entity_manager |
blog_manager | doctrine.orm.blog_manager_entity_manager |
formularze-in_manager | doctrine.orm.formularze-in_manager_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
Bolt\Entity\Content | No errors. |
Bolt\Entity\Taxonomy | No errors. |
Bolt\Entity\Media | No errors. |
Bolt\Entity\Relation | No errors. |
Bolt\Entity\User | No errors. |
App\Entity\Redirection | No errors. |
Bolt\Entity\Field | No errors. |
Bolt\Entity\Field\SlugField | 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\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. |
Bolt\Entity\UserAuthToken | No errors. |
eraty_manager entity manager
No loaded entities.
kariera_manager entity manager
No loaded entities.
formularze_manager entity manager
No loaded entities.
blog_manager entity manager
No loaded entities.
formularze-in_manager entity manager
No loaded entities.