Query Metrics
14
Database Queries
13
Different statements
13.10 ms
Query time
2
Invalid entities
227
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.91 ms |
SELECT d0_.name AS name_0, d0_.slug AS slug_1 FROM dj_ad_billing d0_ ORDER BY d0_.id ASC
Parameters:
[] |
| 2 | 0.44 ms |
SELECT d0_.name AS name_0, d0_.slug AS slug_1 FROM dj_ad_menu d0_ ORDER BY d0_.id ASC
Parameters:
[] |
| 3 | 0.59 ms |
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 dj_country d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_enabled = true LIMIT 1
Parameters:
[
"dj"
]
|
| 4 | 0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_en AS name_en_3, t0.slug AS slug_4 FROM dj_ad_menu t0
Parameters:
[] |
| 5 | 0.59 ms |
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 dj_country_recruitment d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 6 | 1.04 ms |
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 dj_country_restaurant d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 7 | 0.58 ms |
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 dj_country_insurance d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 8 | 1.16 ms |
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 dj_country_jackpot d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 9 | 0.28 ms |
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 dj_country_restaurant d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 10 | 0.47 ms |
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 dj_country_land d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 11 | 1.05 ms |
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 dj_country_car d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 12 | 0.40 ms |
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 dj_country_ad d0_ WHERE LOWER(d0_.code) = ? AND d0_.is_visible = true LIMIT 1
Parameters:
[
"dj"
]
|
| 13 | 0.67 ms |
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 dj_country d0_ WHERE d0_.is_enabled = true ORDER BY d0_.id ASC
Parameters:
[] |
| 14 | 4.69 ms |
SELECT d0_.id AS id_0, d0_.marketing_code AS marketing_code_1, d0_.chrono AS chrono_2, d0_.ref AS ref_3, d0_.motel AS motel_4, d0_.immovable AS immovable_5, d0_.agricultural AS agricultural_6, d0_.machinery AS machinery_7, d0_.vehicle AS vehicle_8, d0_.slug AS slug_9, d0_.sum_by_hour AS sum_by_hour_10, d0_.sum_by_day AS sum_by_day_11, d0_.sum_by_night AS sum_by_night_12, d0_.sum_by_month AS sum_by_month_13, d0_.deposit_month AS deposit_month_14, d0_.content AS content_15, d0_.url AS url_16, d0_.is_enabled AS is_enabled_17, d0_.telephone AS telephone_18, d0_.filename AS filename_19, d0_.file_url AS file_url_20, d0_.file_url_mobile AS file_url_mobile_21, d0_.created_at AS created_at_22, d0_.updated_at AS updated_at_23, d0_.premium_end AS premium_end_24, d0_.billing_id AS billing_id_25, d0_.sub_menu_id AS sub_menu_id_26, d0_.author_id AS author_id_27, d0_.country_id AS country_id_28, d0_.marketing_id AS marketing_id_29 FROM dj_ad d0_ WHERE d0_.is_enabled = true ORDER BY RANDOM() ASC LIMIT 50
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\AdBilling | No errors. |
| App\Entity\AdMenu | No errors. |
| App\Entity\Country | 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. |
| App\Entity\Author |
|