GET https://affinia.online/

Query Metrics

5 Database Queries
5 Different statements
2.69 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.42 ms
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:
[]
2 1.02 ms
SELECT t0.id AS id_1, t0.public_title AS public_title_2, t0.seo_title AS seo_title_3, t0.body AS body_4, t0.thumbnail AS thumbnail_5, t0.image AS image_6, t0.seo_description AS seo_description_7, t0.created_at AS created_at_8, t0.img_og AS img_og_9, t0.last_modified AS last_modified_10, t0.is_active AS is_active_11, t0.slug AS slug_12, t0.is_featured AS is_featured_13, t0.author_id AS author_id_14 FROM blog_post t0 WHERE t0.is_featured = ?
Parameters:
[
  1
]
3 0.27 ms
"START TRANSACTION"
Parameters:
[]
4 0.35 ms
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:13:\"13.58.199.182\";s:7:\"referer\";s:22:\"http://affinia.online/\";s:14:\"acceptLanguage\";N;s:3:\"uri\";s:23:\"https://affinia.online/\";s:7:\"cookies\";a:1:{s:6:\"EVSSID\";s:36:\"f2273dd8-0619-4d0f-948f-b7589d46e464\";}s:6:\"params\";a:0:{}s:7:\"dateAdd\";O:8:\"DateTime\":3:{s:4:\"date\";s:26:\"2024-11-04 23:23:22.621695\";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:\"f2273dd8-0619-4d0f-948f-b7589d46e464\";}}}"
  "[]"
  "default"
  "2024-11-04 23:23:22"
  "2024-11-04 23:23:22"
]
5 0.63 ms
"COMMIT"
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.
App\Entity\BlogPost No errors.
App\Entity\Employee No errors.