Query Metrics
2
Database Queries
2
Different statements
3.22 ms
Query time
1
Invalid entities
98
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.66 ms (82.43%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.image AS image_3, t0.description AS description_4, t0.country AS country_5, t0.support_languages AS support_languages_6, t0.id AS id_7, t0.active AS active_8, t0.date_created AS date_created_9, t0.date_updated AS date_updated_10 FROM manufacturer t0
Parameters:
[] |
|
0.57 ms (17.57%) |
1 |
SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description_short AS description_short_3, t0.id AS id_4, t0.active AS active_5, t0.date_created AS date_created_6, t0.date_updated AS date_updated_7, t0.parent_id AS parent_id_8 FROM categories t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[ "all" 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Manufacturer | 98 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Modules |
|
| App\Entity\Categories | No errors. |
| App\Entity\Manufacturer | No errors. |