Query Metrics
14
Database Queries
13
Different statements
70.63 ms
Query time
1
Invalid entities
227
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
15.82 ms (22.39%) |
1 |
SELECT d0_.id AS id_0, d0_.is_enabled AS is_enabled_1, d0_.code AS code_2, d0_.flag AS flag_3, d0_.currency AS currency_4, d0_.phone_code AS phone_code_5, d0_.language AS language_6, d0_.name AS name_7, d0_.name_en AS name_en_8, d0_.created_at AS created_at_9, d0_.updated_at AS updated_at_10 FROM dk_country d0_ WHERE d0_.is_enabled = true ORDER BY d0_.id ASC
Parameters:
[] |
|
10.05 ms (14.22%) |
1 |
SELECT d0_.id AS id_0, d0_.is_enabled AS is_enabled_1, d0_.code AS code_2, d0_.flag AS flag_3, d0_.currency AS currency_4, d0_.phone_code AS phone_code_5, d0_.language AS language_6, d0_.name AS name_7, d0_.name_en AS name_en_8, d0_.created_at AS created_at_9, d0_.updated_at AS updated_at_10 FROM dk_country d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_enabled = true LIMIT 1
Parameters:
[
"dk"
]
|
|
10.02 ms (14.18%) |
2 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_restaurant d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
9.47 ms (13.41%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_car d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
6.17 ms (8.73%) |
1 |
SELECT d0_.name AS name_0, d0_.slug AS slug_1 FROM dk_ad_menu d0_ ORDER BY d0_.id ASC
Parameters:
[] |
|
6.10 ms (8.63%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_jackpot d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
3.85 ms (5.45%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_insurance d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
3.15 ms (4.46%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_ad d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
2.41 ms (3.41%) |
1 |
SELECT t0.id AS id_1, t0.is_enabled AS is_enabled_2, t0.code AS code_3, t0.flag AS flag_4, t0.currency AS currency_5, t0.phone_code AS phone_code_6, t0.language AS language_7, t0.name AS name_8, t0.name_en AS name_en_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM dk_country t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"us"
]
|
|
2.32 ms (3.29%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_recruitment d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
0.62 ms (0.87%) |
1 |
SELECT d0_.name AS name_0, d0_.slug AS slug_1 FROM dk_ad_billing d0_ ORDER BY d0_.id ASC
Parameters:
[] |
|
0.42 ms (0.60%) |
1 |
SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.code AS code_2, d0_.is_visible AS is_visible_3, d0_.created_at AS created_at_4, d0_.updated_at AS updated_at_5 FROM dk_country_land d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dk"
]
|
|
0.25 ms (0.35%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.slug AS slug_4 FROM dk_ad_menu 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\Country | 218 |
| App\Entity\AdMenu | 5 |
| App\Entity\CountryRestaurant | 1 |
| App\Entity\CountryLand | 1 |
| App\Entity\CountryCar | 1 |
| App\Entity\CountryAd | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Country | No errors. |
| App\Entity\AdBilling | No errors. |
| App\Entity\AdMenu | No errors. |
| App\Entity\AdSubMenu | No errors. |
| App\Entity\CountryRecruitment | No errors. |
| App\Entity\CountryRestaurant | No errors. |
| App\Entity\Restaurant | No errors. |
| App\Entity\CountryInsurance | No errors. |
| App\Entity\CountryJackpot | No errors. |
| App\Entity\CountryTicketer | No errors. |
| App\Entity\CountryLand | No errors. |
| App\Entity\Land | No errors. |
| App\Entity\CountryCar |
|
| App\Entity\CountryAd | No errors. |
| App\Entity\Ad | No errors. |