GET https://callcenter.calcoweb.net/producto/d1455550-452d-486d-a2e4-37c12ef56155/opciones

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.21 ms
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nombre AS nombre_5, t0.codvendedor AS codvendedor_6, t0.is_enabled AS is_enabled_7 FROM user t0 WHERE t0.id = ?
Parameters:
[
  16
]
2 0.21 ms
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.name AS name_3, t0.system_name AS system_name_4, t0.`desc` AS desc_5, t0.price AS price_6, t0.is_option AS is_option_7, t0.internal_notes AS internal_notes_8, t0.ean AS ean_9, t0.pos_product AS pos_product_10, t0.channels_fine_tuning AS channels_fine_tuning_11, t0.images AS images_12, t0.cod_impuesto AS cod_impuesto_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15 FROM connector_products t0 WHERE t0.id = ?
Parameters:
[
  "d1455550-452d-486d-a2e4-37c12ef56155"
]
3 0.17 ms
SELECT t0.id AS id_1, t0.group_order AS group_order_2, t0.product_id AS product_id_3, t0.connector_group_id AS connector_group_id_4 FROM connector_product_groups t0 WHERE t0.product_id = ? ORDER BY t0.group_order ASC
Parameters:
[
  "d1455550-452d-486d-a2e4-37c12ef56155"
]

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

Entities Mapping