Query Metrics
44
Database Queries
24
Different statements
46.04 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
9.93 ms (21.57%) |
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:hr-state"]/sv:value'), ' ', ',')) OR EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:hr-shadow-on"]/sv:value[1]') = '1') AND n0.parent = '/cmf/mitar/contents/projekti') AND ((((((((EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="portfolioDisplayPage"]) > 0') OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="default"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="contact"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="productListingPage"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="singlePage"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="homepage"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="portfolioListingPage"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="gdpr"]) > 0')) OR EXTRACTVALUE(n0.props, 'count(//sv:property[@sv:name="i18n:hr-template"]/sv:value[text()="productDisplayPage"]) > 0'))) AND NOT (n0.identifier = '1ed4f1e2-30d0-4f12-881f-3db6a00602e6'))) 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 LIMIT 11
Parameters:
[
"default_live"
]
|
|
6.51 ms (14.13%) |
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 ((((((((((((n0.identifier = '7fe3850c-b42f-4de8-8231-bc93b91706f8' OR n0.identifier = '557c22a4-25c5-4c52-b801-a267f3507389') OR n0.identifier = 'd6dabbd2-f05b-4395-9cc8-8ddb4efefb5a') OR n0.identifier = '60eb10ea-7f16-477b-ba8f-e7b63113027e') OR n0.identifier = '02369ef0-952e-489c-a68e-d15f2e3db227') OR n0.identifier = '7ec0167d-7d64-4ede-b39f-ad4f45c278a4') OR n0.identifier = 'f1488269-9ca0-4b63-9e2b-15e22312b901') OR n0.identifier = 'f328daf1-d561-4818-a426-a8149a537861') OR n0.identifier = '1ed4f1e2-30d0-4f12-881f-3db6a00602e6') OR n0.identifier = '9963f396-29e5-46ef-b7a9-15a8da6f8e6b') OR n0.identifier = '5127637f-ca60-4f3e-a3a0-45e4f49ef567') OR n0.identifier = 'f2bf9919-4698-47b7-b8fd-21b3453fa402') AND 0 != FIND_IN_SET('2', REPLACE(EXTRACTVALUE(n0.props, '//sv:property[@sv:name="i18n:hr-state"]/sv:value'), ' ', ','))) 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"
]
|
|
5.58 ms (12.11%) |
14 |
SELECT DATABASE()
Parameters:
[] |
|
4.01 ms (8.71%) |
3 |
SELECT * FROM phpcr_nodes WHERE path = ? AND workspace_name = ? ORDER BY depth, sort_order ASC
Parameters:
[ "/cmf/mitar/routes/hr/projekti" "default_live" ] |
|
3.50 ms (7.59%) |
4 |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/mitar/routes/hr/projekti" "default_live" ] |
|
2.92 ms (6.34%) |
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.66 ms (3.60%) |
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:
[ "www.mitar.webswitch.eu" "dev" "mitar" ] |
|
1.64 ms (3.57%) |
1 |
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 = ?) ORDER BY sort_order ASC
Parameters:
[ "default_live" "/cmf/mitar/contents/projekti/badel-1862" "/cmf/mitar/contents/projekti/frikom" "/cmf/mitar/contents/projekti/mm-model" "/cmf/mitar/contents/projekti/pliva" "/cmf/mitar/contents/projekti/zeti" "/cmf/mitar/contents/projekti/ostalo" ] |
|
1.35 ms (2.94%) |
1 |
SELECT 1 FROM phpcr_workspaces WHERE name = ?
Parameters:
[
"default_live"
]
|
|
0.87 ms (1.88%) |
1 |
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" "1ed4f1e2-30d0-4f12-881f-3db6a00602e6" ] |
|
0.86 ms (1.86%) |
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 n0.parent = '/cmf/mitar/contents/o-nama' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.85 ms (1.84%) |
1 |
SELECT path, parent FROM phpcr_nodes WHERE parent IN (?, ?, ?, ?, ?, ?) AND workspace_name = ? ORDER BY sort_order ASC
Parameters:
[ "/cmf/mitar/contents/projekti/badel-1862" "/cmf/mitar/contents/projekti/frikom" "/cmf/mitar/contents/projekti/mm-model" "/cmf/mitar/contents/projekti/pliva" "/cmf/mitar/contents/projekti/zeti" "/cmf/mitar/contents/projekti/ostalo" "default_live" ] |
|
0.65 ms (1.42%) |
1 |
SELECT prefix, uri FROM phpcr_namespaces
Parameters:
[] |
|
0.65 ms (1.42%) |
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 n0.parent = '/cmf/mitar/contents/usluge' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.63 ms (1.36%) |
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 n0.parent = '/cmf/mitar/contents/vakuum-pumpe' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.62 ms (1.34%) |
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 n0.parent = '/cmf/mitar/contents/primjena' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.60 ms (1.31%) |
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 n0.parent = '/cmf/mitar/contents/kontakt' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.59 ms (1.28%) |
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 n0.parent = '/cmf/mitar/contents/projekti' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.54 ms (1.18%) |
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 n0.parent = '/cmf/mitar/contents/uvjeti-koristenja' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.52 ms (1.14%) |
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 n0.parent = '/cmf/mitar/contents/strojna-obrada-metala' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.42 ms (0.91%) |
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 n0.parent = '/cmf/mitar/contents/reference' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.40 ms (0.88%) |
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 n0.parent = '/cmf/mitar/contents/konstruiranje' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.39 ms (0.84%) |
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 n0.parent = '/cmf/mitar/contents/originalni-rezervni-dijelovi' LIMIT 1
Parameters:
[
"default_live"
]
|
|
0.35 ms (0.76%) |
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 n0.parent = '/cmf/mitar/contents/politika-privatnosti' LIMIT 1
Parameters:
[
"default_live"
]
|
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\WebsiteBundle\Entity\Analytics | No errors. |
| Sulu\Bundle\WebsiteBundle\Entity\Domain | No errors. |