Query Metrics
20
Database Queries
8
Different statements
23.03 ms
Query time
1
Invalid entities
0
Cache hits
1
Cache misses
6
Cache puts
Grouped Statements
Time▼ | Count | Info |
---|---|---|
11.79 ms (51.18%) |
1 |
SELECT count(DISTINCT l0_.id) AS sclr_0 FROM listing l0_
Parameters:
[] |
4.26 ms (18.51%) |
8 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1" "en" "App\Entity\Settings" ] |
2.51 ms (10.90%) |
3 |
SELECT t0.id AS id_1, t0.is_monday AS is_monday_2, t0.is_tuesday AS is_tuesday_3, t0.is_wednesday AS is_wednesday_4, t0.is_thursday AS is_thursday_5, t0.is_friday AS is_friday_6, t0.is_saturday AS is_saturday_7, t0.is_sunday AS is_sunday_8, t0.start_work_at AS start_work_at_9, t0.end_work_at AS end_work_at_10, t0.exclude_days AS exclude_days_11, t0.exclude_dates AS exclude_dates_12, t0.exclude_hours AS exclude_hours_13, t0.logo AS logo_14, t0.logo_base64 AS logo_base64_15, t0.favicon AS favicon_16, t0.email AS email_17, t0.address AS address_18, t0.currency AS currency_19, t0.default_lang AS default_lang_20, t0.project_name AS project_name_21, t0.code AS code_22, t0.asset_folder_name AS asset_folder_name_23, t0.mail_order_created_body AS mail_order_created_body_24, t0.mail_order_created_title AS mail_order_created_title_25, t0.prefix_order AS prefix_order_26, t0.root_url AS root_url_27, t0.description AS description_28, t0.is_mercure_enabled AS is_mercure_enabled_29, t0.vat_included_in_orders AS vat_included_in_orders_30, t0.vat_displayed_in_orders AS vat_displayed_in_orders_31, t0.side_bar_minimized AS side_bar_minimized_32, t0.mobile_app_scheme AS mobile_app_scheme_33, t0.mobile_app_scheme_dev AS mobile_app_scheme_dev_34, t0.developpement_env AS developpement_env_35, t0.mobile_app_scheme_ios AS mobile_app_scheme_ios_36, t0.mobile_app_scheme_android AS mobile_app_scheme_android_37, t0.title AS title_38, t0.order_prefix AS order_prefix_39, t0.invoice_prefix AS invoice_prefix_40, t0.is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41, t0.is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42, t0.absolute_url AS absolute_url_43, t0.customer_dashboard_css AS customer_dashboard_css_44, t0.vendor_dashboard_css AS vendor_dashboard_css_45, t0.route_after_customer_auth AS route_after_customer_auth_46, t0.status AS status_47, t0.coming_soon_status_end_at AS coming_soon_status_end_at_48, t0.front_theme_id AS front_theme_id_49, t0.default_value_added_tax_id AS default_value_added_tax_id_50, t0.website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"main"
]
|
1.55 ms (6.75%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.menu_order AS menu_order_3, t0.is_enabled AS is_enabled_4, t0.image AS image_5, t0.price AS price_6, t0.subscription_monthly_price AS subscription_monthly_price_7, t0.subscription_yearly_price AS subscription_yearly_price_8, t0.subscription_trimestral_price AS subscription_trimestral_price_9, t0.subscription_semestral_price AS subscription_semestral_price_10, t0.json_content AS json_content_11, t0.page_url AS page_url_12, t0.hide_from_public AS hide_from_public_13, t0.title AS title_14, t0.description AS description_15, t0.categories AS categories_16, t0.parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"CRMBundle"
]
|
0.84 ms (3.67%) |
1 |
SELECT t0.id AS id_1, t0.html_content AS html_content_2, t0.title AS title_3, t0.json_content AS json_content_4, t0.json_simplified_content AS json_simplified_content_5, t0.created_at AS created_at_6, t0.slug AS slug_7, t0.is_enabled AS is_enabled_8, t0.page_editor AS page_editor_9, t0.type AS type_10, t0.description AS description_11, t0.deleted_at AS deleted_at_12, t0.image AS image_13, t0.keywords AS keywords_14, t0.title_admin AS title_admin_15, t0.front_hook AS front_hook_16, t0.front_hook_priority AS front_hook_priority_17, t0.is_no_index AS is_no_index_18, t0.link_id AS link_id_19 FROM page t0 WHERE t0.type = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"widget"
]
|
0.84 ms (3.67%) |
1 |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.description AS description_2, l0_.phone AS phone_3, l0_.contact_name AS contact_name_4, l0_.email AS email_5, l0_.website AS website_6, l0_.address AS address_7, l0_.meta_data AS meta_data_8, l0_.type AS type_9, l0_.creation_date AS creation_date_10, l0_.created_at AS created_at_11, l0_.updated_at AS updated_at_12, l0_.city_region_id AS city_region_id_13 FROM listing l0_ WHERE l0_.id IN (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ 6221 6335 6423 6750 6827 7422 8099 8114 ] |
0.74 ms (3.19%) |
1 |
SELECT DISTINCT l0_.id AS id_0 FROM listing l0_ LIMIT 8 OFFSET 32
Parameters:
[] |
0.49 ms (2.13%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.description AS description_4, t0.created_at AS created_at_5, t0.image AS image_6, t0.custom_css AS custom_css_7, t0.custom_css_per_routes AS custom_css_per_routes_8, t0.custom_js AS custom_js_9, t0.external_js_scripts AS external_js_scripts_10, t0.external_css_styles AS external_css_styles_11, t0.custom_register_customer_twig AS custom_register_customer_twig_12, t0.customer_dashboard_css AS customer_dashboard_css_13, t0.customer_dashboard_js AS customer_dashboard_js_14, t0.customer_dashboard_welcome_twig AS customer_dashboard_welcome_twig_15, t0.logo AS logo_16, t0.negative_logo AS negative_logo_17, t0.customer_dashboard_logo AS customer_dashboard_logo_18, t0.hooks_options AS hooks_options_19, t0.theme_color AS theme_color_20, t0.favicon AS favicon_21, t0.layout_config AS layout_config_22 FROM website_theme t0 WHERE t0.id = ?
Parameters:
[
6
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
0
Hits
1
Misses
6
Puts
Number of cache misses
Region | Misses |
---|---|
append_depend | 1 |
Number of cache puts
Region | Puts |
---|---|
append_depend | 6 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Settings | No errors. |
App\Entity\FrontTheme | No errors. |
App\Flexy\ShopBundle\Entity\Taxes\ValueAddedTax | No errors. |
App\Entity\WebsiteTheme | No errors. |
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
Gedmo\Translatable\Entity\Translation | No errors. |
App\Flexy\FrontBundle\Entity\Page | No errors. |
App\Entity\Link | No errors. |
App\Flexy\FrontBundle\Entity\CategoryPage | No errors. |
App\Entity\Application | No errors. |
App\Flexy\Apps\ListingBundle\Entity\Listing | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\CityRegion |
|