Query Metrics
14
Database Queries
10
Different statements
27.24 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.26 ms (19.31%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
5.24 ms (19.25%) |
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 = 'upparikmabasesql' ORDER BY SEQ_IN_INDEX ASC
Parameters:
[] |
3.39 ms (12.45%) |
1 |
INSERT INTO contact (ip, nom, email, message, date_crea) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "109.69.109.51" 2 => "Felicity" 3 => "felicitysauncho@gmail.com" 4 => """ Hi there,\r\n \r\n We run a Youtube growth service, where we can increase your subscriber count safely and practically. \r\n \r\n - Guaranteed: We guarantee to gain you 700-1500 new subscribers each month.\r\n - Real, human subscribers who subscribe because they are interested in your channel/videos.\r\n - Safe: All actions are done, without using any automated tasks / bots.\r\n \r\n Our price is just $60 (USD) per month and we can start immediately.\r\n \r\n If you are interested then we can discuss further.\r\n \r\n Kind Regards,\r\n Felicity """ 5 => "2024-11-08 00:12:50" ] |
3.03 ms (11.11%) |
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 = 'upparikmabasesql' /*!50116 AND c.constraint_schema = 'upparikmabasesql' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL ORDER BY k.`ORDINAL_POSITION`
Parameters:
[] |
2.47 ms (9.07%) |
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:
[] |
2.34 ms (8.60%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
2.31 ms (8.49%) |
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 = 'upparikmabasesql' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC
Parameters:
[] |
1.75 ms (6.42%) |
4 |
SELECT DATABASE()
Parameters:
[] |
1.13 ms (4.14%) |
1 |
"COMMIT"
Parameters:
[] |
0.31 ms (1.16%) |
1 |
"START TRANSACTION"
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\MobilierImages | No errors. |
App\Entity\ProTexte | No errors. |
App\Entity\ProImages | No errors. |
App\Entity\AccContact | No errors. |
App\Entity\AccEspPro | No errors. |
App\Entity\Accmobilier | No errors. |
App\Entity\Apropos | No errors. |
App\Entity\Couv | No errors. |
App\Entity\MobilierTechniques | No errors. |
App\Entity\Contact | No errors. |
App\Entity\Mobilier | No errors. |
App\Entity\Stats | No errors. |
App\Entity\Upartistik | No errors. |
App\Entity\MobilierCategories | No errors. |