Query Metrics
8
Database Queries
7
Different statements
20.45 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.90 ms (53.30%) |
1 |
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¦å▒"
]
|
3.57 ms (17.44%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
1.57 ms (7.67%) |
1 |
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:
[] |
1.49 ms (7.27%) |
1 |
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:
[] |
1.23 ms (6.02%) |
1 |
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:
[] |
1.05 ms (5.13%) |
1 |
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:
[] |
0.65 ms (3.16%) |
1 |
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. |