Query Metrics
19
Database Queries
7
Different statements
72.89 ms
Query time
1
Invalid entities
943
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
16.67 ms (22.86%) |
1 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.enabled AS enabled_3, t0.position AS position_4, t0.`group` AS group_5, t0.type AS type_6, t0.data AS data_7, t0.page_id AS page_id_8 FROM component t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"commonSchemaOrgSettings"
]
|
|
15.10 ms (20.71%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_sk AS name_sk_3, t0.multiplier AS multiplier_4, t0.type AS type_5, t0.connect_string AS connect_string_6, t0.enabled AS enabled_7 FROM insurance_subject_usage_method t0 WHERE t0.type = ? AND t0.enabled = ?
Parameters:
[ 1 1 ] |
|
10.30 ms (14.13%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3 FROM insurance_subject_manufacturer t0 WHERE t0.type = ? ORDER BY t0.name ASC
Parameters:
[
1
]
|
|
10.08 ms (13.83%) |
1 |
SELECT i0_.id AS id_0, i0_.created AS created_1, i0_.block1enabled AS block1enabled_2, i0_.block_step1 AS block_step1_3, i0_.block_step1_sk AS block_step1_sk_4, i0_.block2enabled AS block2enabled_5, i0_.block_step2 AS block_step2_6, i0_.block_step2_sk AS block_step2_sk_7, i0_.prolongation_block1enabled AS prolongation_block1enabled_8, i0_.prolongation_block_step1 AS prolongation_block_step1_9, i0_.prolongation_block_step1_sk AS prolongation_block_step1_sk_10, i0_.prolongation_block2enabled AS prolongation_block2enabled_11, i0_.prolongation_block_step2 AS prolongation_block_step2_12, i0_.prolongation_block_step2_sk AS prolongation_block_step2_sk_13, i0_.block2update_enabled AS block2update_enabled_14, i0_.block_step2_update AS block_step2_update_15, i0_.block_step2_update_sk AS block_step2_update_sk_16, i0_.block_payment_enabled AS block_payment_enabled_17, i0_.block_payment AS block_payment_18, i0_.block_payment_sk AS block_payment_sk_19 FROM insurance_text_blocks i0_ ORDER BY i0_.created DESC LIMIT 1
Parameters:
[] |
|
9.60 ms (13.17%) |
1 |
SELECT t0.id AS id_1, t0.last_update AS last_update_2, t0.page_title AS page_title_3, t0.admin_description AS admin_description_4, t0.robots AS robots_5, t0.display_in_site_map AS display_in_site_map_6, t0.site_map_priority AS site_map_priority_7, t0.description AS description_8, t0.key_words AS key_words_9, t0.author AS author_10, t0.og_title AS og_title_11, t0.og_site_name AS og_site_name_12, t0.og_description AS og_description_13, t0.og_image AS og_image_14, t0.og_image_alt AS og_image_alt_15 FROM seo_params t0 WHERE t0.id = ?
Parameters:
[
10
]
|
|
9.18 ms (12.59%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_sk AS name_sk_3, t0.multiplier AS multiplier_4, t0.type AS type_5 FROM insurance_subject_security t0 WHERE t0.type = ?
Parameters:
[
1
]
|
|
1.97 ms (2.70%) |
1 |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.handle AS handle_3, t0.slug AS slug_4, t0.slug_sk AS slug_sk_5, t0.slug_en AS slug_en_6, t0.page_title AS page_title_7, t0.page_title_sk AS page_title_sk_8, t0.page_title_en AS page_title_en_9, t0.position AS position_10, t0.enabled AS enabled_11, t0.template AS template_12, t0.headline AS headline_13, t0.text_content AS text_content_14, t0.enable_change_handle AS enable_change_handle_15, t0.enable_change_slug AS enable_change_slug_16, t0.enable_changing_components AS enable_changing_components_17, t0.dictionary AS dictionary_18, t0.seo_params_id AS seo_params_id_19, t0.seo_params_sk_id AS seo_params_sk_id_20, t0.seo_params_en_id AS seo_params_en_id_21 FROM page t0 WHERE t0.handle = ? LIMIT 1
Parameters:
[
"objednavka1"
]
|
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 |
|---|---|
| App\Entity\Insurance\Subject\InsuranceSubjectManufacturer | 883 |
| App\Entity\Insurance\Subject\InsuranceSubjectSecurity | 42 |
| App\Entity\Insurance\Subject\InsuranceSubjectUsageMethod | 12 |
| App\Entity\SeoParams | 3 |
| App\Entity\Page | 1 |
| App\Entity\Insurance\InsuranceTextBlocks | 1 |
| App\Entity\Component | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Page |
|
| App\Entity\SeoParams | No errors. |
| App\Entity\Component | No errors. |
| App\Entity\MenuItem | No errors. |
| App\Entity\PageModal\PageModal | No errors. |
| App\Entity\Insurance\Subject\InsuranceSubjectUsageMethod | No errors. |
| App\Entity\Insurance\Subject\InsuranceSubjectCoinsurance | No errors. |
| App\Entity\Insurance\Subject\InsuranceSubjectSecurity | No errors. |
| App\Entity\Insurance\Subject\InsuranceSubjectManufacturer | No errors. |
| App\Entity\Insurance\InsuranceTextBlocks | No errors. |