GET https://apka.adamow.gmina.pl/api/app/menu/0

Query Metrics

3 Database Queries
3 Different statements
2.14 ms Query time
0 Invalid entities
7 Managed entities

Queries

Group similar statements

# Time Info
1 0.40 ms
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.name_hash AS name_hash_2, o0_.user_name AS user_name_3, o0_.user_name_hash AS user_name_hash_4, o0_.password AS password_5, o0_.token AS token_6, o0_.api_type AS api_type_7, o0_.base_url AS base_url_8, o0_.api_key AS api_key_9, o0_.status AS status_10, o0_.channel AS channel_11, o0_.short_name AS short_name_12 FROM outside_system o0_ WHERE o0_.user_name_hash = ?
Parameters:
[
  "0df29046a9d59c5039e39d69a53a3ae3daafba896e13724d6edeaf842ab88d095f5d9bfc9b3d77252e7934637e374c83710e15766f3512703f1531685471cd95"
]
2 1.26 ms
SELECT t0.id AS id_1, t0.menu_parent AS menu_parent_2, t0.menu_type AS menu_type_3, t0.menu_module AS menu_module_4, t0.menu_url AS menu_url_5, t0.menu_config AS menu_config_6, t0.menu_icon_name AS menu_icon_name_7, t0.menu_icon_pkg AS menu_icon_pkg_8, t0.menu_title AS menu_title_9, t0.menu_name AS menu_name_10, t0.menu_desc AS menu_desc_11, t0.menu_caption AS menu_caption_12, t0.menu_html AS menu_html_13, t0.menu_form AS menu_form_14, t0.menu_enabled AS menu_enabled_15, t0.menu_sort AS menu_sort_16 FROM menu t0 WHERE t0.id = ? AND t0.menu_enabled = ?
Parameters:
[
  0
  1
]
3 0.49 ms
SELECT t0.id AS id_1, t0.menu_parent AS menu_parent_2, t0.menu_type AS menu_type_3, t0.menu_module AS menu_module_4, t0.menu_url AS menu_url_5, t0.menu_config AS menu_config_6, t0.menu_icon_name AS menu_icon_name_7, t0.menu_icon_pkg AS menu_icon_pkg_8, t0.menu_title AS menu_title_9, t0.menu_name AS menu_name_10, t0.menu_desc AS menu_desc_11, t0.menu_caption AS menu_caption_12, t0.menu_html AS menu_html_13, t0.menu_form AS menu_form_14, t0.menu_enabled AS menu_enabled_15, t0.menu_sort AS menu_sort_16 FROM menu t0 WHERE t0.menu_parent = ? AND t0.menu_enabled = ? ORDER BY t0.menu_sort ASC, t0.id ASC
Parameters:
[
  0
  1
]

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\Config\Menu 6
App\Entity\Integration\OutsideSystem 1