https://www.globalgathering.no/

Query Metrics

64 Database Queries
15 Different statements
81.47 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 6.21 ms
update bolt_content SET status = 'published', published_at = :now  WHERE status = 'timed' AND published_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1864
    __toString(): "2024-04-24 12:53:01"
  }
]
2 3.53 ms
update bolt_content SET status = 'held', depublished_at = :now WHERE status = 'published' AND depublished_at < :now
Parameters:
[
  ":now" => Carbon\Carbon {#1864
    __toString(): "2024-04-24 12:53:01"
  }
]
3 1.47 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.modified_at AS modified_at_5, t0.published_at AS published_at_6, t0.depublished_at AS depublished_at_7, t0.author_id AS author_id_8, t9.id AS id_10, t9.display_name AS display_name_11, t9.username AS username_12, t9.email AS email_13, t9.password AS password_14, t9.roles AS roles_15, t9.lastseen_at AS lastseen_at_16, t9.last_ip AS last_ip_17, t9.locale AS locale_18, t9.backend_theme AS backend_theme_19, t9.status AS status_20, t9.avatar AS avatar_21 FROM bolt_content t0 LEFT JOIN bolt_user t9 ON t0.author_id = t9.id WHERE t0.content_type = ? AND t0.id = ? LIMIT 1
Parameters:
[
  "forside"
  1
]
4 1.58 ms
SELECT t0.id AS id_1, t0.content_type AS content_type_2, t0.status AS status_3, t0.created_at AS created_at_4, t0.modified_at AS modified_at_5, t0.published_at AS published_at_6, t0.depublished_at AS depublished_at_7, t0.author_id AS author_id_8, t9.id AS id_10, t9.display_name AS display_name_11, t9.username AS username_12, t9.email AS email_13, t9.password AS password_14, t9.roles AS roles_15, t9.lastseen_at AS lastseen_at_16, t9.last_ip AS last_ip_17, t9.locale AS locale_18, t9.backend_theme AS backend_theme_19, t9.status AS status_20, t9.avatar AS avatar_21 FROM bolt_content t0 LEFT JOIN bolt_user t9 ON t0.author_id = t9.id WHERE t0.content_type = ? LIMIT 1
Parameters:
[
  "forside"
]
5 1.30 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  3
]
6 0.72 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:
[
  1
]
7 1.02 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "homepage"
  "published"
]
8 0.20 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  2
]
9 2.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:
[
  12
]
10 1.19 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:
[
  13
]
11 2.33 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "homepage"
  "published"
]
12 1.31 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:
[
  15
]
13 1.26 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:
[
  16
]
14 1.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:
[
  17
]
15 1.36 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "homepage"
  "published"
]
16 1.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:
[
  11
]
17 1.23 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:
[
  "events"
  "published"
]
18 1.33 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "settings"
  "published"
]
19 0.69 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  12
]
20 1.51 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:
[
  251
]
21 2.51 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_ INNER JOIN bolt_taxonomy_content b2_ ON b0_.id = b2_.content_id INNER JOIN bolt_taxonomy b1_ ON b1_.id = b2_.taxonomy_id WHERE b0_.content_type = ? AND (b1_.slug = ? AND b0_.status = ?) ORDER BY b0_.published_at ASC) dctrn_result) dctrn_table
Parameters:
[
  "pages"
  "om"
  "published"
]
22 1.28 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, b1_.slug AS slug_7 FROM bolt_content b0_ INNER JOIN bolt_taxonomy_content b2_ ON b0_.id = b2_.content_id INNER JOIN bolt_taxonomy b1_ ON b1_.id = b2_.taxonomy_id WHERE b0_.content_type = ? AND (b1_.slug = ? AND b0_.status = ?)) dctrn_result_inner ORDER BY published_at_5 ASC) dctrn_result LIMIT 20
Parameters:
[
  "pages"
  "om"
  "published"
]
23 1.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_ INNER JOIN bolt_taxonomy_content b2_ ON b0_.id = b2_.content_id INNER JOIN bolt_taxonomy b1_ ON b1_.id = b2_.taxonomy_id WHERE b0_.content_type = ? AND (b1_.slug = ? AND b0_.status = ?) AND b0_.id IN (?) ORDER BY b0_.published_at ASC
Parameters:
[
  "pages"
  "om"
  "published"
  [
    4
    1
    56
  ]
]
24 0.24 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  4
]
25 0.23 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  1
]
26 0.24 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  56
]
27 1.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:
[
  23
]
28 1.12 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:
[
  25
]
29 1.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:
[
  24
]
30 1.28 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:
[
  21
]
31 1.30 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:
[
  4
]
32 1.36 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:
[
  6
]
33 1.22 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:
[
  5
]
34 1.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:
[
  2
]
35 1.50 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:
[
  244
]
36 1.34 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:
[
  246
]
37 1.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:
[
  245
]
38 1.34 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:
[
  242
]
39 1.53 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "homepage"
  "published"
]
40 1.28 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:
[
  9
]
41 1.33 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:
[
  10
]
42 1.43 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:
[
  8
]
43 1.49 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 = ? ORDER BY b0_.published_at DESC LIMIT 1
Parameters:
[
  "homepage"
  "published"
]
44 1.58 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_.modified_at ASC) dctrn_result) dctrn_table
Parameters:
[
  "samarbeidspartnere"
  "published"
]
45 1.31 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, modified_at_4 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 modified_at_4 ASC) dctrn_result LIMIT 20
Parameters:
[
  "samarbeidspartnere"
  "published"
]
46 1.34 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_.modified_at ASC
Parameters:
[
  "samarbeidspartnere"
  "published"
  [
    49
    50
    51
    52
    53
    54
  ]
]
47 0.16 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  49
]
48 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  50
]
49 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  51
]
50 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  52
]
51 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  53
]
52 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', 'image', 'checkbox', 'imagelist', 'file', 'data', 'slug', 'number', 'block', 'html', 'date', 'textarea', 'text', 'embed', 'hidden', 'templateselect', 'markdown', 'filelist', 'set', 'email', 'collection', 'article', 'seo', 'redactor') ORDER BY t0.sortorder ASC
Parameters:
[
  54
]
53 1.68 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:
[
  216
]
54 1.26 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:
[
  214
]
55 1.09 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:
[
  220
]
56 1.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:
[
  218
]
57 1.21 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:
[
  224
]
58 1.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:
[
  222
]
59 1.30 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
]
60 1.28 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
]
61 1.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:
[
  232
]
62 1.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:
[
  230
]
63 1.21 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:
[
  236
]
64 1.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:
[
  234
]

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