Query Metrics
23
Database Queries
17
Different statements
126.47 ms
Query time
1
Invalid entities
46
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.head_menu AS head_menu_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_keywords AS meta_keywords_7, t0.sequence AS sequence_8, t0.created AS created_9, t0.modified AS modified_10, t0.published_at AS published_at_11, t0.archived_at AS archived_at_12, t0.parent_page_id AS parent_page_id_13, t0.created_by_id AS created_by_id_14, t0.modified_by_id AS modified_by_id_15 FROM page t0 WHERE t0.slug = ?
Parameters:
[
"beleid"
]
|
| 2 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.head_menu AS head_menu_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.meta_keywords AS meta_keywords_7, t0.sequence AS sequence_8, t0.created AS created_9, t0.modified AS modified_10, t0.published_at AS published_at_11, t0.archived_at AS archived_at_12, t0.parent_page_id AS parent_page_id_13, t0.created_by_id AS created_by_id_14, t0.modified_by_id AS modified_by_id_15 FROM page t0 WHERE t0.parent_page_id IN (?) ORDER BY t0.sequence ASC
Parameters:
[
71
]
|
| 3 | 0.25 ms |
SELECT t0.id AS id_1, t0.sequence AS sequence_2, t0.access AS access_3, t0.page_id AS page_id_4, t5.id AS id_6, t5.name AS name_7, t5.slug AS slug_8, t5.head_menu AS head_menu_9, t5.meta_title AS meta_title_10, t5.meta_description AS meta_description_11, t5.meta_keywords AS meta_keywords_12, t5.sequence AS sequence_13, t5.created AS created_14, t5.modified AS modified_15, t5.published_at AS published_at_16, t5.archived_at AS archived_at_17, t5.parent_page_id AS parent_page_id_18, t5.created_by_id AS created_by_id_19, t5.modified_by_id AS modified_by_id_20, t0.sjabloon_content_id AS sjabloon_content_id_21 FROM page_sjabloon_content t0 INNER JOIN page t5 ON t0.page_id = t5.id WHERE t0.page_id = ? ORDER BY t0.sequence ASC
Parameters:
[
71
]
|
| 4 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.page_url AS page_url_3, t0.created AS created_4, t0.modified AS modified_5, t0.sjabloon_id AS sjabloon_id_6, t7.id AS id_8, t7.name AS name_9, t7.uitleg AS uitleg_10, t7.code AS code_11, t7.sequence AS sequence_12, t7.access AS access_13, t7.created AS created_14, t7.modified AS modified_15, t7.modified_by_id AS modified_by_id_16, t7.created_by_id AS created_by_id_17, t0.created_by_id AS created_by_id_18, t0.modified_by_id AS modified_by_id_19 FROM sjabloon_content t0 LEFT JOIN sjabloon t7 ON t0.sjabloon_id = t7.id WHERE t0.id = ?
Parameters:
[
24
]
|
| 5 | 33.01 ms |
SELECT t0.id AS id_1, t0.object_name AS object_name_2, t0.content_id AS content_id_3, t4.id AS id_5, t4.name AS name_6, t4.page_url AS page_url_7, t4.created AS created_8, t4.modified AS modified_9, t4.sjabloon_id AS sjabloon_id_10, t4.created_by_id AS created_by_id_11, t4.modified_by_id AS modified_by_id_12, t0.field_id AS field_id_13, t0.parent_id AS parent_id_14, t15.id AS id_16, t15.name AS name_17, t15.sequence AS sequence_18, t15.sjabloon_field_value_collection_id AS sjabloon_field_value_collection_id_19, t20.id AS id_21, t20.html AS html_22, t20.value_id AS value_id_23, t24.id AS id_25, t24.string AS string_26, t24.value_id AS value_id_27, t28.id AS id_29, t28.image_file_name AS image_file_name_30, t28.value_id AS value_id_31, t32.id AS id_33, t32.file AS file_34, t32.value_id AS value_id_35, t36.id AS id_37, t36.text AS text_38, t36.value_id AS value_id_39, t40.id AS id_41, t40.number AS number_42, t40.value_id AS value_id_43, t44.id AS id_45, t44.sjabloon_content_id AS sjabloon_content_id_46, t44.value_id AS value_id_47, t48.id AS id_49, t48.module AS module_50, t48.method AS method_51, t48.value_id AS value_id_52, t53.id AS id_54, t53.name AS name_55, t53.value_id AS value_id_56 FROM sjabloon_content_value t0 LEFT JOIN sjabloon_content t4 ON t0.content_id = t4.id LEFT JOIN sjabloon_field_value_parent t15 ON t0.parent_id = t15.id LEFT JOIN sjabloon_field_value_tiny t20 ON t20.value_id = t0.id LEFT JOIN sjabloon_field_value_string t24 ON t24.value_id = t0.id LEFT JOIN sjabloon_field_value_image t28 ON t28.value_id = t0.id LEFT JOIN sjabloon_field_value_file t32 ON t32.value_id = t0.id LEFT JOIN sjabloon_field_value_text t36 ON t36.value_id = t0.id LEFT JOIN sjabloon_field_value_num t40 ON t40.value_id = t0.id LEFT JOIN sjabloon_field_value_sjabloon_content t44 ON t44.value_id = t0.id LEFT JOIN sjabloon_field_value_module t48 ON t48.value_id = t0.id LEFT JOIN sjabloon_field_value_collection t53 ON t53.value_id = t0.id WHERE t0.content_id = ?
Parameters:
[
24
]
|
| 6 | 18.72 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sequence AS sequence_3, t0.sjabloon_id AS sjabloon_id_4, t0.field_type_id AS field_type_id_5, t6.id AS id_7, t6.name AS name_8, t6.sequence AS sequence_9, t6.db_type AS db_type_10, t6.object_name AS object_name_11, t0.parent_id AS parent_id_12 FROM sjabloon_field t0 INNER JOIN sjabloon_field_specification t6 ON t0.field_type_id = t6.id WHERE t0.id = ?
Parameters:
[
79
]
|
| 7 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sequence AS sequence_3, t0.sjabloon_id AS sjabloon_id_4, t0.field_type_id AS field_type_id_5, t6.id AS id_7, t6.name AS name_8, t6.sequence AS sequence_9, t6.db_type AS db_type_10, t6.object_name AS object_name_11, t0.parent_id AS parent_id_12 FROM sjabloon_field t0 INNER JOIN sjabloon_field_specification t6 ON t0.field_type_id = t6.id WHERE t0.sjabloon_id = ? ORDER BY t0.sequence ASC
Parameters:
[
37
]
|
| 8 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.sjabloon_field_value_module_id AS sjabloon_field_value_module_id_4 FROM module_parameter t0 WHERE t0.sjabloon_field_value_module_id = ?
Parameters:
[
2
]
|
| 9 | 18.70 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url_name AS url_name_3, t0.img_teaser AS img_teaser_4, t0.teaser AS teaser_5, t0.content AS content_6, t0.img_header AS img_header_7, t0.sequence AS sequence_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.carousel AS carousel_12, t0.kenmerk AS kenmerk_13, t0.published_at AS published_at_14, t0.archived_at AS archived_at_15, t0.created AS created_16, t0.modified AS modified_17, t0.article_category_id AS article_category_id_18, t19.id AS id_20, t19.name AS name_21, t19.url_name AS url_name_22, t0.buurt_id AS buurt_id_23, t0.fase_id AS fase_id_24, t0.created_by_id AS created_by_id_25, t0.modified_by_id AS modified_by_id_26 FROM article t0 INNER JOIN article_category t19 ON t0.article_category_id = t19.id WHERE t0.url_name = ? LIMIT 1
Parameters:
[
"verbetering-bomen"
]
|
| 10 | 14.08 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.file AS file_3, t0.sequence AS sequence_4, t0.article_id AS article_id_5 FROM article_downloads t0 WHERE t0.article_id IN (?) ORDER BY t0.sequence ASC
Parameters:
[
28
]
|
| 11 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.sequence AS sequence_4, t0.article_id AS article_id_5 FROM article_link t0 WHERE t0.article_id IN (?) ORDER BY t0.sequence ASC
Parameters:
[
28
]
|
| 12 | 0.16 ms |
SELECT t0.id AS id_1, t0.picture AS picture_2, t0.sequence AS sequence_3, t0.onderschrift AS onderschrift_4, t0.article_id AS article_id_5 FROM article_pictures t0 WHERE t0.article_id IN (?) ORDER BY t0.sequence ASC
Parameters:
[
28
]
|
| 13 | 0.16 ms |
SELECT t0.id AS id_1, t0.tekst AS tekst_2, t0.published_at AS published_at_3, t0.archived_at AS archived_at_4, t0.created AS created_5, t0.modified AS modified_6, t0.article_id_id AS article_id_id_7, t0.created_by_id AS created_by_id_8, t0.modified_by_id AS modified_by_id_9 FROM reaction t0 WHERE t0.article_id_id IN (?)
Parameters:
[
28
]
|
| 14 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.uitleg AS uitleg_3, t0.code AS code_4, t0.sequence AS sequence_5, t0.access AS access_6, t0.created AS created_7, t0.modified AS modified_8, t0.modified_by_id AS modified_by_id_9, t0.created_by_id AS created_by_id_10 FROM sjabloon t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"ArticleDetail"
]
|
| 15 | 0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sequence AS sequence_3, t0.sjabloon_id AS sjabloon_id_4, t0.field_type_id AS field_type_id_5, t6.id AS id_7, t6.name AS name_8, t6.sequence AS sequence_9, t6.db_type AS db_type_10, t6.object_name AS object_name_11, t0.parent_id AS parent_id_12 FROM sjabloon_field t0 INNER JOIN sjabloon_field_specification t6 ON t0.field_type_id = t6.id WHERE t0.sjabloon_id = ?
Parameters:
[
61
]
|
| 16 | 16.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2 FROM fase t0 WHERE t0.id = ?
Parameters:
[
4
]
|
| 17 | 4.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.page_url AS page_url_3, t0.created AS created_4, t0.modified AS modified_5, t0.sjabloon_id AS sjabloon_id_6, t7.id AS id_8, t7.name AS name_9, t7.uitleg AS uitleg_10, t7.code AS code_11, t7.sequence AS sequence_12, t7.access AS access_13, t7.created AS created_14, t7.modified AS modified_15, t7.modified_by_id AS modified_by_id_16, t7.created_by_id AS created_by_id_17, t0.created_by_id AS created_by_id_18, t0.modified_by_id AS modified_by_id_19 FROM sjabloon_content t0 LEFT JOIN sjabloon t7 ON t0.sjabloon_id = t7.id WHERE t0.name = ? LIMIT 1
Parameters:
[
"Reacties"
]
|
| 18 | 0.43 ms |
SELECT t0.id AS id_1, t0.object_name AS object_name_2, t0.content_id AS content_id_3, t4.id AS id_5, t4.name AS name_6, t4.page_url AS page_url_7, t4.created AS created_8, t4.modified AS modified_9, t4.sjabloon_id AS sjabloon_id_10, t4.created_by_id AS created_by_id_11, t4.modified_by_id AS modified_by_id_12, t0.field_id AS field_id_13, t0.parent_id AS parent_id_14, t15.id AS id_16, t15.name AS name_17, t15.sequence AS sequence_18, t15.sjabloon_field_value_collection_id AS sjabloon_field_value_collection_id_19, t20.id AS id_21, t20.html AS html_22, t20.value_id AS value_id_23, t24.id AS id_25, t24.string AS string_26, t24.value_id AS value_id_27, t28.id AS id_29, t28.image_file_name AS image_file_name_30, t28.value_id AS value_id_31, t32.id AS id_33, t32.file AS file_34, t32.value_id AS value_id_35, t36.id AS id_37, t36.text AS text_38, t36.value_id AS value_id_39, t40.id AS id_41, t40.number AS number_42, t40.value_id AS value_id_43, t44.id AS id_45, t44.sjabloon_content_id AS sjabloon_content_id_46, t44.value_id AS value_id_47, t48.id AS id_49, t48.module AS module_50, t48.method AS method_51, t48.value_id AS value_id_52, t53.id AS id_54, t53.name AS name_55, t53.value_id AS value_id_56 FROM sjabloon_content_value t0 LEFT JOIN sjabloon_content t4 ON t0.content_id = t4.id LEFT JOIN sjabloon_field_value_parent t15 ON t0.parent_id = t15.id LEFT JOIN sjabloon_field_value_tiny t20 ON t20.value_id = t0.id LEFT JOIN sjabloon_field_value_string t24 ON t24.value_id = t0.id LEFT JOIN sjabloon_field_value_image t28 ON t28.value_id = t0.id LEFT JOIN sjabloon_field_value_file t32 ON t32.value_id = t0.id LEFT JOIN sjabloon_field_value_text t36 ON t36.value_id = t0.id LEFT JOIN sjabloon_field_value_num t40 ON t40.value_id = t0.id LEFT JOIN sjabloon_field_value_sjabloon_content t44 ON t44.value_id = t0.id LEFT JOIN sjabloon_field_value_module t48 ON t48.value_id = t0.id LEFT JOIN sjabloon_field_value_collection t53 ON t53.value_id = t0.id WHERE t0.content_id = ?
Parameters:
[
129
]
|
| 19 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.sjabloon_field_value_module_id AS sjabloon_field_value_module_id_4 FROM module_parameter t0 WHERE t0.sjabloon_field_value_module_id = ?
Parameters:
[
18
]
|
| 20 | 17.81 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.url_name AS url_name_3, t0.img_teaser AS img_teaser_4, t0.teaser AS teaser_5, t0.content AS content_6, t0.img_header AS img_header_7, t0.sequence AS sequence_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.meta_keywords AS meta_keywords_11, t0.carousel AS carousel_12, t0.kenmerk AS kenmerk_13, t0.published_at AS published_at_14, t0.archived_at AS archived_at_15, t0.created AS created_16, t0.modified AS modified_17, t0.article_category_id AS article_category_id_18, t19.id AS id_20, t19.name AS name_21, t19.url_name AS url_name_22, t0.buurt_id AS buurt_id_23, t0.fase_id AS fase_id_24, t0.created_by_id AS created_by_id_25, t0.modified_by_id AS modified_by_id_26 FROM article t0 INNER JOIN article_category t19 ON t0.article_category_id = t19.id WHERE t0.url_name = ? LIMIT 1
Parameters:
[
"verbetering-bomen"
]
|
| 21 | 0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.uitleg AS uitleg_3, t0.code AS code_4, t0.sequence AS sequence_5, t0.access AS access_6, t0.created AS created_7, t0.modified AS modified_8, t0.modified_by_id AS modified_by_id_9, t0.created_by_id AS created_by_id_10 FROM sjabloon t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Reacties"
]
|
| 22 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.sequence AS sequence_3, t0.sjabloon_id AS sjabloon_id_4, t0.field_type_id AS field_type_id_5, t6.id AS id_7, t6.name AS name_8, t6.sequence AS sequence_9, t6.db_type AS db_type_10, t6.object_name AS object_name_11, t0.parent_id AS parent_id_12 FROM sjabloon_field t0 INNER JOIN sjabloon_field_specification t6 ON t0.field_type_id = t6.id WHERE t0.sjabloon_id = ?
Parameters:
[
103
]
|
| 23 | 0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.uitleg AS uitleg_3, t0.code AS code_4, t0.sequence AS sequence_5, t0.access AS access_6, t0.created AS created_7, t0.modified AS modified_8, t0.modified_by_id AS modified_by_id_9, t0.created_by_id AS created_by_id_10 FROM sjabloon t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Content frame"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\SjabloonField | 19 |
| App\Entity\SjabloonFieldSpecification | 5 |
| App\Entity\ModuleParameter | 5 |
| App\Entity\Sjabloon | 4 |
| App\Entity\SjabloonContent | 2 |
| App\Entity\SjabloonContentValue | 2 |
| App\Entity\SjabloonFieldValueModule | 2 |
| App\Entity\Page | 1 |
| App\Entity\User | 1 |
| App\Entity\PageSjabloonContent | 1 |
| App\Entity\Article | 1 |
| App\Entity\Fase | 1 |
| App\Entity\ArticleCategory | 1 |
| App\Entity\ArticleLink | 1 |