Query Metrics
2
Database Queries
2
Different statements
0.45 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.29 ms |
SELECT t0.id AS id_1, t0.admin_description AS admin_description_2, t0.published AS published_3, t0.requirements AS requirements_4, t0.work_specs AS work_specs_5, t0.title AS title_6, t0.contact_first_text AS contact_first_text_7, t0.contact_second_text AS contact_second_text_8, t0.contact_phone_display AS contact_phone_display_9, t0.contact_phone AS contact_phone_10, t0.onlyDev AS onlyDev_11, t0.contact_email AS contact_email_12, t0.slug AS slug_13, t0.date AS date_14, t0.place AS place_15, t0.place_link AS place_link_16, t0.working_hours AS working_hours_17, t0.address AS address_18 FROM career t0 WHERE t0.slug = ? AND t0.published = ? LIMIT 1
Parameters:
[ "administrativni-a-ucetni-asitent-ka" 1 ]
|
||||||||||||||||||||||||||||
| 2 | 0.16 ms |
SELECT t0.id AS id_1, t0.icon AS icon_2, t0.content AS content_3, t0.career_id AS career_id_4 FROM career_benefit t0 WHERE t0.career_id = ?
Parameters:
[
7
]
|
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\Career | No errors. |
| App\Entity\CareerBenefit | No errors. |