Query Metrics
2
Database Queries
2
Different statements
1.65 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.80 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.symbol AS symbol_3, t0.conversion_rate AS conversion_rate_4, t0.rounding AS rounding_5, t0.is_default AS is_default_6 FROM currency t0 WHERE t0.is_default = ? LIMIT 1
Parameters:
[
1
]
|
| 2 | 0.85 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.menu_name AS menu_name_3, t0.description AS description_4, t0.html AS html_5, t0.title AS title_6, t0.is_active AS is_active_7, t0.slug AS slug_8, t0.javascript AS javascript_9, t0.sequence AS sequence_10, t0.is_menu AS is_menu_11, t0.latitude AS latitude_12, t0.longitude AS longitude_13, t0.state AS state_14, t0.has_comments AS has_comments_15, t0.is_indexable AS is_indexable_16, t0.created_at AS created_at_17, t0.published_at AS published_at_18, t0.category_type_id AS category_type_id_19, t0.upload_id AS upload_id_20, t21.id AS id_22, t21.sales_unit AS sales_unit_23, t21.opportunity_type AS opportunity_type_24, t21.category_id AS category_id_25 FROM p_category t0 LEFT JOIN category_sap t21 ON t21.category_id = t0.id WHERE t0.slug = ? LIMIT 1
Parameters:
[
"zarucni-servis"
]
|
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\Project\Currency | No errors. |
| App\Entity\Project\Category | No errors. |
| App\Entity\Project\CategoryType | No errors. |
| App\Entity\Project\Upload | No errors. |
| App\Entity\Project\CategorySap | No errors. |
| App\Entity\Project\Label | No errors. |
| App\Entity\Project\CategoryFile | No errors. |
| App\Entity\Project\CategoryCategory | No errors. |
| App\Entity\Project\Parameter |
|
| App\Entity\Project\CategoryProduct | No errors. |
| App\Entity\Project\Comment | No errors. |
| App\Entity\Project\CategoryPerson | No errors. |
| App\Entity\Project\CategoryEvent | No errors. |
| App\Entity\Project\CategoryUploadGroup | No errors. |
| App\Entity\Project\CategoryInformationBlock | No errors. |
| App\Entity\Project\SubMenuType | No errors. |
| App\Entity\Project\CategoryMenuType | No errors. |
| App\Entity\Project\ContactMessage | No errors. |