Query Metrics
7
Database Queries
5
Different statements
5.20 ms
Query time
0
Invalid entities
4
Managed entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.22 ms (23.44%) |
2 |
SELECT t0.id AS id_1, t0.url AS url_2, t0.title AS title_3, t0.description AS description_4, t0.image AS image_5, t0.app_id AS app_id_6, t0.type AS type_7, t0.page_id AS page_id_8 FROM facebook_meta_tags t0 WHERE t0.page_id = ?
Parameters:
[
4
]
|
||||||||||||||||||||||||||||
1.14 ms (21.92%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.host AS host_2, p0_.logo AS logo_3, p0_.favicon AS favicon_4, p0_.currency AS currency_5, p0_.languages AS languages_6, p0_.is_active AS is_active_7, p0_.telegram AS telegram_8, p0_.whatsapp AS whatsapp_9, p0_.phone AS phone_10, p0_.handlers AS handlers_11, p0_.is_fullname AS is_fullname_12, p0_.is_delivery_outside_city AS is_delivery_outside_city_13, p0_.min_order_price AS min_order_price_14, p0_.telegram_message_footer AS telegram_message_footer_15, p0_.verified_domain AS verified_domain_16, p0_.is_urgent_order AS is_urgent_order_17, p0_.is_comment_order AS is_comment_order_18, p0_.country AS country_19, p0_.site_menu AS site_menu_20, p0_.site_theme AS site_theme_21, p0_.email AS email_22, p0_.instagram AS instagram_23, p0_.address AS address_24, p0_.map AS map_25, p0_.min_carpet_price AS min_carpet_price_26, p0_.header_button_link AS header_button_link_27, p0_.is_header_button_target_blank_attr AS is_header_button_target_blank_attr_28 FROM projects p0_ WHERE p0_.host = ?
Parameters:
[
"itkovrochist.online"
]
|
||||||||||||||||||||||||||||
1.08 ms (20.71%) |
1 |
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.created_at AS created_at_2, p0_.updated_at AS updated_at_3, p0_.template AS template_4, p0_.is_render_button AS is_render_button_5, p0_.button_url AS button_url_6, p0_.project_id AS project_id_7 FROM page p0_ WHERE p0_.project_id = ? AND p0_.id IN (?, ?)
Parameters:
[ 1 4 5 ]
|
||||||||||||||||||||||||||||
0.94 ms (18.00%) |
2 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image AS image_4, t0.site AS site_5, t0.card AS card_6, t0.page_id AS page_id_7 FROM twitter_meta_tags t0 WHERE t0.page_id = ?
Parameters:
[
4
]
|
||||||||||||||||||||||||||||
0.83 ms (15.94%) |
1 |
SELECT t0.id AS id_1, t0.monday_start AS monday_start_2, t0.monday_stop AS monday_stop_3, t0.tuesday_start AS tuesday_start_4, t0.tuesday_stop AS tuesday_stop_5, t0.wednesday_start AS wednesday_start_6, t0.wednesday_stop AS wednesday_stop_7, t0.thursday_start AS thursday_start_8, t0.thursday_stop AS thursday_stop_9, t0.friday_start AS friday_start_10, t0.friday_stop AS friday_stop_11, t0.saturday_start AS saturday_start_12, t0.saturday_stop AS saturday_stop_13, t0.sunday_start AS sunday_start_14, t0.sunday_stop AS sunday_stop_15, t0.project_id AS project_id_16 FROM workdays t0 WHERE t0.project_id = ?
Parameters:
[
1
]
|
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\Pages\Page | 2 |
App\Entity\Project | 1 |
App\Entity\Workdays | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Project | No errors. |
App\Entity\Service | No errors. |
App\Entity\Subscription | No errors. |
App\Entity\Workdays | No errors. |
App\Entity\Translates\ProjectTranslate | No errors. |
App\Entity\Pages\Page | No errors. |
App\Entity\Translates\PageTranslate | No errors. |
App\Entity\Pages\FacebookMetaTags | No errors. |
App\Entity\Pages\TwitterMetaTags | No errors. |
App\Entity\Pages\Widgets\Widget | No errors. |