Query Metrics
2
Database Queries
2
Different statements
1.77 ms
Query time
0
Invalid entities
73
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.95 ms (53.82%) |
1 |
SELECT t0.id AS id_1, t0.language AS language_2, t0.abbreviation AS abbreviation_3, t0.icon AS icon_4, t0.is_active AS is_active_5, t0.linked_in_other AS linked_in_other_6, t0.ranking AS ranking_7 FROM languages t0 WHERE t0.abbreviation = ? LIMIT 1
Parameters:
[
"en"
]
|
|
0.82 ms (46.18%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.mobile AS mobile_5, t0.landline AS landline_6, t0.company AS company_7, t0.address_street AS address_street_8, t0.address_city AS address_city_9, t0.address_post_code AS address_post_code_10, t0.address_country AS address_country_11, t0.business_or_person AS business_or_person_12, t0.website AS website_13, t0.status AS status_14, t0.location_latitude AS location_latitude_15, t0.location_longitude AS location_longitude_16, t0.photo AS photo_17, t0.files AS files_18, t0.notes AS notes_19, t0.address_county AS address_county_20, t0.business_type_id AS business_type_id_21 FROM business_contacts t0
Parameters:
[] |
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\BusinessContacts | 56 |
| App\Entity\BusinessTypes | 16 |
| App\Entity\Languages | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Languages | No errors. |
| App\Entity\BusinessContacts | No errors. |
| App\Entity\BusinessTypes | No errors. |
| App\Entity\Referrals | No errors. |