Query Metrics
10
Database Queries
8
Different statements
7.31 ms
Query time
0
Invalid entities
60
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.60 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.company_name AS company_name_6, t0.last_name AS last_name_7, t0.first_name AS first_name_8, t0.title AS title_9, t0.phone AS phone_10, t0.address AS address_11, t0.postal_code AS postal_code_12, t0.city AS city_13, t0.siret AS siret_14, t0.reset_token AS reset_token_15, t0.reset_token_expires_at AS reset_token_expires_at_16, t0.entreprise_id AS entreprise_id_17, t0.manager_id AS manager_id_18, t0.default_project_id AS default_project_id_19, t0.dtype FROM `user` t0 WHERE t0.id = ?
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 2 | 0.58 ms |
SELECT t0.id AS id_1, t0.ndd AS ndd_2, t0.client_name AS client_name_3, t0.thema AS thema_4, t0.type AS type_5, t0.code_langue AS code_langue_6, t0.registrar AS registrar_7, t0.remote_path AS remote_path_8, t0.redirect_rules AS redirect_rules_9, t0.logo_path AS logo_path_10, t0.status AS status_11, t0.secure AS secure_12, t0.www AS www_13, t0.dns_configured AS dns_configured_14, t0.hosting_provisioned AS hosting_provisioned_15, t0.health_status AS health_status_16, t0.health_checked_at AS health_checked_at_17, t0.health_detail AS health_detail_18, t0.dns_status AS dns_status_19, t0.dns_checked_at AS dns_checked_at_20, t0.dns_detail AS dns_detail_21, t0.buyed_at AS buyed_at_22, t0.online_at AS online_at_23, t0.generated_at AS generated_at_24, t0.created_at AS created_at_25, t0.updated_at AS updated_at_26, t0.publish_pending AS publish_pending_27, t0.framework_version AS framework_version_28, t0.persona_last_name AS persona_last_name_29, t0.persona_first_name AS persona_first_name_30, t0.persona_email AS persona_email_31, t0.persona_password AS persona_password_32, t0.persona_sexe AS persona_sexe_33, t0.persona_dob AS persona_dob_34, t0.persona_city AS persona_city_35, t0.author_bio AS author_bio_36, t0.nom AS nom_37, t0.name_h1 AS name_h1_38, t0.slogan AS slogan_39, t0.article_div AS article_div_40, t0.sisters_div AS sisters_div_41, t0.sisters_label AS sisters_label_42, t0.new_article_div AS new_article_div_43, t0.contact_dir AS contact_dir_44, t0.contact_label AS contact_label_45, t0.mention_label AS mention_label_46, t0.mention_url AS mention_url_47, t0.blog_url AS blog_url_48, t0.mail_dir AS mail_dir_49, t0.img_dir_name AS img_dir_name_50, t0.logo_img AS logo_img_51, t0.stylesheet_file_name AS stylesheet_file_name_52, t0.js_file_name AS js_file_name_53, t0.sitemap_file_name AS sitemap_file_name_54, t0.font_file_name AS font_file_name_55, t0.font_selected AS font_selected_56, t0.nav_color AS nav_color_57, t0.button_color AS button_color_58, t0.button_radius AS button_radius_59, t0.header_background_color AS header_background_color_60, t0.width AS width_61, t0.liseret_color AS liseret_color_62, t0.main_color AS main_color_63, t0.text_color AS text_color_64, t0.even_content_color AS even_content_color_65, t0.odd_content_color AS odd_content_color_66, t0.responsive_breakpoint AS responsive_breakpoint_67, t0.column_width AS column_width_68, t0.custom_css AS custom_css_69, t0.facebook_page AS facebook_page_70, t0.facebook_pixel AS facebook_pixel_71, t0.twitter_profile AS twitter_profile_72, t0.linkedin_profile AS linkedin_profile_73, t0.youtube_channel AS youtube_channel_74, t0.host_ip_id AS host_ip_id_75, t0.design_id AS design_id_76 FROM site t0 WHERE t0.id = ?
Parameters:
[
"684"
]
|
||||||||||||||||||||||||||||
| 3 | 3.02 ms |
SELECT SUBSTRING(s0_.crawled_at FROM 1 FOR 10) AS sclr_0, s0_.bot_name AS bot_name_1, COUNT(s0_.id) AS sclr_2 FROM site_log s0_ WHERE s0_.site_id = ? AND (s0_.crawled_at BETWEEN ? AND ?) GROUP BY sclr_0, s0_.bot_name
Parameters:
[ 684 "2026-05-07 00:00:00" "2026-06-05 23:59:59" ]
|
||||||||||||||||||||||||||||
| 4 | 0.52 ms |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.bot_name AS bot_name_2, s0_.ip_address AS ip_address_3, s0_.user_agent AS user_agent_4, s0_.http_code AS http_code_5, s0_.method AS method_6, s0_.referer AS referer_7, s0_.crawled_at AS crawled_at_8, s0_.site_id AS site_id_9 FROM site_log s0_ WHERE s0_.site_id = ? AND s0_.bot_name = ? AND (s0_.crawled_at BETWEEN ? AND ?) ORDER BY s0_.crawled_at DESC LIMIT 20
Parameters:
[ 684 "google" "2026-05-07 00:00:00" "2026-06-05 23:59:59" ]
|
||||||||||||||||||||||||||||
| 5 | 0.48 ms |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.bot_name AS bot_name_2, s0_.ip_address AS ip_address_3, s0_.user_agent AS user_agent_4, s0_.http_code AS http_code_5, s0_.method AS method_6, s0_.referer AS referer_7, s0_.crawled_at AS crawled_at_8, s0_.site_id AS site_id_9 FROM site_log s0_ WHERE s0_.site_id = ? AND s0_.bot_name = ? AND (s0_.crawled_at BETWEEN ? AND ?) ORDER BY s0_.crawled_at DESC LIMIT 20
Parameters:
[ 684 "bing" "2026-05-07 00:00:00" "2026-06-05 23:59:59" ]
|
||||||||||||||||||||||||||||
| 6 | 0.46 ms |
SELECT s0_.id AS id_0, s0_.url AS url_1, s0_.bot_name AS bot_name_2, s0_.ip_address AS ip_address_3, s0_.user_agent AS user_agent_4, s0_.http_code AS http_code_5, s0_.method AS method_6, s0_.referer AS referer_7, s0_.crawled_at AS crawled_at_8, s0_.site_id AS site_id_9 FROM site_log s0_ WHERE s0_.site_id = ? AND s0_.bot_name = ? AND (s0_.crawled_at BETWEEN ? AND ?) ORDER BY s0_.crawled_at DESC LIMIT 20
Parameters:
[ 684 "gpt" "2026-05-07 00:00:00" "2026-06-05 23:59:59" ]
|
||||||||||||||||||||||||||||
| 7 | 0.41 ms |
SELECT s0_.url AS url_0, COUNT(s0_.id) AS sclr_1 FROM site_log s0_ WHERE s0_.site_id = ? AND s0_.http_code = 404 AND (s0_.crawled_at BETWEEN ? AND ?) GROUP BY s0_.url ORDER BY sclr_1 DESC LIMIT 100
Parameters:
[ 684 "2026-05-07 00:00:00" "2026-06-05 23:59:59" ]
|
||||||||||||||||||||||||||||
| 8 | 0.30 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.description AS description_2, p0_.slug AS slug_3, p0_.is_active AS is_active_4, p0_.created_at AS created_at_5, p0_.updated_at AS updated_at_6, p0_.created_by_id AS created_by_id_7, p0_.entreprise_id AS entreprise_id_8 FROM project p0_ INNER JOIN project_member p1_ ON p0_.id = p1_.project_id WHERE p1_.user_id = ? ORDER BY p0_.name ASC
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 9 | 0.30 ms |
SELECT n0_.id AS id_0, n0_.lu AS lu_1, n0_.type AS type_2, n0_.code AS code_3, n0_.message AS message_4, n0_.created_at AS created_at_5, n0_.user_id AS user_id_6 FROM notification n0_ WHERE n0_.user_id = ? AND n0_.lu = 0 ORDER BY CASE WHEN n0_.type = 'system' THEN 0 ELSE 1 END ASC, n0_.created_at DESC LIMIT 3
Parameters:
[
1
]
|
||||||||||||||||||||||||||||
| 10 | 0.64 ms |
SELECT t0.id AS id_1, t0.app_name AS app_name_2, t0.logo_path AS logo_path_3, t0.email_from AS email_from_4, t0.email_copy_send AS email_copy_send_5, t0.primary_color AS primary_color_6, t0.secondary_color AS secondary_color_7, t0.accent_color AS accent_color_8, t0.background_color AS background_color_9, t0.text_color AS text_color_10, t0.text_secondary_color AS text_secondary_color_11, t0.border_color AS border_color_12, t0.color_hover AS color_hover_13, t0.color_active_background AS color_active_background_14, t0.color_menu_icon_inactive AS color_menu_icon_inactive_15, t0.color_menu_active_border AS color_menu_active_border_16, t0.company_name AS company_name_17, t0.company_address AS company_address_18, t0.company_zip AS company_zip_19, t0.company_city AS company_city_20, t0.company_siret AS company_siret_21, t0.company_contact_email AS company_contact_email_22, t0.company_contact_phone AS company_contact_phone_23, t0.company_ape AS company_ape_24, t0.company_capital AS company_capital_25, t0.company_vat_number AS company_vat_number_26, t0.company_representative_last_name AS company_representative_last_name_27, t0.company_representative_first_name AS company_representative_first_name_28, t0.company_representative_title AS company_representative_title_29, t0.front_base_url AS front_base_url_30, t0.front_title AS front_title_31, t0.front_meta_description AS front_meta_description_32, t0.front_breadcrumb_root_label AS front_breadcrumb_root_label_33, t0.front_breadcrumb_home_label AS front_breadcrumb_home_label_34, t0.front_h1 AS front_h1_35, t0.front_description AS front_description_36, t0.front_custom_javascript_header AS front_custom_javascript_header_37, t0.front_custom_javascript_body AS front_custom_javascript_body_38, t0.footer_left_html AS footer_left_html_39, t0.front_homepage_page_id AS front_homepage_page_id_40, t0.internet_bs_api_key AS internet_bs_api_key_41, t0.internet_bs_api_password AS internet_bs_api_password_42, t0.internet_bs_sandbox AS internet_bs_sandbox_43, t0.pbn_email_catchall AS pbn_email_catchall_44, t0.ytg_api_key AS ytg_api_key_45, t0.ytg_default_lang AS ytg_default_lang_46, t0.ytg_default_target_score AS ytg_default_target_score_47, t0.crawl_default_max_urls AS crawl_default_max_urls_48, t0.crawl_default_max_depth AS crawl_default_max_depth_49, t0.crawl_default_rate_ms AS crawl_default_rate_ms_50, t0.crawl_default_respect_robots AS crawl_default_respect_robots_51, t0.crawl_default_ignored_params AS crawl_default_ignored_params_52, t0.page_speed_api_key AS page_speed_api_key_53 FROM setting t0 LIMIT 1
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\SiteLog | 53 |
| App\Entity\User | 1 |
| App\Entity\Entreprise | 1 |
| App\Entity\Project | 1 |
| App\Entity\Site | 1 |
| App\Entity\HostIp | 1 |
| App\Entity\SiteDesign | 1 |
| App\Entity\Setting | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Entreprise | No errors. |
| App\Entity\Project | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\HostIp | No errors. |
| App\Entity\SiteDesign | No errors. |
| App\Entity\SiteLog | No errors. |
| App\Entity\ProjectMember | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Setting | No errors. |