Query Metrics
2
Database Queries
2
Different statements
3.17 ms
Query time
8
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.91 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.updated_date AS updated_date_3, t0.client_updated_date AS client_updated_date_4, t0.name AS name_5, t0.type AS type_6, t0.agree_rgpd AS agree_rgpd_7, t0.description AS description_8, t0.address_number AS address_number_9, t0.address_locality AS address_locality_10, t0.address_road AS address_road_11, t0.phone_standard AS phone_standard_12, t0.phone_other AS phone_other_13, t0.email AS email_14, t0.latitude AS latitude_15, t0.longitude AS longitude_16, t0.maps_address AS maps_address_17, t0.other_activity1 AS other_activity1_18, t0.other_activity2 AS other_activity2_19, t0.other_activity3 AS other_activity3_20, t0.other_activity4 AS other_activity4_21, t0.other_activity5 AS other_activity5_22, t0.other_activity6 AS other_activity6_23, t0.registration AS registration_24, t0.other_degree AS other_degree_25, t0.location_mode AS location_mode_26, t0.id_city AS id_city_27, t0.id_region AS id_region_28, t0.id_country AS id_country_29, t0.id_image AS id_image_30, t0.user_id AS user_id_31, t0.id_sector_area1 AS id_sector_area1_32, t0.id_sector_area2 AS id_sector_area2_33, t0.id_sector_area3 AS id_sector_area3_34, t0.id_sector_area4 AS id_sector_area4_35, t0.id_sector_area5 AS id_sector_area5_36, t0.id_sector_area6 AS id_sector_area6_37 FROM school t0 WHERE t0.id = ?
Parameters:
[
"1032"
]
|
| 2 | 1.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.post_code AS post_code_3, t0.is_capital AS is_capital_4, t0.is_prefecture_capital AS is_prefecture_capital_5, t0.id_region AS id_region_6, t0.prefecture_id AS prefecture_id_7 FROM city t0 WHERE t0.id = ?
Parameters:
[
273
]
|
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\PersonDegree |
|
| App\Entity\School |
|
| App\Entity\Company |
|
| App\Entity\User |
|
| App\Entity\Activity |
|
| App\Entity\JobOffer | No errors. |
| App\Entity\JobApplied | No errors. |
| App\Entity\SatisfactionCompany | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Region |
|
| App\Entity\City | No errors. |
| App\Entity\Image | No errors. |
| App\Entity\SectorArea | No errors. |
| App\Entity\SocialNetwork | No errors. |
| App\Entity\Degree |
|
| App\Entity\Prefecture |
|
| App\Entity\SatisfactionSearch | No errors. |
| App\Entity\JobNotFoundReason | No errors. |
| App\Entity\SatisfactionSalary | No errors. |
| App\Entity\SatisfactionCreator | No errors. |
| App\Entity\LegalStatus | No errors. |
| App\Entity\Contract | No errors. |