GET https://jgonzalez.eu/_profiler/phpinfo

Query Metrics

3 Database Queries
3 Different statements
0.80 ms Query time
2 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.34 ms
(43.13%)
1
SELECT t0.id AS id_1, t0.reference_number AS reference_number_2, t0.name AS name_3, t0.slug AS slug_4, t0.colors AS colors_5, t0.gradients AS gradients_6, t0.font_primary AS font_primary_7, t0.font_secondary AS font_secondary_8, t0.custom_scss AS custom_scss_9, t0.custom_scss_vars AS custom_scss_vars_10, t0.custom_html_body AS custom_html_body_11, t0.custom_html_head AS custom_html_head_12, t0.deleted_at AS deleted_at_13, t0.created AS created_14, t0.updated AS updated_15, t0.status AS status_16, t0.ga_tracking_id AS ga_tracking_id_17, t0.gads_tracking_id AS gads_tracking_id_18, t0.last_global_change AS last_global_change_19, t0.delivery_date AS delivery_date_20, t0.presentation_date AS presentation_date_21, t0.interview_date AS interview_date_22, t0.interview_link AS interview_link_23, t0.locale AS locale_24, t0.enable_lightbox AS enable_lightbox_25, t0.xmas_theme AS xmas_theme_26, t0.round_buttons AS round_buttons_27, t0.umami_enabled AS umami_enabled_28, t0.umami_uuid AS umami_uuid_29, t0.umami_share_slug AS umami_share_slug_30, t0.enable_sentry AS enable_sentry_31, t0.redirection_uris AS redirection_uris_32, t0.favicon AS favicon_33, t0.favicon_dark AS favicon_dark_34, t0.logo AS logo_35, t0.alternate_logo AS alternate_logo_36, t37.id AS id_38, t37.old_id AS old_id_39, t37.template AS template_40, t37.ssl_state AS ssl_state_41, t37.ssl_last_request AS ssl_last_request_42, t37.ssl_last_log AS ssl_last_log_43, t37.archive_state AS archive_state_44, t37.archive_generation_info AS archive_generation_info_45, t37.tags AS tags_46, t37.multi_pages AS multi_pages_47, t37.developper_mode AS developper_mode_48, t37.expert_mode AS expert_mode_49, t37.crm_reference AS crm_reference_50, t37.google_search_console_api_added AS google_search_console_api_added_51, t37.google_search_console_api_sitemap AS google_search_console_api_sitemap_52, t37.google_site_verification_token AS google_site_verification_token_53, t37.bing_webmaster_tool_console_api_added AS bing_webmaster_tool_console_api_added_54, t37.bing_webmaster_tool_console_api_sitemap AS bing_webmaster_tool_console_api_sitemap_55, t37.bing_webmaster_tool_verification_token AS bing_webmaster_tool_verification_token_56, t37.module_redirection_enabled AS module_redirection_enabled_57, t37.module_blog_enabled AS module_blog_enabled_58, t37.module_blog_ai_enabled AS module_blog_ai_enabled_59, t37.module_seo_enabled AS module_seo_enabled_60, t37.site_id AS site_id_61, t0.agency_id AS agency_id_62, t63.id AS id_64, t63.created AS created_65, t63.updated AS updated_66, t63.cookie_consent_enabled AS cookie_consent_enabled_67, t63.cookie_consent_text AS cookie_consent_text_68, t63.email_consent_enabled AS email_consent_enabled_69, t63.email_consent_text AS email_consent_text_70, t63.enable_visitor_tracker AS enable_visitor_tracker_71, t63.disable_analytics AS disable_analytics_72, t63.site_id AS site_id_73, t63.cookie_consent_link AS cookie_consent_link_74, t63.email_consent_link AS email_consent_link_75 FROM site t0 LEFT JOIN site_metadata t37 ON t37.site_id = t0.id LEFT JOIN gdpr_settings t63 ON t63.site_id = t0.id WHERE t0.id = ?
Parameters:
[
  "133e7840-479d-11f1-aa3f-565e1d1e56f6"
]
0.29 ms
(35.83%)
1
SELECT d0_.id AS id_0, d0_.url AS url_1, d0_.position AS position_2, d0_.active AS active_3, d0_.created AS created_4, d0_.updated AS updated_5, d0_.in_certificate AS in_certificate_6, d0_.site_id AS site_id_7 FROM domain d0_ WHERE d0_.url IN (?, ?) ORDER BY d0_.position ASC
Parameters:
[
  "jgonzalez.eu"
  "www.jgonzalez.eu"
]
0.17 ms
(21.04%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.position AS position_3, t0.active AS active_4, t0.created AS created_5, t0.updated AS updated_6, t0.in_certificate AS in_certificate_7, t0.site_id AS site_id_8 FROM domain t0 WHERE t0.site_id IN (?)
Parameters:
[
  Ramsey\Uuid\Lazy\LazyUuidFromString {#1332
    __toString(): "133e7840-479d-11f1-aa3f-565e1d1e56f6"
  }
]

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\Doctrine\Entity\Site\Domain 1
App\Doctrine\Entity\Site\Site 1
App\Doctrine\Entity\Super\Agency 1
App\Doctrine\Entity\Super\SiteMetadata 1

Entities Mapping

Class Mapping errors
App\Doctrine\Entity\Site\Section\SEO\Approach No errors.
App\Doctrine\Entity\Site\Domain No errors.
App\Doctrine\Entity\Site\Site No errors.
App\Doctrine\Entity\Site\Media No errors.
App\Doctrine\Entity\Super\SiteMetadata No errors.
App\Doctrine\Entity\Super\Agency No errors.
App\Doctrine\Entity\Site\GdprSettings No errors.
App\Doctrine\Entity\Site\Link
  • The mappings App\Doctrine\Entity\Site\Link#alternateStyle and App\Doctrine\Entity\Site\ElementStyle\LinkStyle#links are inconsistent with each other.
App\Doctrine\Entity\Site\Page No errors.
App\Doctrine\Entity\Site\HistoryUrlPage No errors.
App\Doctrine\Entity\Site\Section\Section
  • The mappings App\Doctrine\Entity\Site\Section\Section#alternateLinkStyle and App\Doctrine\Entity\Site\ElementStyle\LinkStyle#sections are inconsistent with each other.
App\Doctrine\Entity\Site\Navigation No errors.
App\Doctrine\Entity\User No errors.
App\Doctrine\Entity\SiteBackup No errors.
App\Doctrine\Entity\Site\Message No errors.
App\Doctrine\Entity\Site\ElementStyle\TitleStyle No errors.
App\Doctrine\Entity\Site\ElementStyle\LinkStyle No errors.
App\Doctrine\Entity\Site\Section\Blog\Blog No errors.