https://tickets.seehoo.co.uk/app

Query Metrics

1 Database Queries
1 Different statements
1.24 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 1.24 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.start_at AS start_at_3, t0.end_at AS end_at_4, t0.description AS description_5, t0.state AS state_6, t0.ticket_tailor_event_id AS ticket_tailor_event_id_7 FROM event t0 WHERE t0.state = ? LIMIT 1
Parameters:
[
  "active"
]

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\Purchase No errors.
App\Entity\Invitee No errors.
App\Entity\Event
  • The field App\Entity\Event#upgradeOptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UpgradeRule#event does not contain the required 'inversedBy="upgradeOptions"' attribute.
App\Entity\TicketType No errors.
App\Entity\UpgradeRule No errors.
App\Entity\Sponsor No errors.
App\Entity\Food No errors.
App\Entity\Artist No errors.