Query Metrics
1
Database Queries
1
Different statements
0.70 ms
Query time
0
Invalid entities
1
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.70 ms |
SELECT t0.id AS id_1, t0.is_active AS is_active_2, t0.slug AS slug_3, t0.code AS code_4, t0.name AS name_5, t0.vat AS vat_6, t0.fiscal_code AS fiscal_code_7, t0.address AS address_8, t0.city AS city_9, t0.zip AS zip_10, t0.country AS country_11, t0.email AS email_12, t0.phone AS phone_13, t0.directory_path AS directory_path_14, t0.logo_path AS logo_path_15, t0.latitude AS latitude_16, t0.longitude AS longitude_17 FROM prim_point_of_sale t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"4"
]
|
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\PointOfSale | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\PointOfSale | No errors. |
| App\Entity\JoinTableUserPointOfSale | No errors. |
| App\Entity\JoinTablePointOfSaleCatalogueProduct | No errors. |
| App\Entity\Campaign\Ticket | No errors. |
| App\Entity\Maintenance\Maintenance | No errors. |