https://temp.art-emoi.be/robots.txt

Query Metrics

3 Database Queries
2 Different statements
13.89 ms Query time
3 Invalid entities

Grouped Statements

Show all queries

Time Count Info
8.48 ms
(61.11%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "artemoutemp"
]
5.40 ms
(38.89%)
2
SELECT DATABASE()
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\FreeRegistration No errors.
App\Entity\WorkshopLocation
  • The association App\Entity\WorkshopLocation#events refers to the owning side field App\Entity\Event#location which is not defined as association, but as field.
  • The association App\Entity\WorkshopLocation#events refers to the owning side field App\Entity\Event#location which does not exist.
App\Entity\EventRegistration
  • The association App\Entity\EventRegistration#event refers to the inverse side field App\Entity\Event#eventRegistrations which does not exist.
  • The association App\Entity\EventRegistration#invoice refers to the owning side field App\Entity\Invoice#eventRegistration which does not exist.
  • The association App\Entity\EventRegistration#discount refers to the inverse side field App\Entity\Discount#eventRegistrations which does not exist.
App\Entity\Product No errors.
App\Entity\Article No errors.
App\Entity\Invoice No errors.
App\Entity\Workshop
  • The association App\Entity\Workshop#events refers to the owning side field App\Entity\Event#workshop which does not exist.
App\Entity\Discount No errors.
App\Entity\Book No errors.
App\Entity\WorkshopVideo No errors.
App\Entity\Order No errors.
App\Entity\Contact No errors.
App\Entity\EventLeadContact No errors.
App\Entity\Partners No errors.
App\Entity\User No errors.
App\Entity\Payment No errors.
App\Entity\WorkshopInfos No errors.
App\Entity\News No errors.
App\Entity\Event No errors.
App\Entity\Actu No errors.
App\Entity\Customer No errors.
Vich\UploaderBundle\Entity\File No errors.