Query Metrics
4
Database Queries
3
Different statements
1.72 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.72 ms |
SELECT t0.module_id AS module_id_1, t0.module_name AS module_name_2, t0.module_route AS module_route_3, t0.parent_id AS parent_id_4, t0.level AS level_5, t0.status AS status_6, t0.enabled_for_all AS enabled_for_all_7, t0.company_id AS company_id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.doc_booked_flag AS doc_booked_flag_11, t0.time_stamp_of_form AS time_stamp_of_form_12 FROM sys_module t0 WHERE t0.status = ?
Parameters:
[
1
]
|
| 2 | 0.49 ms |
SELECT t0.system_notice AS system_notice_1, t0.title AS title_2, t0.descrption AS descrption_3, t0.data AS data_4, t0.enabled AS enabled_5, t0.show_as_notification AS show_as_notification_6, t0.trigger_logout AS trigger_logout_7, t0.trigger_logout_delay AS trigger_logout_delay_8, t0.skip_user_ids AS skip_user_ids_9, t0.notification_type AS notification_type_10, t0.company_id AS company_id_11, t0.app_id AS app_id_12, t0.create_login_id AS create_login_id_13, t0.edit_login_id AS edit_login_id_14, t0.count_down_ends AS count_down_ends_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.doc_booked_flag AS doc_booked_flag_18, t0.time_stamp_of_form AS time_stamp_of_form_19 FROM system_notice t0 WHERE t0.enabled = ? AND t0.show_as_notification = ? LIMIT 1
Parameters:
[ true true ] |
| 3 | 0.28 ms |
SELECT t0.system_notice AS system_notice_1, t0.title AS title_2, t0.descrption AS descrption_3, t0.data AS data_4, t0.enabled AS enabled_5, t0.show_as_notification AS show_as_notification_6, t0.trigger_logout AS trigger_logout_7, t0.trigger_logout_delay AS trigger_logout_delay_8, t0.skip_user_ids AS skip_user_ids_9, t0.notification_type AS notification_type_10, t0.company_id AS company_id_11, t0.app_id AS app_id_12, t0.create_login_id AS create_login_id_13, t0.edit_login_id AS edit_login_id_14, t0.count_down_ends AS count_down_ends_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.doc_booked_flag AS doc_booked_flag_18, t0.time_stamp_of_form AS time_stamp_of_form_19 FROM system_notice t0 WHERE t0.enabled = ? AND t0.show_as_notification = ? LIMIT 1
Parameters:
[ true true ] |
| 4 | 0.23 ms |
SELECT data FROM acc_setting WHERE name = 'cors_extra_origins' ORDER BY id DESC LIMIT 1
Parameters:
[] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| company_group | doctrine.dbal.company_group_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| company_group | doctrine.orm.company_group_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| ApplicationBundle\Entity\SysModule | No errors. |
| ApplicationBundle\Entity\SystemNotice | No errors. |
company_group entity manager
No loaded entities.