Query Metrics
2
Database Queries
2
Different statements
202.58 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 0.96 ms |
SELECT t0.id AS id_1, t0.customer_id AS customer_id_2, t0.entity AS entity_3, t0.tab_id AS tab_id_4, t0.label AS label_5, t0.content AS content_6, t0.is_async AS is_async_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.deleted_at AS deleted_at_12 FROM preconfigured_export t0 WHERE t0.id = ? AND ((t0.customer_id = '0662705af65c48908b017d8fb0724bac'))
Parameters:
[
"01JS40W42YRM7H61G7085N9ZAV"
]
|
2 | 201.62 ms |
SELECT COUNT(DISTINCT t.id) AS count FROM `d_pol_api_crm`.task t INNER JOIN `d_pol_api_crm`.prospect p ON t.prospect_id = p.id WHERE t.customer_id = '0662705af65c48908b017d8fb0724bac' AND t.begin_at BETWEEN :begin_at AND :end_at AND t.task_type_id = 'b22120dfb798459284562e2c1e8b81a9' AND t.name NOT IN ('Contrôle de référence', 'Placement actif') AND p.prospect_type_id = '4cb33a8d6418427dae5d0c5df61791e3' AND t.deleted_at IS NULL AND p.deleted_at IS NULL
Parameters:
[ "begin_at" => "2025-01-01" "end_at" => "2025-12-31" ] |
legacy connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
legacy | doctrine.dbal.legacy_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
legacy | doctrine.orm.legacy_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\V4\Entity\PreconfiguredExport | No errors. |
App\V4\Webhook\Entity\WebhookLog | No errors. |
legacy entity manager
No loaded entities.