Query Metrics
12
Database Queries
8
Different statements
2.94 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.82 ms (27.98%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.domaine_name AS domaine_name_2, c0_.email_project AS email_project_3, c0_.mdp_email_project AS mdp_email_project_4, c0_.marge_my_flow AS marge_my_flow_5, c0_.logo_name AS logo_name_6, c0_.favicon_name AS favicon_name_7, c0_.enabled AS enabled_8, c0_.type_company AS type_company_9, c0_.cb_payment AS cb_payment_10, c0_.contract AS contract_11, c0_.customer_discount AS customer_discount_12, c0_.default_credit_cost AS default_credit_cost_13, c0_.cost_of_discounted_credit AS cost_of_discounted_credit_14, c0_.created_at AS created_at_15, c0_.updated_at AS updated_at_16, c0_.siren AS siren_17, c0_.front_id AS front_id_18, c0_.current_credit AS current_credit_19, c0_.current_balance AS current_balance_20, c0_.deleted AS deleted_21, c0_.link_my_flow_confidentiality_commitment AS link_my_flow_confidentiality_commitment_22, c0_.extension_domain AS extension_domain_23, c0_.parent_id AS parent_id_24, c0_.company_data_id AS company_data_id_25, c0_.representative_id AS representative_id_26 FROM companies c0_ WHERE c0_.domaine_name LIKE ?
Parameters:
[
"%app.dev.my-flow.fr%"
]
|
0.57 ms (19.36%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
0.47 ms (16.13%) |
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 = 'app_preprod' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
0.42 ms (14.33%) |
1 |
SELECT t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.`COLLATION_CHARACTER_SET_APPLICABILITY` ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions'
Parameters:
[] |
0.23 ms (7.94%) |
1 |
SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME`, k.`ORDINAL_POSITION` /*!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 = 'app_preprod' /*!50116 AND c.constraint_schema = 'app_preprod' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL ORDER BY k.`ORDINAL_POSITION`
Parameters:
[] |
0.20 ms (6.76%) |
4 |
SELECT DATABASE()
Parameters:
[] |
0.14 ms (4.72%) |
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 = 'app_preprod' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
0.08 ms (2.78%) |
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\Message | No errors. |
App\Entity\Company | No errors. |
App\Entity\Campaign | No errors. |
App\Entity\User | No errors. |
App\Entity\Mission | No errors. |
App\Entity\MissionParticipant | No errors. |
App\Entity\WorkflowStep | No errors. |
App\Entity\CreditHistory | No errors. |
App\Entity\CommandeLogging | No errors. |
App\Entity\NotificationToSend | No errors. |
App\Entity\ConfidentialityContract | No errors. |
App\Entity\CampaignPendingToSend | No errors. |
App\Entity\SystemEmail | No errors. |
App\Entity\BalanceTransactions | No errors. |
App\Entity\Service | No errors. |
App\Entity\Historique | No errors. |
App\Entity\SubContractorCompany | No errors. |
App\Entity\Job | No errors. |
App\Entity\CompanyData | No errors. |
App\Entity\FileMessage | No errors. |
App\Entity\MessageReaction | No errors. |
App\Entity\Product | No errors. |
App\Entity\Workflow | No errors. |
App\Entity\Invoice | No errors. |
App\Entity\RecurringService | No errors. |
App\Entity\FileMission | No errors. |
App\Entity\UserData | No errors. |
App\Entity\WorkflowAction | No errors. |
App\Entity\InfoMission | No errors. |
App\Entity\Device | No errors. |
App\Entity\Emoji | No errors. |
App\Entity\Support | No errors. |
App\Entity\Portfolio | No errors. |
App\Entity\SignedContract | No errors. |