Query Metrics
1
Database Queries
1
Different statements
0.78 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
0.78 ms (100.00%) |
1 |
SELECT p0_.id AS id_0, p0_.platform_id AS platform_id_1, p0_.report_name AS report_name_2, p0_.payment_date AS payment_date_3, p0_.is_current AS is_current_4, p0_.is_active AS is_active_5 FROM production_payment_report p0_ WHERE p0_.platform_id = ? AND p0_.company_id = ? AND p0_.is_current = ? AND p0_.payment_date = ? AND p0_.is_active = ? ORDER BY p0_.id DESC
Parameters:
[ 1 1 1 "2025-12-06 00:00:00" 1 ]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\ProductionPaymentReport | No errors. |