Query Metrics
1
Database Queries
1
Different statements
3.85 ms
Query time
0
Invalid entities
1160
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 3.85 ms |
SELECT t0.id AS id_1, t0.translation_key AS translation_key_2, t0.translation_value AS translation_value_3, t0.language AS language_4 FROM translations t0 WHERE t0.language = ?
Parameters:
[
"bg"
]
|
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\Service\Localization\Entity\Translation | 1160 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Service\Location\Entity\District | No errors. |
| App\Service\Location\Entity\City | No errors. |
| App\Service\Localization\Entity\Translation | No errors. |
| App\Service\Localization\Entity\Language | No errors. |
| App\Service\Property\Entity\Property | No errors. |
| App\Service\Property\Entity\PropertyAppliance | No errors. |
| App\Service\Identity\Entity\User | No errors. |
| App\Service\Mailing\Entity\Mail | No errors. |
| App\Service\Upload\Entity\File | No errors. |
| App\Service\Product\Entity\Product | No errors. |
| App\Service\Product\Entity\ProductCategory | No errors. |
| App\Service\Product\Entity\ProductImportProcess | No errors. |
| App\Service\Product\Entity\ProductSpecificationTranslatable | No errors. |
| App\Service\Roommate\Entity\RoommatePost | No errors. |
| App\Service\Post\Entity\News | No errors. |
| App\Service\Post\Entity\NewsCategory | No errors. |