Query Metrics
14
Database Queries
10
Different statements
20.14 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
4.78 ms (23.72%) |
2 |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
3.41 ms (16.94%) |
1 |
INSERT INTO contact (ip, nom, email, message, date_crea) VALUES (?, ?, ?, ?, ?)
Parameters:
[ 1 => "37.203.210.216" 2 => "Ellie" 3 => "elliewatson814@gmail.com" 4 => """ Hi,\r\n \r\n We manage a substantial online presence, including a Twitter (X) audience of over 3 million and an email marketing audience of over 32 million.\r\n \r\n I'm reaching out because I believe your website's focus, as seen at up-paris.com, could significantly benefit from exposure to this vast and diverse audience. We specialize in helping website owners like you maximize your online visibility and achieve unparalleled reach for your content, services, or products.\r\n \r\n We offer flexible promotional opportunities across our email and Twitter (X) channels. Our unique selling proposition is simple: unmatched scale and direct access to over 35 million potential customers.\r\n \r\n If you're looking to expand your reach, please reply with a brief description of what you'd like to promote, whether that be a product, service, or blog etc. We can then discuss how our promotional packages can align with your goals and provide pricing options.\r\n \r\n If this isn't of interest, no action is needed; simply delete this email.\r\n \r\n Looking forward to the possibility of helping you grow.\r\n \r\n Best regards,\r\n Ellie """ 5 => "2025-07-09 01:05:54" ] |
2.22 ms (11.02%) |
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:
[] |
2.20 ms (10.95%) |
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:
[] |
1.64 ms (8.14%) |
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:
[] |
1.58 ms (7.82%) |
4 |
SELECT DATABASE()
Parameters:
[] |
1.53 ms (7.61%) |
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.38 ms (6.86%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
0.96 ms (4.76%) |
1 |
"COMMIT"
Parameters:
[] |
0.44 ms (2.19%) |
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. |