POST https://apka.adamow.gmina.pl/api/app/files-get

Query Metrics

2 Database Queries
2 Different statements
2.37 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.30 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 2.07 ms
SELECT t0.file_id AS file_id_1, t0.fid AS fid_2, t0.file_type AS file_type_3, t0.file_name AS file_name_4, t0.file_label AS file_label_5, t0.file_desc AS file_desc_6, t0.file_size AS file_size_7, t0.file_ext AS file_ext_8, t0.file_link AS file_link_9, t0.file_created_at AS file_created_at_10, t0.file_tmp_status AS file_tmp_status_11, t0.file_width AS file_width_12, t0.file_height AS file_height_13, t0.file_blurhash AS file_blurhash_14, t0.file_mime_type AS file_mime_type_15, t0.file_original_name AS file_original_name_16, t17.id AS id_18, t17.user_details_values_id AS user_details_values_id_19, t17.file_id AS file_id_20 FROM file t0 LEFT JOIN user_details_values_to_file t17 ON t17.file_id = t0.file_id WHERE t0.file_type = ?
Parameters:
[
  "dashboard"
]

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\Integration\OutsideSystem 1
App\Entity\File 1