GET https://fareast-enterprises-group.com/contact

Query Metrics

25 Database Queries
16 Different statements
84.51 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 4.70 ms
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
  "default_live"
]
2 3.14 ms
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[]
3 2.30 ms
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/website/custom-urls/routes/fareast-enterprises-group.com/contact"
  "default_live"
]
4 9.52 ms
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:
[]
5 1.67 ms
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:
[]
6 6.82 ms
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/website/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"
]
7 1.53 ms
SELECT path AS arraykey, id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order
                FROM phpcr_nodes WHERE workspace_name = ? AND (path = ? OR path = ? OR path = ? OR path = ? OR path = ? OR path = ? OR path = ?) ORDER BY sort_order ASC
Parameters:
[
  "default_live"
  "/cmf/website/contents/about-us"
  "/cmf/website/contents/products/perimeters"
  "/cmf/website/contents/solutions"
  "/cmf/website/contents/solutions/transportation-commercial-vehicles"
  "/cmf/website/contents/solutions/healthcare-solutions"
  "/cmf/website/contents/solutions/high-tech-enterprise-solutions"
  "/cmf/website/contents/products/fundus-imaginig"
]
8 1.22 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/website/contents/products/fundus-imaginig"
  "/cmf/website/contents/about-us"
  "/cmf/website/contents/solutions"
  "/cmf/website/contents/products/perimeters"
  "/cmf/website/contents/solutions/transportation-commercial-vehicles"
  "/cmf/website/contents/solutions/healthcare-solutions"
  "/cmf/website/contents/solutions/high-tech-enterprise-solutions"
  "default_live"
]
9 1.05 ms
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/website/contents"
  "default_live"
]
10 0.97 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/website/contents"
  "default_live"
]
11 1.13 ms
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/website/contents/products"
  "default_live"
]
12 0.99 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/website/contents/products"
  "default_live"
]
13 12.92 ms
SELECT c0_.category_key AS category_key_0, c0_.default_locale AS default_locale_1, c0_.lft AS lft_2, c0_.rgt AS rgt_3, c0_.depth AS depth_4, c0_.id AS id_5, c0_.created AS created_6, c0_.changed AS changed_7, c1_.meta_key AS meta_key_8, c1_.value AS value_9, c1_.locale AS locale_10, c1_.id AS id_11, c2_.translation AS translation_12, c2_.locale AS locale_13, c2_.description AS description_14, c2_.id AS id_15, c2_.created AS created_16, c2_.changed AS changed_17, c3_.locale AS locale_18, c3_.keyword AS keyword_19, c3_.id AS id_20, c3_.created AS created_21, c3_.changed AS changed_22, c4_.category_key AS category_key_23, c4_.default_locale AS default_locale_24, c4_.lft AS lft_25, c4_.rgt AS rgt_26, c4_.depth AS depth_27, c4_.id AS id_28, c4_.created AS created_29, c4_.changed AS changed_30, c5_.category_key AS category_key_31, c5_.default_locale AS default_locale_32, c5_.lft AS lft_33, c5_.rgt AS rgt_34, c5_.depth AS depth_35, c5_.id AS id_36, c5_.created AS created_37, c5_.changed AS changed_38, c0_.idCategoriesParent AS idCategoriesParent_39, c0_.idUsersCreator AS idUsersCreator_40, c0_.idUsersChanger AS idUsersChanger_41, c1_.idCategories AS idCategories_42, c2_.idCategories AS idCategories_43, c2_.idUsersCreator AS idUsersCreator_44, c2_.idUsersChanger AS idUsersChanger_45, c3_.idUsersCreator AS idUsersCreator_46, c3_.idUsersChanger AS idUsersChanger_47, c4_.idCategoriesParent AS idCategoriesParent_48, c4_.idUsersCreator AS idUsersCreator_49, c4_.idUsersChanger AS idUsersChanger_50, c5_.idCategoriesParent AS idCategoriesParent_51, c5_.idUsersCreator AS idUsersCreator_52, c5_.idUsersChanger AS idUsersChanger_53 FROM ca_categories c0_ LEFT JOIN ca_category_meta c1_ ON c0_.id = c1_.idCategories LEFT JOIN ca_category_translations c2_ ON c0_.id = c2_.idCategories LEFT JOIN ca_category_translation_keywords c6_ ON c2_.id = c6_.idCategoryTranslations LEFT JOIN ca_keywords c3_ ON c3_.id = c6_.idKeywords LEFT JOIN ca_categories c4_ ON c0_.idCategoriesParent = c4_.id LEFT JOIN ca_categories c5_ ON c0_.id = c5_.idCategoriesParent WHERE c0_.idCategoriesParent IS NULL
Parameters:
[]
14 4.83 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.idCategoryTranslations AS idCategoryTranslations_3, t0.idMedia AS idMedia_4 FROM ca_category_translation_medias t0 WHERE t0.idCategoryTranslations = ?
Parameters:
[
  3
]
15 11.40 ms
SELECT t0.username AS username_1, t0.password AS password_2, t0.locale AS locale_3, t0.salt AS salt_4, t0.locked AS locked_5, t0.enabled AS enabled_6, t0.lastLogin AS lastLogin_7, t0.confirmationKey AS confirmationKey_8, t0.passwordResetToken AS passwordResetToken_9, t0.passwordResetTokenExpiresAt AS passwordResetTokenExpiresAt_10, t0.passwordResetTokenEmailsSent AS passwordResetTokenEmailsSent_11, t0.privateKey AS privateKey_12, t0.apiKey AS apiKey_13, t0.email AS email_14, t0.id AS id_15, t0.created AS created_16, t0.changed AS changed_17, t18.method AS method_19, t18.options AS options_20, t18.id AS id_21, t18.idUsers AS idUsers_22, t0.idContacts AS idContacts_23, t0.idUsersCreator AS idUsersCreator_24, t0.idUsersChanger AS idUsersChanger_25 FROM se_users t0 LEFT JOIN se_user_two_factors t18 ON t18.idUsers = t0.id WHERE t0.id = ?
Parameters:
[
  1
]
16 3.87 ms
SELECT t0.firstName AS firstName_1, t0.middleName AS middleName_2, t0.lastName AS lastName_3, t0.birthday AS birthday_4, t0.salutation AS salutation_5, t0.formOfAddress AS formOfAddress_6, t0.newsletter AS newsletter_7, t0.gender AS gender_8, t0.note AS note_9, t0.mainEmail AS mainEmail_10, t0.mainPhone AS mainPhone_11, t0.mainFax AS mainFax_12, t0.mainUrl AS mainUrl_13, t0.id AS id_14, t0.created AS created_15, t0.changed AS changed_16, t0.idTitles AS idTitles_17, t0.avatar AS avatar_18, t0.idUsersCreator AS idUsersCreator_19, t0.idUsersChanger AS idUsersChanger_20 FROM co_contacts t0 WHERE t0.id = ?
Parameters:
[
  1
]
17 1.17 ms
SELECT t0.translation AS translation_1, t0.locale AS locale_2, t0.description AS description_3, t0.id AS id_4, t0.created AS created_5, t0.changed AS changed_6, t0.idCategories AS idCategories_7, t0.idUsersCreator AS idUsersCreator_8, t0.idUsersChanger AS idUsersChanger_9 FROM ca_category_translations t0 WHERE t0.idCategories = ?
Parameters:
[
  1
]
18 0.99 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.idCategoryTranslations AS idCategoryTranslations_3, t0.idMedia AS idMedia_4 FROM ca_category_translation_medias t0 WHERE t0.idCategoryTranslations = ?
Parameters:
[
  1
]
19 1.10 ms
SELECT t0.meta_key AS meta_key_1, t0.value AS value_2, t0.locale AS locale_3, t0.id AS id_4, t0.idCategories AS idCategories_5 FROM ca_category_meta t0 WHERE t0.idCategories = ?
Parameters:
[
  1
]
20 1.68 ms
SELECT t0.category_key AS category_key_1, t0.default_locale AS default_locale_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.depth AS depth_5, t0.id AS id_6, t0.created AS created_7, t0.changed AS changed_8, t0.idCategoriesParent AS idCategoriesParent_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM ca_categories t0 WHERE t0.idCategoriesParent = ?
Parameters:
[
  1
]
21 0.92 ms
SELECT t0.translation AS translation_1, t0.locale AS locale_2, t0.description AS description_3, t0.id AS id_4, t0.created AS created_5, t0.changed AS changed_6, t0.idCategories AS idCategories_7, t0.idUsersCreator AS idUsersCreator_8, t0.idUsersChanger AS idUsersChanger_9 FROM ca_category_translations t0 WHERE t0.idCategories = ?
Parameters:
[
  2
]
22 0.83 ms
SELECT t0.position AS position_1, t0.id AS id_2, t0.idCategoryTranslations AS idCategoryTranslations_3, t0.idMedia AS idMedia_4 FROM ca_category_translation_medias t0 WHERE t0.idCategoryTranslations = ?
Parameters:
[
  2
]
23 0.77 ms
SELECT t0.meta_key AS meta_key_1, t0.value AS value_2, t0.locale AS locale_3, t0.id AS id_4, t0.idCategories AS idCategories_5 FROM ca_category_meta t0 WHERE t0.idCategories = ?
Parameters:
[
  2
]
24 0.88 ms
SELECT t0.category_key AS category_key_1, t0.default_locale AS default_locale_2, t0.lft AS lft_3, t0.rgt AS rgt_4, t0.depth AS depth_5, t0.id AS id_6, t0.created AS created_7, t0.changed AS changed_8, t0.idCategoriesParent AS idCategoriesParent_9, t0.idUsersCreator AS idUsersCreator_10, t0.idUsersChanger AS idUsersChanger_11 FROM ca_categories t0 WHERE t0.idCategoriesParent = ?
Parameters:
[
  2
]
25 8.11 ms
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:
[
  "fareast-enterprises-group.com"
  "dev"
  "website"
]

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\TrashBundle\Domain\Model\TrashItem No errors.
Sulu\Bundle\MediaBundle\Entity\Collection No errors.
Sulu\Bundle\ContactBundle\Entity\ContactTitle No errors.
Sulu\Bundle\SecurityBundle\Entity\Group No errors.
Sulu\Bundle\CategoryBundle\Entity\Category No errors.
Sulu\Bundle\CategoryBundle\Entity\CategoryMeta No errors.
Sulu\Bundle\CategoryBundle\Entity\CategoryTranslation No errors.
Sulu\Bundle\CategoryBundle\Entity\Keyword No errors.
Sulu\Bundle\SecurityBundle\Entity\User No errors.
Sulu\Bundle\CategoryBundle\Entity\CategoryTranslationMedia No errors.
Sulu\Bundle\MediaBundle\Entity\Media No errors.
Sulu\Bundle\SecurityBundle\Entity\UserTwoFactor No errors.
Sulu\Bundle\ContactBundle\Entity\Contact No errors.
Sulu\Bundle\SecurityBundle\Entity\UserRole No errors.
Sulu\Bundle\SecurityBundle\Entity\UserGroup No errors.
Sulu\Bundle\SecurityBundle\Entity\UserSetting No errors.
Sulu\Bundle\ContactBundle\Entity\ContactLocale No errors.
Sulu\Bundle\ContactBundle\Entity\ContactAddress No errors.
Sulu\Bundle\ContactBundle\Entity\AccountContact No errors.
Sulu\Bundle\ContactBundle\Entity\Url No errors.
Sulu\Bundle\ContactBundle\Entity\Note No errors.
Sulu\Bundle\ContactBundle\Entity\Email No errors.
Sulu\Bundle\ContactBundle\Entity\Phone No errors.
Sulu\Bundle\ContactBundle\Entity\Fax No errors.
Sulu\Bundle\ContactBundle\Entity\SocialMediaProfile No errors.
Sulu\Bundle\ContactBundle\Entity\BankAccount No errors.
Sulu\Bundle\TagBundle\Entity\Tag No errors.
Sulu\Bundle\WebsiteBundle\Entity\Analytics No errors.
Sulu\Bundle\WebsiteBundle\Entity\Domain No errors.