https://cms-bolt.jumo.idp.lu/person/jazmyne-crist-dvm

Query Metrics

79 Database Queries
15 Different statements
45.39 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.72 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1763
    __toString(): "2024-09-19 10:15:29"
  }
]
2 0.63 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1763
    __toString(): "2024-09-19 10:15:29"
  }
]
3 5.29 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', '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) = ? AND b0_.content_type = ? LIMIT 1
Parameters:
[
  "jazmyne-crist-dvm"
  "people"
]
4 0.21 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  52
]
5 0.20 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, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
Parameters:
[
  [
    5
  ]
]
6 0.11 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:
[
  178
]
7 23.56 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', '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:
[
  "jazmyne-crist-dvm"
]
8 0.32 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:
[
  391
]
9 0.65 ms
SELECT b0_.id AS id_0, b0_.position AS position_1, b1_.id AS id_2, b1_.content_type AS content_type_3, b1_.status AS status_4, b1_.created_at AS created_at_5, b1_.modified_at AS modified_at_6, b1_.published_at AS published_at_7, b1_.depublished_at AS depublished_at_8, b2_.id AS id_9, b2_.content_type AS content_type_10, b2_.status AS status_11, b2_.created_at AS created_at_12, b2_.modified_at AS modified_at_13, b2_.published_at AS published_at_14, b2_.depublished_at AS depublished_at_15, b0_.from_content_id AS from_content_id_16, b0_.to_content_id AS to_content_id_17, b1_.author_id AS author_id_18, b2_.author_id AS author_id_19 FROM bolt_relation b0_ INNER JOIN bolt_content b1_ ON b0_.from_content_id = b1_.id INNER JOIN bolt_content b2_ ON b0_.to_content_id = b2_.id WHERE (b0_.from_content_id = ? OR b0_.to_content_id = ?) AND b2_.status = ? AND b1_.status = ? AND (b2_.content_type = ? OR b1_.content_type = ?) ORDER BY b0_.position DESC
Parameters:
[
  52
  52
  "published"
  "published"
  "people"
  "people"
]
10 0.15 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:
[
  502
]
11 0.39 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:
[
  503
]
12 0.37 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:
[
  252
]
13 0.40 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:
[
  504
]
14 1.03 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.slug AS slug_3, t0.name AS name_4, t0.sortorder AS sortorder_5 FROM bolt_taxonomy t0 INNER JOIN bolt_taxonomy_content ON t0.id = bolt_taxonomy_content.taxonomy_id WHERE bolt_taxonomy_content.content_id = ?
Parameters:
[
  52
]
15 0.12 ms
SELECT b0_.id AS id_0, b0_.position AS position_1, b1_.id AS id_2, b1_.content_type AS content_type_3, b1_.status AS status_4, b1_.created_at AS created_at_5, b1_.modified_at AS modified_at_6, b1_.published_at AS published_at_7, b1_.depublished_at AS depublished_at_8, b2_.id AS id_9, b2_.content_type AS content_type_10, b2_.status AS status_11, b2_.created_at AS created_at_12, b2_.modified_at AS modified_at_13, b2_.published_at AS published_at_14, b2_.depublished_at AS depublished_at_15, b0_.from_content_id AS from_content_id_16, b0_.to_content_id AS to_content_id_17, b1_.author_id AS author_id_18, b2_.author_id AS author_id_19 FROM bolt_relation b0_ INNER JOIN bolt_content b1_ ON b0_.from_content_id = b1_.id INNER JOIN bolt_content b2_ ON b0_.to_content_id = b2_.id WHERE (b0_.from_content_id = ? OR b0_.to_content_id = ?) AND b2_.status = ? AND b1_.status = ? AND (b2_.content_type = ? OR b1_.content_type = ?) ORDER BY b0_.position DESC
Parameters:
[
  52
  52
  "published"
  "published"
  "people"
  "people"
]
16 0.69 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, 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, b0_.author_id AS author_id_19 FROM bolt_content b0_ INNER JOIN bolt_user b1_ ON b0_.author_id = b1_.id WHERE b0_.id < ? AND b0_.status = ? AND b0_.content_type = ? ORDER BY b0_.id DESC LIMIT 1
Parameters:
[
  52
  "published"
  "people"
]
17 1.38 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  51
]
18 0.42 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
]
19 0.64 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, 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, b0_.author_id AS author_id_19 FROM bolt_content b0_ INNER JOIN bolt_user b1_ ON b0_.author_id = b1_.id WHERE b0_.id > ? AND b0_.status = ? AND b0_.content_type = ? ORDER BY b0_.id ASC LIMIT 1
Parameters:
[
  52
  "published"
  "people"
]
20 1.28 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  53
]
21 0.08 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:
[
  4
]
22 0.24 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:
[
  177
]
23 0.38 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:
[
  497
]
24 0.24 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:
[
  498
]
25 0.52 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:
[
  179
]
26 0.41 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:
[
  505
]
27 0.48 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:
[
  506
]
28 0.10 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "pages"
  "published"
]
29 0.13 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "pages"
  "published"
]
30 0.12 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "pages"
  "published"
  [
    4
    5
    9
  ]
]
31 0.08 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  4
]
32 0.10 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, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
Parameters:
[
  [
    1
  ]
]
33 0.17 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  5
]
34 0.15 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  9
]
35 0.14 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:
[
  130
]
36 0.07 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:
[
  131
]
37 0.07 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:
[
  135
]
38 0.14 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "entries"
  "published"
]
39 0.07 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "entries"
  "published"
]
40 0.10 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "entries"
  "published"
  [
    22
    25
    26
  ]
]
41 0.07 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  22
]
42 0.09 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, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
Parameters:
[
  [
    2
  ]
]
43 0.07 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  25
]
44 0.08 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, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
Parameters:
[
  [
    6
  ]
]
45 0.08 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  26
]
46 0.18 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:
[
  148
]
47 0.07 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:
[
  151
]
48 0.06 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:
[
  152
]
49 0.07 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "people"
  "published"
]
50 0.07 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "people"
  "published"
]
51 0.12 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "people"
  "published"
  [
    52
    55
    67
  ]
]
52 0.08 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  55
]
53 0.08 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  67
]
54 0.08 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:
[
  181
]
55 0.08 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:
[
  193
]
56 0.08 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "products"
  "published"
]
57 0.08 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "products"
  "published"
]
58 0.11 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "products"
  "published"
  [
    89
    100
    102
  ]
]
59 0.09 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  89
]
60 0.09 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  100
]
61 0.09 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  102
]
62 0.10 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, t13.id AS id_14, t13.useragent AS useragent_15, t13.validity AS validity_16, t13.user_id AS user_id_17 FROM bolt_user t0 LEFT JOIN bolt_user_auth_token t13 ON t13.user_id = t0.id WHERE t0.id IN (?)
Parameters:
[
  [
    7
  ]
]
63 0.07 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:
[
  215
]
64 0.07 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:
[
  226
]
65 0.07 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:
[
  228
]
66 0.07 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "news"
  "published"
]
67 0.06 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "news"
  "published"
]
68 0.09 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "news"
  "published"
  [
    106
    105
    104
  ]
]
69 0.06 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  106
]
70 0.06 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  105
]
71 0.07 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  104
]
72 0.06 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:
[
  702
]
73 0.06 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:
[
  697
]
74 0.06 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:
[
  693
]
75 0.06 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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ? ORDER BY b0_.published_at DESC) dctrn_result) dctrn_table
Parameters:
[
  "jobs"
  "published"
]
76 0.06 ms
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 FROM bolt_content b0_ WHERE b0_.content_type = ? AND b0_.status = ?) dctrn_result_inner ORDER BY published_at_5 DESC) dctrn_result LIMIT 3
Parameters:
[
  "jobs"
  "published"
]
77 0.08 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_ WHERE b0_.content_type = ? AND b0_.status = ? AND b0_.id IN (?) ORDER BY b0_.published_at DESC
Parameters:
[
  "jobs"
  "published"
  [
    107
  ]
]
78 0.06 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', 'embed', 'imagelist', 'slug', 'filelist', 'markdown', 'set', 'number', 'textarea', 'file', 'image', 'data', 'html', 'collection', 'email', 'block', 'date', 'text', 'checkbox', 'templateselect', 'hidden', 'article', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  107
]
79 0.06 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:
[
  707
]

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.
Bolt\Entity\Media No errors.
Bolt\Entity\Relation No errors.
Bolt\Entity\User 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\EmbedField No errors.
Bolt\Entity\Field\ImagelistField No errors.
Bolt\Entity\Field\FilelistField No errors.
Bolt\Entity\Field\MarkdownField No errors.
Bolt\Entity\Field\SetField No errors.
Bolt\Entity\Field\NumberField No errors.
Bolt\Entity\Field\TextareaField No errors.
Bolt\Entity\Field\FileField No errors.
Bolt\Entity\Field\ImageField No errors.
Bolt\Entity\Field\DataField No errors.
Bolt\Entity\Field\HtmlField No errors.
Bolt\Entity\Field\CollectionField No errors.
Bolt\Entity\Field\EmailField No errors.
Bolt\Entity\Field\BlockField No errors.
Bolt\Entity\Field\DateField No errors.
Bolt\Entity\Field\TextField No errors.
Bolt\Entity\Field\CheckboxField No errors.
Bolt\Entity\Field\TemplateselectField No errors.
Bolt\Entity\Field\HiddenField No errors.
Bolt\Article\Entity\ArticleField No errors.
Bolt\Redactor\Entity\RedactorField No errors.
Bolt\Entity\UserAuthToken No errors.