GET https://wapcasplus.org/

Query Metrics

31 Database Queries
11 Different statements
16.44 ms Query time
0 Invalid entities
157 Managed entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.value AS value_3, t0.type AS type_4, t0.required AS required_5 FROM fbeen_settings t0
Parameters:
[]
2 0.54 ms
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.slug AS slug_2, b0_.path AS path_3, b0_.position AS position_4, b0_.date_created AS date_created_5, b0_.parent_id AS parent_id_6, b0_.route_name AS route_name_7, b0_.template AS template_8, b0_.layout_type AS layout_type_9, b0_.controller AS controller_10, b0_.content_type AS content_type_11, b0_.controller AS controller_12, b0_.content_type AS content_type_13, b0_.url AS url_14, b0_.permanent AS permanent_15, b0_.route_type AS route_type_16 FROM boab_cms_route b0_ WHERE b0_.route_type IN ('list', 'post', 'page', 'taxon', 'url') ORDER BY b0_.position ASC
Parameters:
[]
3 0.98 ms
SELECT b0_.id AS id_0, b0_.unique_id AS unique_id_1, b0_.title AS title_2, b0_.slug AS slug_3, b0_.summary AS summary_4, b0_.body AS body_5, b0_.thumbnail AS thumbnail_6, b0_.status AS status_7, b0_.is_featured AS is_featured_8, b0_.promoted AS promoted_9, b0_.publish_on_socialmedia AS publish_on_socialmedia_10, b0_.is_published_social_media AS is_published_social_media_11, b0_.is_home AS is_home_12, b0_.publish_at AS publish_at_13, b0_.unpublish_at AS unpublish_at_14, b0_.date_created AS date_created_15, b0_.date_published AS date_published_16, b0_.meta_keywords AS meta_keywords_17, b0_.meta_description AS meta_description_18, b0_.updated_at AS updated_at_19, b0_.position AS position_20, b0_.views AS views_21, b1_.parent_id AS parent_id_22, b1_.page_builder_layout_code AS page_builder_layout_code_23, b1_.page_icon AS page_icon_24, b2_.id AS id_25, b2_.firstname AS firstname_26, b2_.lastname AS lastname_27, b2_.gender AS gender_28, b2_.dob AS dob_29, b2_.contact_number AS contact_number_30, b2_.email AS email_31, b2_.address AS address_32, b2_.city AS city_33, b2_.country AS country_34, b2_.postal_code AS postal_code_35, b2_.roles AS roles_36, b2_.password AS password_37, b2_.salt AS salt_38, b2_.account_status AS account_status_39, b2_.is_activated AS is_activated_40, b2_.is_verified AS is_verified_41, b2_.created_at AS created_at_42, b2_.updated_at AS updated_at_43, b2_.bio AS bio_44, b2_.auth_code AS auth_code_45, b2_.is_two_factor_enabled AS is_two_factor_enabled_46, b2_.recovery_email AS recovery_email_47, b2_.notify_workflow_approver AS notify_workflow_approver_48, b2_.notify_workflow_submitter AS notify_workflow_submitter_49, b2_.notify_workflow_stakeholder AS notify_workflow_stakeholder_50, b2_.trusted_token_version AS trusted_token_version_51, b2_.credentials_version AS credentials_version_52, b2_.thumbnail AS thumbnail_53, b4_.id AS id_54, b4_.title AS title_55, b4_.slug AS slug_56, b4_.path AS path_57, b4_.position AS position_58, b4_.date_created AS date_created_59, b4_.parent_id AS parent_id_60, b4_.route_name AS route_name_61, b4_.template AS template_62, b4_.layout_type AS layout_type_63, b0_.content_type AS content_type_64, b0_.user_id AS user_id_65, b0_.term_id AS term_id_66, b1_.route_id AS route_id_67, b2_.user_type AS user_type_68, b4_.route_type AS route_type_69 FROM boab_cms_page b1_ INNER JOIN boab_cms_content b0_ ON b1_.id = b0_.id LEFT JOIN boab_cms_user b2_ ON b0_.user_id = b2_.id LEFT JOIN boab_cms_user_admin b3_ ON b2_.id = b3_.id LEFT JOIN boab_cms_route b4_ ON b1_.route_id = b4_.id AND b4_.route_type IN ('page') WHERE b4_.id = ? AND b0_.status = ?
Parameters:
[
  "126"
  "published"
]
4 0.39 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.view_date AS view_date_3, t0.content_id AS content_id_4 FROM boab_cms_view_counter t0 WHERE t0.content_id = ? AND t0.ip = ? ORDER BY t0.view_date DESC LIMIT 1
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "216.73.216.177"
]
5 0.21 ms
SELECT t0.id AS id_1, t0.ip AS ip_2, t0.view_date AS view_date_3, t0.content_id AS content_id_4 FROM boab_cms_view_counter t0 WHERE t0.content_id = ? AND t0.ip = ? ORDER BY t0.view_date DESC LIMIT 1
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "216.73.216.177"
]
6 0.13 ms
"START TRANSACTION"
Parameters:
[]
7 0.20 ms
INSERT INTO boab_cms_view_counter (ip, view_date, content_id) VALUES (?, ?, ?)
Parameters:
[
  "216.73.216.177"
  "2026-09-19 19:48:18"
  null
]
8 0.25 ms
UPDATE boab_cms_content SET views = ? WHERE id = ?
Parameters:
[
  3199
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
]
9 0.74 ms
"COMMIT"
Parameters:
[]
10 0.21 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
11 0.15 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
12 0.24 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
13 0.19 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
14 0.18 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
15 0.09 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
16 4.15 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "hero_banners"
]
17 0.78 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "partner_logos"
]
18 0.30 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "home_stats"
]
19 0.38 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "impact_cards"
]
20 0.29 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "strategy_cards"
]
21 0.27 ms
SELECT p0_.id AS id_0, p0_.subject_id AS subject_id_1, p0_.region_code AS region_code_2, p0_.block_service_id AS block_service_id_3, p0_.position AS position_4, p0_.configuration AS configuration_5, p0_.visibility_enabled AS visibility_enabled_6, p0_.visibility_publish_from AS visibility_publish_from_7, p0_.visibility_publish_until AS visibility_publish_until_8, p0_.visibility_role_required AS visibility_role_required_9 FROM page_builder_block p0_ WHERE p0_.subject_id = ? AND p0_.region_code = ? ORDER BY p0_.position ASC
Parameters:
[
  "6f87b97c-90f5-4651-ba2a-99cd36a348b2"
  "latest_news"
]
22 3.60 ms
SELECT b0_.id AS id_0, b0_.unique_id AS unique_id_1, b0_.title AS title_2, b0_.slug AS slug_3, b0_.summary AS summary_4, b0_.body AS body_5, b0_.thumbnail AS thumbnail_6, b0_.status AS status_7, b0_.is_featured AS is_featured_8, b0_.promoted AS promoted_9, b0_.publish_on_socialmedia AS publish_on_socialmedia_10, b0_.is_published_social_media AS is_published_social_media_11, b0_.is_home AS is_home_12, b0_.publish_at AS publish_at_13, b0_.unpublish_at AS unpublish_at_14, b0_.date_created AS date_created_15, b0_.date_published AS date_published_16, b0_.meta_keywords AS meta_keywords_17, b0_.meta_description AS meta_description_18, b0_.updated_at AS updated_at_19, b0_.position AS position_20, b0_.views AS views_21, b1_.event_date AS event_date_22, b1_.end_date AS end_date_23, b1_.event_time AS event_time_24, b1_.event_venue AS event_venue_25, b1_.country AS country_26, b1_.is_register_require AS is_register_require_27, b1_.price AS price_28, b2_.audio_file AS audio_file_29, b2_.audio_author AS audio_author_30, b4_.youtube_video_id AS youtube_video_id_31, b6_.parent_id AS parent_id_32, b6_.page_builder_layout_code AS page_builder_layout_code_33, b6_.page_icon AS page_icon_34, b8_.file_name AS file_name_35, b8_.extension AS extension_36, b10_.id AS id_37, b10_.firstname AS firstname_38, b10_.lastname AS lastname_39, b10_.gender AS gender_40, b10_.dob AS dob_41, b10_.contact_number AS contact_number_42, b10_.email AS email_43, b10_.address AS address_44, b10_.city AS city_45, b10_.country AS country_46, b10_.postal_code AS postal_code_47, b10_.roles AS roles_48, b10_.password AS password_49, b10_.salt AS salt_50, b10_.account_status AS account_status_51, b10_.is_activated AS is_activated_52, b10_.is_verified AS is_verified_53, b10_.created_at AS created_at_54, b10_.updated_at AS updated_at_55, b10_.bio AS bio_56, b10_.auth_code AS auth_code_57, b10_.is_two_factor_enabled AS is_two_factor_enabled_58, b10_.recovery_email AS recovery_email_59, b10_.notify_workflow_approver AS notify_workflow_approver_60, b10_.notify_workflow_submitter AS notify_workflow_submitter_61, b10_.notify_workflow_stakeholder AS notify_workflow_stakeholder_62, b10_.trusted_token_version AS trusted_token_version_63, b10_.credentials_version AS credentials_version_64, b10_.thumbnail AS thumbnail_65, b0_.content_type AS content_type_66, b0_.user_id AS user_id_67, b0_.term_id AS term_id_68, b6_.route_id AS route_id_69, b10_.user_type AS user_type_70 FROM boab_cms_content b0_ LEFT JOIN boab_cms_event b1_ ON b0_.id = b1_.id LEFT JOIN boab_cms_audio b2_ ON b0_.id = b2_.id LEFT JOIN boab_cms_album b3_ ON b0_.id = b3_.id LEFT JOIN boab_cms_video b4_ ON b0_.id = b4_.id LEFT JOIN boab_cms_project b5_ ON b0_.id = b5_.id LEFT JOIN boab_cms_page b6_ ON b0_.id = b6_.id LEFT JOIN boab_cms_article b7_ ON b0_.id = b7_.id LEFT JOIN boab_cms_document b8_ ON b0_.id = b8_.id LEFT JOIN boab_cms_news b9_ ON b0_.id = b9_.id LEFT JOIN boab_cms_user b10_ ON b0_.user_id = b10_.id LEFT JOIN boab_cms_user_admin b11_ ON b10_.id = b11_.id WHERE (b0_.content_type IN ('news')) AND b0_.status = ? ORDER BY b0_.date_published DESC LIMIT 9
Parameters:
[
  "published"
]
23 0.42 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
24 0.22 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
25 0.20 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "main"
]
26 0.25 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]
27 0.13 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]
28 0.17 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]
29 0.17 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]
30 0.10 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]
31 0.12 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.description AS description_4, t0.template AS template_5, t0.cache_key AS cache_key_6, t0.position AS position_7, t0.enabled AS enabled_8, t0.system AS system_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM boab_menu_component t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "footer"
]

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
Boab\CmsBundle\Entity\Route 123
Fbeen\SettingsBundle\Entity\Setting 14
Boab\CmsBundle\Entity\Content 10
Boab\PageBuilderBundle\Entity\PageBlock 6
Boab\MenuBundle\Entity\MenuComponent 2
Boab\CmsBundle\Entity\User 1
Boab\CmsBundle\Entity\ViewCounter 1