Redirect 301 redirect from GET @guestbook_index (ca86f7)

GET https://genealogie.occimore.fr/livredor/

Query Metrics

2 Database Queries
2 Different statements
2.12 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 1.04 ms
SELECT t0.id AS id_1, t0.text AS text_2 FROM guest_domain t0
Parameters:
[]
2 1.08 ms
SELECT t0.id AS id_1, t0.text AS text_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.is_active AS is_active_5, t0.guestdomain_id AS guestdomain_id_6 FROM guest t0 WHERE t0.is_active = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\GuestDomain 3
App\Entity\Guest 2

Entities Mapping

Class Mapping errors
App\Entity\GuestDomain No errors.
App\Entity\Guest No errors.