Query Metrics
14
Database Queries
3
Different statements
1.09 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.16 ms |
SELECT s0_.server_id AS server_id_0, s0_.http_host AS http_host_1, s0_.label AS label_2, s0_.preferred_area_id AS preferred_area_id_3, s0_.preferred_language_id AS preferred_language_id_4, s0_.preferred_currency_id AS preferred_currency_id_5, s0_.ftp_host AS ftp_host_6, s0_.ftp_user AS ftp_user_7, s0_.ftp_password AS ftp_password_8, s0_.file_path AS file_path_9, s0_.google_api_key AS google_api_key_10, s0_.parent_section_id AS parent_section_id_11, s0_.is_dedicated_header_footer AS is_dedicated_header_footer_12, s0_.header_url AS header_url_13, s0_.footer_url AS footer_url_14, s0_.css_url AS css_url_15, s0_.meta_tags AS meta_tags_16, s0_.home_page_id AS home_page_id_17, s0_.landing_page_id AS landing_page_id_18, s0_.header_title AS header_title_19, s0_.is_shopping_agent AS is_shopping_agent_20, s0_.is_service_list AS is_service_list_21, s0_.date_start AS date_start_22, s0_.status_id AS status_id_23, s0_.address AS address_24, s0_.email AS email_25, s0_.logo_url AS logo_url_26 FROM server s0_ WHERE s0_.http_host = ? OR s0_.http_host = ?
Parameters:
[ "81.91.93.29" "www.81.91.93.29" ] |
2 | 0.10 ms |
SELECT d0_.department_id AS department_id_0, d0_.department_key AS department_key_1, d0_.department_name AS department_name_2, d0_.department_description AS department_description_3, d0_.image1 AS image1_4, d0_.lft AS lft_5, d0_.lvl AS lvl_6, d0_.rgt AS rgt_7, d0_.root_id AS root_id_8, d0_.parent_id AS parent_id_9 FROM department d0_ WHERE d0_.parent_id IS NULL ORDER BY d0_.lft ASC
Parameters:
[] |
3 | 0.09 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "1" "en_US" "App\Entity\Department" ] |
4 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "2" "en_US" "App\Entity\Department" ] |
5 | 0.06 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "3" "en_US" "App\Entity\Department" ] |
6 | 0.06 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "4" "en_US" "App\Entity\Department" ] |
7 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "5" "en_US" "App\Entity\Department" ] |
8 | 0.06 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "6" "en_US" "App\Entity\Department" ] |
9 | 0.06 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "7" "en_US" "App\Entity\Department" ] |
10 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "8" "en_US" "App\Entity\Department" ] |
11 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "9" "en_US" "App\Entity\Department" ] |
12 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "10" "en_US" "App\Entity\Department" ] |
13 | 0.06 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "11" "en_US" "App\Entity\Department" ] |
14 | 0.07 ms |
SELECT d0_.content AS content_0, d0_.field AS field_1 FROM department_translation d0_ WHERE d0_.foreign_key = ? AND d0_.locale = ? AND d0_.object_class = ?
Parameters:
[ "12" "en_US" "App\Entity\Department" ] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
dynamic_conn | doctrine.dbal.dynamic_conn_connection |
eshop_conn | doctrine.dbal.eshop_conn_connection |
eshop_demo_conn | doctrine.dbal.eshop_demo_conn_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
dynamic_em | doctrine.orm.dynamic_em_entity_manager |
eshop_em | doctrine.orm.eshop_em_entity_manager |
eshop_demo_em | doctrine.orm.eshop_demo_em_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Server | No errors. |
App\Entity\Department | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
App\Entity\DepartmentTranslation | No errors. |
App\Entity\Service | No errors. |
dynamic_em entity manager
No loaded entities.
eshop_em entity manager
No loaded entities.
eshop_demo_em entity manager
No loaded entities.