GET https://www.testapi.taiafropress.com/contact

Query Metrics

12 Database Queries
8 Different statements
100.51 ms Query time
0 Invalid entities
13 Managed entities

Queries

Group similar statements

# Time Info
1 12.22 ms
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
  "default_live"
]
2 4.09 ms
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[]
3 24.02 ms
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/tai-afro-press/routes/en/contact"
  "default_live"
]
4 0.76 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/tai-afro-press/routes/en/contact"
  "default_live"
]
5 8.00 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 0.72 ms
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"
  "f1576c2d-a8fc-4b35-95c6-c4fde001da70"
]
7 0.49 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/tai-afro-press/contents/contact"
  "default_live"
]
8 0.46 ms
SELECT * FROM phpcr_nodes
              WHERE path = ?
                AND workspace_name = ?
              ORDER BY depth, sort_order ASC
Parameters:
[
  "/cmf/tai-afro-press/contents"
  "default_live"
]
9 0.60 ms
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[
  "/cmf/tai-afro-press/contents"
  "default_live"
]
10 19.61 ms
SELECT f0_.defaultLocale AS defaultLocale_0, f0_.id AS id_1, f1_.title AS title_2, f1_.subject AS subject_3, f1_.fromEmail AS fromEmail_4, f1_.fromName AS fromName_5, f1_.toEmail AS toEmail_6, f1_.toName AS toName_7, f1_.mailText AS mailText_8, f1_.submitLabel AS submitLabel_9, f1_.successText AS successText_10, f1_.sendAttachments AS sendAttachments_11, f1_.deactivateAttachmentSave AS deactivateAttachmentSave_12, f1_.deactivateNotifyMails AS deactivateNotifyMails_13, f1_.deactivateCustomerMails AS deactivateCustomerMails_14, f1_.replyTo AS replyTo_15, f1_.locale AS locale_16, f1_.id AS id_17, f1_.created AS created_18, f1_.changed AS changed_19, f2_.keyName AS keyName_20, f2_.orderNumber AS orderNumber_21, f2_.type AS type_22, f2_.width AS width_23, f2_.required AS required_24, f2_.defaultLocale AS defaultLocale_25, f2_.id AS id_26, f3_.title AS title_27, f3_.placeholder AS placeholder_28, f3_.defaultValue AS defaultValue_29, f3_.shortTitle AS shortTitle_30, f3_.locale AS locale_31, f3_.options AS options_32, f3_.id AS id_33, f4_.type AS type_34, f4_.email AS email_35, f4_.name AS name_36, f4_.id AS id_37, f1_.idForms AS idForms_38, f1_.idUsersCreator AS idUsersCreator_39, f1_.idUsersChanger AS idUsersChanger_40, f2_.idForms AS idForms_41, f3_.idFormFields AS idFormFields_42, f4_.idFormTranslations AS idFormTranslations_43 FROM fo_forms f0_ LEFT JOIN fo_form_translations f1_ ON f0_.id = f1_.idForms LEFT JOIN fo_form_fields f2_ ON f0_.id = f2_.idForms LEFT JOIN fo_form_field_translations f3_ ON f2_.id = f3_.idFormFields LEFT JOIN fo_form_translation_receivers f4_ ON f1_.id = f4_.idFormTranslations WHERE f0_.id = ? ORDER BY f2_.orderNumber ASC
Parameters:
[
  2
]
11 1.37 ms
SELECT f0_.defaultLocale AS defaultLocale_0, f0_.id AS id_1, f1_.title AS title_2, f1_.subject AS subject_3, f1_.fromEmail AS fromEmail_4, f1_.fromName AS fromName_5, f1_.toEmail AS toEmail_6, f1_.toName AS toName_7, f1_.mailText AS mailText_8, f1_.submitLabel AS submitLabel_9, f1_.successText AS successText_10, f1_.sendAttachments AS sendAttachments_11, f1_.deactivateAttachmentSave AS deactivateAttachmentSave_12, f1_.deactivateNotifyMails AS deactivateNotifyMails_13, f1_.deactivateCustomerMails AS deactivateCustomerMails_14, f1_.replyTo AS replyTo_15, f1_.locale AS locale_16, f1_.id AS id_17, f1_.created AS created_18, f1_.changed AS changed_19, f2_.keyName AS keyName_20, f2_.orderNumber AS orderNumber_21, f2_.type AS type_22, f2_.width AS width_23, f2_.required AS required_24, f2_.defaultLocale AS defaultLocale_25, f2_.id AS id_26, f3_.title AS title_27, f3_.placeholder AS placeholder_28, f3_.defaultValue AS defaultValue_29, f3_.shortTitle AS shortTitle_30, f3_.locale AS locale_31, f3_.options AS options_32, f3_.id AS id_33, f4_.type AS type_34, f4_.email AS email_35, f4_.name AS name_36, f4_.id AS id_37, f1_.idForms AS idForms_38, f1_.idUsersCreator AS idUsersCreator_39, f1_.idUsersChanger AS idUsersChanger_40, f2_.idForms AS idForms_41, f3_.idFormFields AS idFormFields_42, f4_.idFormTranslations AS idFormTranslations_43 FROM fo_forms f0_ LEFT JOIN fo_form_translations f1_ ON f0_.id = f1_.idForms LEFT JOIN fo_form_fields f2_ ON f0_.id = f2_.idForms LEFT JOIN fo_form_field_translations f3_ ON f2_.id = f3_.idFormFields LEFT JOIN fo_form_translation_receivers f4_ ON f1_.id = f4_.idFormTranslations WHERE f0_.id = ? ORDER BY f2_.orderNumber ASC
Parameters:
[
  2
]
12 28.16 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:
[
  "www.testapi.taiafropress.com"
  "dev"
  "tai-afro-press"
]

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
Sulu\Bundle\FormBundle\Entity\FormField 5
Sulu\Bundle\FormBundle\Entity\FormFieldTranslation 5
Sulu\Bundle\FormBundle\Entity\Form 1
Sulu\Bundle\FormBundle\Entity\FormTranslation 1
Sulu\Bundle\SecurityBundle\Entity\User 1