https://stage.santander.testuj.org.pl/bezpieczenstwo

Query Metrics

53 Database Queries
11 Different statements
50.08 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.28 ms
SELECT * FROM bolt_microservice WHERE active=1
Parameters:
[]
2 1.42 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
3 0.97 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
4 0.92 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
5 0.93 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
6 0.89 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
7 0.33 ms
UPDATE bolt_content SET STATUS = 'published', published_at = :now  WHERE STATUS = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#4039
    __toString(): "2025-09-01 12:59:45"
  }
]
8 1.08 ms
UPDATE bolt_content SET STATUS = 'held', depublished_at = :now WHERE STATUS = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#4039
    __toString(): "2025-09-01 12:59:45"
  }
]
9 1.18 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
10 3.32 ms
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:
[
  "/bezpieczenstwo"
  "/bezpieczenstwo/"
  "/bezpieczenstwo"
]
11 1.00 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
12 1.09 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
13 0.91 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
14 1.00 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
15 1.10 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
16 0.91 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
17 0.88 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
18 0.88 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
19 0.88 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
20 0.92 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
21 0.90 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
22 0.99 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
23 1.05 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
24 0.98 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
25 0.89 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
26 0.88 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
27 0.92 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
28 0.94 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
29 0.89 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
30 0.91 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
31 0.87 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
32 0.85 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
33 0.87 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
34 0.91 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
35 0.88 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
36 1.66 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_ 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:
[
  "bezpieczenstwo"
]
37 0.33 ms
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:
[
  179
]
38 0.21 ms
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:
[
  [
    3
  ]
]
39 0.96 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
40 0.38 ms
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:
[
  3
]
41 1.67 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
42 1.05 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
43 0.92 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
44 0.96 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
45 0.94 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
46 0.96 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
47 0.97 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
48 0.94 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
49 1.08 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
50 1.01 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
51 0.98 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
52 0.26 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.sortorder AS sortorder_2, b0_.version AS version_3, b0_.type AS type_4, b0_.content_id AS content_id_5, b0_.parent_id AS parent_id_6 FROM bolt_field b0_ WHERE (b0_.parent_id = ?) AND b0_.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 b0_.sortorder ASC
Parameters:
[
  20242
]
53 0.20 ms
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:
[
  93707
]

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.
App\Entity\Branch No errors.
App\Entity\FooterMenu No errors.
App\Entity\Lead No errors.
App\Entity\LeadReport No errors.
App\Entity\MainMenu No errors.
App\Entity\Microservice No errors.
App\Entity\Opinion No errors.
App\Entity\QuizGroup No errors.
App\Entity\QuizQuestion No errors.
Bolt\Entity\Log No errors.
Bolt\Entity\ResetPasswordRequest 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.