https://chordflow-test2.maetva.dev/

Query Metrics

6 Database Queries
4 Different statements
3.49 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.78 ms
SELECT t0.host AS host_1, t0.schemes AS schemes_2, t0.methods AS methods_3, t0.defaults AS defaults_4, t0.requirements AS requirements_5, t0.options AS options_6, t0.`condition` AS condition_7, t0.variable_pattern AS variable_pattern_8, t0.staticPrefix AS staticPrefix_9, t0.name AS name_10, t0.position AS position_11, t0.id AS id_12 FROM orm_routes t0 WHERE t0.staticPrefix IN (?) ORDER BY t0.position ASC
Parameters:
[
  "/"
]
2 0.90 ms
SELECT t1.title AS title_2, t1.assets_archive_filename AS assets_archive_filename_3, t1.webflow_id AS webflow_id_4, t1.path_alias AS path_alias_5, t1.machine_name AS machine_name_6, t1.published AS published_7, t1.template_filename AS template_filename_8, t1.description AS description_9, t1.head_end_code AS head_end_code_10, t1.id AS id_11, t1.created_at AS created_at_12, t1.updated_at AS updated_at_13, t0.lead_email_template_filename AS lead_email_template_filename_14, t0.confirmation_template_filename AS confirmation_template_filename_15, t0.form_config AS form_config_16, t0.data AS data_17, t0.query_mapping AS query_mapping_18, t0.confirm_body_end_code AS confirm_body_end_code_19, t0.user_email_subject AS user_email_subject_20, t0.extra_email_recipients AS extra_email_recipients_21, t0.config_sendinblue_existing_contact_same_as_new AS config_sendinblue_existing_contact_same_as_new_22, t0.config_sendinblue_new_contact_list_ids AS config_sendinblue_new_contact_list_ids_23, t0.config_sendinblue_new_contact_datable_attribute_name AS config_sendinblue_new_contact_datable_attribute_name_24, t0.config_sendinblue_new_contact_status_id AS config_sendinblue_new_contact_status_id_25, t0.config_sendinblue_existing_contact_list_ids AS config_sendinblue_existing_contact_list_ids_26, t0.config_sendinblue_existing_contact_datable_attribute_name AS config_sendinblue_existing_contact_datable_attribute_name_27, t0.config_sendinblue_existing_contact_status_id AS config_sendinblue_existing_contact_status_id_28, t0.config_gtm_container_id AS config_gtm_container_id_29, t0.config_gtm_datalayer AS config_gtm_datalayer_30, t0.config_gtm_landing_datalayer AS config_gtm_landing_datalayer_31, t0.config_facebook_access_token AS config_facebook_access_token_32, t0.config_facebook_pixel_id AS config_facebook_pixel_id_33, t1.route_id AS route_id_34, t1.site_id AS site_id_35, t1.type FROM form_page t0 INNER JOIN page t1 ON t0.id = t1.id WHERE t1.id = ?
Parameters:
[
  "1"
]
3 0.54 ms
SELECT t0.host AS host_1, t0.schemes AS schemes_2, t0.methods AS methods_3, t0.defaults AS defaults_4, t0.requirements AS requirements_5, t0.options AS options_6, t0.`condition` AS condition_7, t0.variable_pattern AS variable_pattern_8, t0.staticPrefix AS staticPrefix_9, t0.name AS name_10, t0.position AS position_11, t0.id AS id_12 FROM orm_routes t0 WHERE t0.staticPrefix IN (?) ORDER BY t0.position ASC
Parameters:
[
  "/"
]
4 0.40 ms
SELECT t0.url AS url_1, t0.machine_name AS machine_name_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.config_cookie_bot_cbid AS config_cookie_bot_cbid_6, t0.config_didomi_id AS config_didomi_id_7, t0.organization_id AS organization_id_8 FROM site t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "https://chordflow-test2.maetva.dev"
]
5 0.50 ms
SELECT t0.name AS name_1, t0.slogan AS slogan_2, t0.machine_name AS machine_name_3, t0.sender_email AS sender_email_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.config_hubspot_api_key AS config_hubspot_api_key_8, t0.config_sendinblue_api_key AS config_sendinblue_api_key_9, t0.config_gtm_container_id AS config_gtm_container_id_10, t0.config_form_page_confirm_body_end_code AS config_form_page_confirm_body_end_code_11, t0.config_form_page_head_end_code AS config_form_page_head_end_code_12, t0.config_lead_salt AS config_lead_salt_13, t0.config_lead_email_black_list AS config_lead_email_black_list_14, t0.config_natexo_webhook_key AS config_natexo_webhook_key_15, t0.config_maetva_webhook_url AS config_maetva_webhook_url_16, t0.config_maetva_webhook_key AS config_maetva_webhook_key_17, t0.config_email_notify_leads AS config_email_notify_leads_18, t0.config_email_send_query_params AS config_email_send_query_params_19, t0.config_email_query_params_to_send AS config_email_query_params_to_send_20, t0.config_maniterm_secret_token AS config_maniterm_secret_token_21 FROM organization t0 WHERE t0.id = ?
Parameters:
[
  1
]
6 0.37 ms
SELECT t0.url AS url_1, t0.machine_name AS machine_name_2, t0.id AS id_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.config_cookie_bot_cbid AS config_cookie_bot_cbid_6, t0.config_didomi_id AS config_didomi_id_7, t0.organization_id AS organization_id_8 FROM site t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "https://chordflow-test2.maetva.dev"
]

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.

Entities Mapping

Class Mapping errors
Symfony\Component\Routing\Route No errors.
Symfony\Cmf\Bundle\RoutingBundle\Model\Route No errors.
Symfony\Cmf\Bundle\RoutingBundle\Doctrine\Orm\Route No errors.
App\Entity\AbstractContent No errors.
App\Entity\Page No errors.
App\Entity\Embeddable\FormPage\Config\Sendinblue\Contact No errors.
App\Entity\Embeddable\FormPage\Config\Sendinblue No errors.
App\Entity\Embeddable\Page\Config\Gtm No errors.
App\Entity\Embeddable\Page\Config\Facebook No errors.
App\Entity\Embeddable\FormPage\Config No errors.
App\Entity\FormPage No errors.
App\Entity\Embeddable\Site\Config\CookieBot No errors.
App\Entity\Embeddable\Site\Config\Didomi No errors.
App\Entity\Embeddable\Site\Config No errors.
App\Entity\Site No errors.
App\Entity\Lead No errors.
App\Entity\Embeddable\Organization\Config\Hubspot No errors.
App\Entity\Embeddable\Organization\Config\Sendinblue No errors.
App\Entity\Embeddable\Organization\Config\Gtm No errors.
App\Entity\Embeddable\Organization\Config\FormPage No errors.
App\Entity\Embeddable\Organization\Config\Lead No errors.
App\Entity\Embeddable\Organization\Config\Natexo No errors.
App\Entity\Embeddable\Organization\Config\Maetva No errors.
App\Entity\Embeddable\Organization\Config\Email No errors.
App\Entity\Embeddable\Organization\Config\Maniterm No errors.
App\Entity\Embeddable\Organization\Config No errors.
App\Entity\Organization No errors.
App\Entity\User No errors.