Query Metrics
1
Database Queries
1
Different statements
0.63 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.quantity AS quantity_4, t0.unit AS unit_5, t0.price AS price_6, t0.discount_type AS discount_type_7, t0.discount_amount AS discount_amount_8, t0.tax_amount_percent AS tax_amount_percent_9, t0.total_amount AS total_amount_10, t0.type AS type_11, t0.subscription_type AS subscription_type_12, t0.subscription_id AS subscription_id_13, t0.functionality_id AS functionality_id_14 FROM prestations t0 WHERE t0.id IS NULL LIMIT 1
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.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Prestations | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\Functionalities | No errors. |