Query Metrics
1
Database Queries
1
Different statements
1.12 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.12 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.operation_type AS operation_type_3, t0.operation_name AS operation_name_4, t0.duration_ms AS duration_ms_5, t0.timestamp AS timestamp_6, t0.memory_usage AS memory_usage_7, t0.peak_memory_usage AS peak_memory_usage_8, t0.query_count AS query_count_9, t0.is_slow_query AS is_slow_query_10, t0.slow_query_threshold AS slow_query_threshold_11, t0.sql_query AS sql_query_12, t0.parameters AS parameters_13, t0.endpoint AS endpoint_14, t0.http_method AS http_method_15, t0.http_status_code AS http_status_code_16, t0.controller AS controller_17, t0.action AS action_18, t0.route AS route_19, t0.user_agent AS user_agent_20, t0.ip_address AS ip_address_21, t0.user_id AS user_id_22, t0.error_message AS error_message_23, t0.stack_trace AS stack_trace_24, t0.metadata AS metadata_25, t0.environment AS environment_26, t0.cached AS cached_27, t0.cache_hits AS cache_hits_28, t0.cache_misses AS cache_misses_29, t0.notes AS notes_30 FROM performance_log t0 WHERE t0.id = ?
Parameters:
[
"batch-delete"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PerformanceLog | No errors. |