Query Metrics
2
Database Queries
2
Different statements
7.06 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 4.63 ms |
SELECT t0.creator_id AS creator_id_1, t0.identifier AS identifier_2, t0.f_name AS f_name_3, t0.f_description AS f_description_4, t0.success_message AS success_message_5, t0.is_active AS is_active_6, t0.send_mail AS send_mail_7, t0.mail_list AS mail_list_8, t0.f_params AS f_params_9, t0.id AS id_10, t0.visibility AS visibility_11, t0.created_at AS created_at_12, t0.edited_at AS edited_at_13, t0.last_check_at AS last_check_at_14, t0.next_check_at AS next_check_at_15 FROM cms_form t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
"nahlaseniechyby"
]
|
2 | 2.43 ms |
SELECT t0.identifier AS identifier_1, t0.f_title AS f_title_2, t0.f_type AS f_type_3, t0.f_required AS f_required_4, t0.choices AS choices_5, t0.sort_order AS sort_order_6, t0.help_text AS help_text_7, t0.f_rows AS f_rows_8, t0.f_length AS f_length_9, t0.f_min AS f_min_10, t0.f_max AS f_max_11, t0.id AS id_12, t0.visibility AS visibility_13, t0.created_at AS created_at_14, t0.edited_at AS edited_at_15, t0.last_check_at AS last_check_at_16, t0.next_check_at AS next_check_at_17, t0.form_id AS form_id_18 FROM cms_form_field t0 WHERE t0.form_id = ?
Parameters:
[
2
]
|
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 |
---|---|
Score\CmsBundle\Entity\Stat | No errors. |
Score\CmsBundle\Entity\Form\Webform | No errors. |
Score\CmsBundle\Entity\Form\WebformField | No errors. |
Score\CmsBundle\Entity\Form\WebformValue | No errors. |