https://formularios.alares.org/form/create/1edb1d7a-7ca0-6f92-958c-418168dd86b1/embed

Query Metrics

8 Database Queries
7 Different statements
20.45 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 10.90 ms
SELECT t0.type AS type_1, t0.confirmation_message AS confirmation_message_2, t0.not_allow_step AS not_allow_step_3, t0.not_allow_scale AS not_allow_scale_4, t0.not_allow_during_step AS not_allow_during_step_5, t0.not_allow_during_scale AS not_allow_during_scale_6, t0.one_update_by_period AS one_update_by_period_7, t0.id AS id_8, t0.uuid AS uuid_9, t0.active AS active_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.name AS name_13, t0.definition_file AS definition_file_14, t0.campaign_id AS campaign_id_15, t0.master_form_id AS master_form_id_16 FROM form t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  b"\x1E\x1Dz|áoÆòîAüh¦å▒"
]
2 2.24 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
3 1.33 ms
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[]
4 1.23 ms
SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'formulariostemp' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[]
5 1.57 ms
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON   c.constraint_name = k.constraint_name AND   c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'formulariostemp' /*!50116 AND c.constraint_schema = 'formulariostemp' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL
Parameters:
[]
6 1.05 ms
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'formulariostemp' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[]
7 1.49 ms
SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS
FROM information_schema.TABLES
WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[]
8 0.65 ms
SELECT * FROM doctrine_migration_versions
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.

Entities Mapping

Class Mapping errors
App\Entity\FormLeadData No errors.
App\Entity\Form No errors.
App\Entity\Campaign No errors.
App\Entity\MasterForm No errors.
App\Entity\FormLead No errors.
App\Entity\FormActionsSet No errors.
App\Entity\FormFieldAdding No errors.
App\Entity\Company No errors.