GET https://uhlsport-csa3-dev.gbc.systems/ajaxGetQueueStatus

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.37 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.locale AS locale_6, t0.team_shop_ids AS team_shop_ids_7, t0.address AS address_8, t0.city AS city_9, t0.telefon AS telefon_10, t0.contact_person AS contact_person_11, t0.avatar AS avatar_12, t0.name AS name_13, t0.badge_color AS badge_color_14, t0.first_name AS first_name_15, t0.last_name AS last_name_16, t0.ag_number AS ag_number_17, t0.country AS country_18, t0.initial_wizard_state AS initial_wizard_state_19, t0.initial_wizard_step AS initial_wizard_step_20, t0.company_name AS company_name_21, t0.vat_id AS vat_id_22, t0.commercial_register_id AS commercial_register_id_23, t0.legacy AS legacy_24, t0.vk_org AS vk_org_25, t0.shop_wizard_state AS shop_wizard_state_26, t0.shop_wizard_step AS shop_wizard_step_27, t0.currently_creating AS currently_creating_28, t0.created_at AS created_at_29, t0.updated_at AS updated_at_30, t31.id AS id_32, t31.imprint_id AS imprint_id_33, t31.privacy_id AS privacy_id_34, t31.payment_id AS payment_id_35, t31.delivery_id AS delivery_id_36, t31.payment_methods AS payment_methods_37, t31.delivery_methods AS delivery_methods_38, t31.payment_credentials AS payment_credentials_39, t31.categories AS categories_40, t31.shop_media AS shop_media_41, t31.created_at AS created_at_42, t31.updated_at AS updated_at_43, t31.user_id_id AS user_id_id_44 FROM user t0 LEFT JOIN user_shop_default t31 ON t31.user_id_id = t0.id WHERE t0.id = ?
Parameters:
[
  192
]
2 0.11 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.consumer_pids AS consumer_pids_3, t0.consumer_class_name AS consumer_class_name_4 FROM queue_monitoring t0
Parameters:
[]

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\QueueMonitoring 4
App\Entity\User 1
App\Entity\UserShopDefault 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\UserShopDefault No errors.
App\Entity\QueueMonitoring No errors.