GET https://ceres.t10central.de/warehouse/upload

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.38 ms
(51.09%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.password AS password_4, t0.roles AS roles_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM app_user t0 WHERE t0.id = ?
Parameters:
[
  5
]
0.36 ms
(48.91%)
1
SELECT l0_.id AS id_0, l0_.original_filename AS original_filename_1, l0_.storage_path AS storage_path_2, l0_.mime_type AS mime_type_3, l0_.size_bytes AS size_bytes_4, l0_.uploaded_at AS uploaded_at_5, l0_.processing_state AS processing_state_6, l0_.n8n_workflow_execution_id AS n8n_workflow_execution_id_7, l0_.extracted_data AS extracted_data_8, l0_.error_message AS error_message_9, l0_.article_id AS article_id_10, l0_.uploaded_by_id AS uploaded_by_id_11 FROM label_image l0_ WHERE l0_.uploaded_by_id = ? ORDER BY l0_.uploaded_at DESC LIMIT 30
Parameters:
[
  5
]

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\LabelImage 2
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\LabelImage No errors.
App\Entity\Article No errors.