GET https://affinia.online/provider/new

Query Metrics

4 Database Queries
4 Different statements
5.71 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.36 ms
(76.29%)
1
"START TRANSACTION"
Parameters:
[]
0.58 ms
(10.19%)
1
"COMMIT"
Parameters:
[]
0.40 ms
(7.02%)
1
INSERT INTO messenger_messages (body, headers, queue_name, created_at, available_at) VALUES(?, ?, ?, ?, ?)
Parameters:
[
  "O:36:\"Symfony\\Component\\Messenger\\Envelope\":2:{s:44:\"\0Symfony\\Component\\Messenger\\Envelope\0stamps\";a:1:{s:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\";a:1:{i:0;O:46:\"Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\":1:{s:55:\"\0Symfony\\Component\\Messenger\\Stamp\\BusNameStamp\0busName\";s:21:\"messenger.bus.default\";}}}s:45:\"\0Symfony\\Component\\Messenger\\Envelope\0message\";O:50:\"App\\Messenger\\Message\\TrackingKernelRequestMessage\":1:{s:59:\"\0App\\Messenger\\Message\\TrackingKernelRequestMessage\0content\";a:12:{s:9:\"userAgent\";s:103:\"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\";s:2:\"ip\";s:11:\"3.22.66.132\";s:7:\"referer\";N;s:14:\"acceptLanguage\";N;s:3:\"uri\";s:35:\"https://affinia.online/provider/new\";s:7:\"cookies\";a:0:{}s:6:\"params\";a:0:{}s:7:\"dateAdd\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2024-11-05 04:37:52.455714\";s:13:\"timezone_type\";i:3;s:8:\"timezone\";s:3:\"UTC\";}s:9:\"phpsessid\";N;s:12:\"utm_campaign\";N;s:10:\"utm_source\";N;s:6:\"EVSSID\";s:36:\"b22676f6-519a-4df4-806b-a4e6d9badb1e\";}}}"
  "[]"
  "default"
  "2024-11-05 04:37:52"
  "2024-11-05 04:37:52"
]
0.37 ms
(6.50%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.public_title AS public_title_2, p0_.thumb AS thumb_3, p0_.image AS image_4, p0_.short_description AS short_description_5, p0_.is_active AS is_active_6, p0_.slug AS slug_7, p0_.text AS text_8, p0_.is_habitation AS is_habitation_9, p0_.is_collectif AS is_collectif_10 FROM property_type p0_
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\PropertyType No errors.
App\Entity\Property
  • The field App\Entity\Property#features is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Feature#properties does not contain the required 'mappedBy="features"' attribute.
App\Entity\ProviderLead No errors.