GET https://eureka.demo.eurekaenergyconsulting.com/admin/poles/

Query Metrics

18 Database Queries
6 Different statements
18.34 ms Query time
0 Invalid entities
41 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.60 ms
(68.70%)
13
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.title AS title_3, t0.description AS description_4, t0.result_text AS result_text_5, t0.cta_text AS cta_text_6, t0.pole_id AS pole_id_7 FROM pole_translations t0 WHERE t0.pole_id = ?
Parameters:
[
  1
]
1.57 ms
(8.54%)
1
SELECT t0.id AS id_1, t0.site_name AS site_name_2, t0.site_baseline AS site_baseline_3, t0.phone_benin1 AS phone_benin1_4, t0.phone_benin2 AS phone_benin2_5, t0.phone_france AS phone_france_6, t0.whatsapp AS whatsapp_7, t0.email AS email_8, t0.address AS address_9, t0.map_embed_url AS map_embed_url_10, t0.primary_color AS primary_color_11, t0.secondary_color AS secondary_color_12, t0.accent_color AS accent_color_13, t0.body_font AS body_font_14, t0.heading_font AS heading_font_15, t0.email_sender AS email_sender_16, t0.email_reply_to AS email_reply_to_17, t0.smtp_host AS smtp_host_18, t0.smtp_port AS smtp_port_19, t0.smtp_user AS smtp_user_20, t0.smtp_password AS smtp_password_21, t0.google_analytics_id AS google_analytics_id_22, t0.google_tag_manager_id AS google_tag_manager_id_23, t0.meta_pixel_id AS meta_pixel_id_24, t0.google_ads_id AS google_ads_id_25, t0.tiktok_pixel_id AS tiktok_pixel_id_26, t0.pinterest_tag_id AS pinterest_tag_id_27, t0.linkedin_insight_tag_id AS linkedin_insight_tag_id_28, t0.enable_live_chat AS enable_live_chat_29, t0.chat_provider AS chat_provider_30, t0.chat_widget_code AS chat_widget_code_31, t0.ai_provider AS ai_provider_32, t0.anthropic_api_key AS anthropic_api_key_33, t0.deepseek_api_key AS deepseek_api_key_34, t0.gemini_api_key AS gemini_api_key_35, t0.ai_default_model AS ai_default_model_36, t0.legal_name AS legal_name_37, t0.legal_form AS legal_form_38, t0.capital AS capital_39, t0.rccm AS rccm_40, t0.ifu AS ifu_41, t0.vat_number AS vat_number_42, t0.legal_address AS legal_address_43, t0.publication_director AS publication_director_44, t0.hosting_provider AS hosting_provider_45, t0.enable_captcha AS enable_captcha_46, t0.pwa_name AS pwa_name_47, t0.pwa_short_name AS pwa_short_name_48, t0.pwa_description AS pwa_description_49, t0.theme_color AS theme_color_50, t0.background_color AS background_color_51, t0.logo_id AS logo_id_52, t0.logo_light_id AS logo_light_id_53, t0.favicon_id AS favicon_id_54, t0.og_image_default_id AS og_image_default_id_55, t0.pwa_icon192_id AS pwa_icon192_id_56, t0.pwa_icon512_id AS pwa_icon512_id_57 FROM setting t0 LIMIT 1
Parameters:
[]
1.36 ms
(7.40%)
1
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.num AS num_2, p0_.sort_order AS sort_order_3, p0_.icon_svg AS icon_svg_4, p0_.is_active AS is_active_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7 FROM poles p0_ WHERE p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY p0_.sort_order ASC
Parameters:
[
  1
  2
  3
  4
  5
  6
  7
  8
  9
  10
  11
  12
  13
]
1.12 ms
(6.11%)
1
SELECT DISTINCT p0_.id AS id_0, p0_.sort_order AS sort_order_1 FROM poles p0_ ORDER BY p0_.sort_order ASC LIMIT 20
Parameters:
[]
0.94 ms
(5.14%)
1
SELECT count(DISTINCT p0_.id) AS sclr_0 FROM poles p0_
Parameters:
[]
0.75 ms
(4.11%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_active AS is_active_7, t0.is_verified AS is_verified_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.last_login_at AS last_login_at_11 FROM user t0 WHERE t0.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\PoleTranslation 26
App\Entity\Pole 13
App\Entity\User 1
App\Entity\Setting 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Pole No errors.
App\Entity\PoleTranslation No errors.
App\Entity\PoleFeature No errors.
App\Entity\Setting No errors.
App\Entity\Media No errors.