GET https://sudcms.otidea.com/en

Query Metrics

33 Database Queries
20 Different statements
22.21 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
6.01 ms
(27.08%)
7
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/sudcms/routes/en"
  "default_live"
]
3.59 ms
(16.15%)
1
SELECT n0.path AS n0_path, n0.identifier AS n0_identifier, n0.props AS n0_props FROM phpcr_nodes n0 WHERE n0.workspace_name = ? AND n0.type IN ('nt:unstructured', 'rep:root') AND ((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:page"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="jcr:mixinTypes"]/sv:value[text()="sulu:home"]) > 0')) AND (((0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:en-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:en-shadow-on"]/sv:value[1]') = '1') AND EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:en-navContexts"]/sv:value[text()="main"]) > 0')) AND n0.path LIKE '/cmf/sudcms/contents/%')) ORDER BY CAST(EXTRACTVALUE(n0.numerical_props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') AS DECIMAL) ASC, EXTRACTVALUE(n0.props, '//sv:property[@sv:name="sulu:order"]/sv:value[1]') ASC
Parameters:
[
  "default_live"
]
1.86 ms
(8.40%)
1
SELECT t0.id AS id_1, t0.animation_menu AS animation_menu_2, t0.type_menu AS type_menu_3, t0.activate_click_parent_page_menu AS activate_click_parent_page_menu_4, t0.nb_child_in_menu AS nb_child_in_menu_5, t0.display_logo_desktop AS display_logo_desktop_6, t0.display_logo_mobile AS display_logo_mobile_7, t0.display_name AS display_name_8, t0.display_social_media_in_navbar AS display_social_media_in_navbar_9, t0.created AS created_10, t0.changed AS changed_11, t0.navbar_background_color_id AS navbar_background_color_id_12, t0.background_color_id AS background_color_id_13, t0.second_background_color_id AS second_background_color_id_14, t0.third_background_color_id AS third_background_color_id_15, t0.divider_color_id AS divider_color_id_16, t0.text_color_id AS text_color_id_17, t0.second_text_color_id AS second_text_color_id_18, t0.text_background_hover_color_id AS text_background_hover_color_id_19, t0.second_text_background_hover_color_id AS second_text_background_hover_color_id_20, t0.text_hover_color_id AS text_hover_color_id_21, t0.second_text_hover_color_id AS second_text_hover_color_id_22, t0.burger_open_color_id AS burger_open_color_id_23, t0.burger_close_color_id AS burger_close_color_id_24, t0.social_media_color_id AS social_media_color_id_25, t0.social_media_color_hover_id AS social_media_color_hover_id_26, t0.social_media_color_background_id AS social_media_color_background_id_27, t0.image_id AS image_id_28, t0.idUsersCreator AS idUsersCreator_29, t0.idUsersChanger AS idUsersChanger_30 FROM sudcms_website_settings_menu t0 LIMIT 1
Parameters:
[]
1.72 ms
(7.75%)
4
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/sudcms/routes/en"
  "default_live"
]
1.22 ms
(5.51%)
3
SELECT
phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,
phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,
phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,
phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,
phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,
phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,
phpcr_type_props.on_parent_version AS property_on_parent_version,
phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,
phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,
phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,
phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,
phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,
phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,
phpcr_type_childs.primary_types AS child_primary_types
FROM
phpcr_type_nodes
LEFT JOIN
phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id
LEFT JOIN
phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id
Parameters:
[]
1.07 ms
(4.81%)
3
SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order
            FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?)
Parameters:
[
  "default_live"
  "80d5df40-b6bb-4a49-a75d-c20919ef9fbd"
]
0.98 ms
(4.39%)
1
SELECT t0.title AS title_1, t0.description AS description_2, t0.copyright AS copyright_3, t0.credits AS credits_4, t0.locale AS locale_5, t0.id AS id_6, t0.idFileVersions AS idFileVersions_7 FROM me_file_version_meta t0 WHERE t0.idFileVersions = ?
Parameters:
[
  13
]
0.97 ms
(4.39%)
1
SELECT s0_.id AS id_0, s0_.text AS text_1, s0_.start_date AS start_date_2, s0_.end_date AS end_date_3, s0_.is_active AS is_active_4, s0_.type AS type_5, s0_.locale AS locale_6, s0_.created AS created_7, s0_.changed AS changed_8, s0_.idUsersCreator AS idUsersCreator_9, s0_.idUsersChanger AS idUsersChanger_10 FROM sudcms_flash_info s0_ WHERE (s0_.start_date <= ? OR s0_.start_date IS NULL) AND (s0_.end_date >= ? OR s0_.end_date IS NULL) AND s0_.is_active = ? AND s0_.locale = ?
Parameters:
[
  "2025-06-16 01:13:15"
  "2025-06-16 01:13:15"
  1
  "en"
]
0.73 ms
(3.30%)
1
SELECT t0.name AS name_1, t0.version AS version_2, t0.subVersion AS subVersion_3, t0.size AS size_4, t0.downloadCounter AS downloadCounter_5, t0.storageOptions AS storageOptions_6, t0.mimeType AS mimeType_7, t0.properties AS properties_8, t0.focusPointX AS focusPointX_9, t0.focusPointY AS focusPointY_10, t0.id AS id_11, t0.created AS created_12, t0.changed AS changed_13, t0.idFileVersionsMetaDefault AS idFileVersionsMetaDefault_14, t0.idFiles AS idFiles_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM me_file_versions t0 WHERE t0.idFiles = ?
Parameters:
[
  13
]
0.69 ms
(3.11%)
1
SELECT t0.version AS version_1, t0.id AS id_2, t0.created AS created_3, t0.changed AS changed_4, t0.idMedia AS idMedia_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM me_files t0 WHERE t0.idMedia = ?
Parameters:
[
  13
]
0.63 ms
(2.82%)
1
SELECT t0.id AS id_1, t0.created AS created_2, t0.changed AS changed_3, t0.idMediaTypes AS idMediaTypes_4, t0.idPreviewImage AS idPreviewImage_5, t0.idCollections AS idCollections_6, t0.idUsersCreator AS idUsersCreator_7, t0.idUsersChanger AS idUsersChanger_8 FROM me_media t0 WHERE t0.id = ?
Parameters:
[
  13
]
0.55 ms
(2.47%)
1
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
  "default_live"
]
0.46 ms
(2.07%)
1
SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC
Parameters:
[
  "sudcms.otidea.com/{localization}"
  "dev"
  "sudcms"
]
0.43 ms
(1.92%)
1
SELECT t0.id AS id_1, t0.duration AS duration_2, t0.timezone AS timezone_3, t0.created AS created_4, t0.changed AS changed_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM sudcms_flash_info_settings t0 LIMIT 1
Parameters:
[]
0.26 ms
(1.18%)
1
SELECT t0.id AS id_1, t0.server_node AS server_node_2, t0.breadcrumb AS breadcrumb_3, t0.fancybox_duration AS fancybox_duration_4, t0.fancybox_show_progress AS fancybox_show_progress_5, t0.fancybox_show_dots AS fancybox_show_dots_6, t0.created AS created_7, t0.changed AS changed_8, t0.background_color_id AS background_color_id_9, t0.default_image_id AS default_image_id_10, t0.idUsersCreator AS idUsersCreator_11, t0.idUsersChanger AS idUsersChanger_12 FROM sudcms_website_settings_general t0 LIMIT 1
Parameters:
[]
0.25 ms
(1.14%)
1
SELECT t0.id AS id_1, t0.shape AS shape_2, t0.radius AS radius_3, t0.title_align AS title_align_4, t0.list_style_ul_level1 AS list_style_ul_level1_5, t0.list_style_ul_level2 AS list_style_ul_level2_6, t0.list_style_ul_level3 AS list_style_ul_level3_7, t0.list_style_ol_level1 AS list_style_ol_level1_8, t0.list_style_ol_level2 AS list_style_ol_level2_9, t0.list_style_ol_level3 AS list_style_ol_level3_10, t0.created AS created_11, t0.changed AS changed_12, t0.title_font_id AS title_font_id_13, t0.sub_title_font_id AS sub_title_font_id_14, t0.paragraph_font_id AS paragraph_font_id_15, t0.idUsersCreator AS idUsersCreator_16, t0.idUsersChanger AS idUsersChanger_17 FROM sudcms_website_settings_blocks t0 LIMIT 1
Parameters:
[]
0.22 ms
(1.01%)
1
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[]
0.22 ms
(0.97%)
1
SELECT t0.id AS id_1, t0.google_api_font_family AS google_api_font_family_2, t0.created AS created_3, t0.changed AS changed_4, t0.idUsersCreator AS idUsersCreator_5, t0.idUsersChanger AS idUsersChanger_6 FROM sudcms_website_settings_fonts t0
Parameters:
[]
0.20 ms
(0.89%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.hexadecimal_color AS hexadecimal_color_3, t0.created AS created_4, t0.changed AS changed_5, t0.idUsersCreator AS idUsersCreator_6, t0.idUsersChanger AS idUsersChanger_7 FROM sudcms_website_settings_colors t0
Parameters:
[]
0.14 ms
(0.64%)
1
SELECT t0.id AS id_1, t0.css_class AS css_class_2, t0.font_family AS font_family_3, t0.font_style AS font_style_4, t0.font_weight AS font_weight_5, t0.created AS created_6, t0.changed AS changed_7, t0.font_id AS font_id_8, t0.idUsersCreator AS idUsersCreator_9, t0.idUsersChanger AS idUsersChanger_10 FROM sudcms_website_settings_fonts_properties t0
Parameters:
[]

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
Sulu\Bundle\MediaBundle\Entity\Collection No errors.
Sulu\Bundle\TrashBundle\Domain\Model\TrashItem No errors.
Sulu\Bundle\FormBundle\Entity\Form No errors.
Sulu\Bundle\ContactBundle\Entity\ContactTitle No errors.
Sulu\Bundle\SecurityBundle\Entity\Group No errors.
Sulu\Bundle\SecurityBundle\Entity\User No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsMenu No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsColors No errors.
Sulu\Bundle\MediaBundle\Entity\Media No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsBlocks No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsFontsProperties No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsBlocksColors No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsButtonsStyles No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsGeneral No errors.
Otd\SudcmsConfigBundle\Entity\WebsiteSettingsFonts No errors.
Otd\SudcmsFlashInfoBundle\Entity\FlashInfoSettings No errors.
Otd\SudcmsFlashInfoBundle\Entity\FlashInfo No errors.
Sulu\Bundle\MediaBundle\Entity\MediaType No errors.
Sulu\Bundle\MediaBundle\Entity\File No errors.
Sulu\Bundle\MediaBundle\Entity\FileVersion No errors.
Sulu\Bundle\MediaBundle\Entity\FileVersionMeta No errors.
Sulu\Bundle\MediaBundle\Entity\FileVersionContentLanguage No errors.
Sulu\Bundle\MediaBundle\Entity\FileVersionPublishLanguage No errors.
Sulu\Bundle\MediaBundle\Entity\FormatOptions No errors.
Sulu\Bundle\TagBundle\Entity\Tag No errors.
Sulu\Bundle\CategoryBundle\Entity\Category No errors.
Sulu\Bundle\WebsiteBundle\Entity\Analytics No errors.
Sulu\Bundle\WebsiteBundle\Entity\Domain No errors.