Query Metrics
1
Database Queries
1
Different statements
2.25 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.25 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.gender AS gender_3, t0.size AS size_4, t0.special_status AS special_status_5, t0.race AS race_6, t0.pet_profile_image AS pet_profile_image_7, t0.birthday AS birthday_8, t0.adopted_at AS adopted_at_9, t0.location AS location_10, t0.adopted_via AS adopted_via_11, t0.description AS description_12, t0.short_description AS short_description_13, t0.delivery AS delivery_14, t0.vaccinated AS vaccinated_15, t0.desparasited AS desparasited_16, t0.healthy AS healthy_17, t0.sterilized AS sterilized_18, t0.identified AS identified_19, t0.chip AS chip_20, t0.passport AS passport_21, t0.dog_compatible AS dog_compatible_22, t0.cat_compatible AS cat_compatible_23, t0.kid_compatible AS kid_compatible_24, t0.adoption_tax AS adoption_tax_25, t0.active AS active_26, t0.images AS images_27, t0.infraction_type AS infraction_type_28, t0.infraction_text AS infraction_text_29, t0.updated_at AS updated_at_30, t0.specie_id AS specie_id_31, t0.shelter_id AS shelter_id_32 FROM pet t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
2
]
|
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\Pet | No errors. |
App\Entity\Specie | No errors. |
App\Entity\Shelter | No errors. |