https://daf-middleware.wtdevsite.com/robots.txt

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
3.23 ms
(81.91%)
1
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "daf_portal_staging"
]
0.71 ms
(18.09%)
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\UserBilling No errors.
App\Entity\ProductPercentageSplit No errors.
App\Entity\Event No errors.
App\Entity\FilmProjectDetails No errors.
App\Entity\FilmProjectImage No errors.
App\Entity\Product No errors.
App\Entity\FilmProject No errors.
App\Entity\OrderBillingDetails No errors.
App\Entity\UserInformation No errors.
App\Entity\XeroTrackingOption No errors.
App\Entity\UserCategory No errors.
App\Entity\FilmProjectUpdate No errors.
App\Entity\XeroTrackingCategory No errors.
App\Entity\ProjectNotification No errors.
App\Entity\FilmProjectStoryImpact No errors.
App\Entity\XeroStorage No errors.
App\Entity\ProjectUpdateTypeNomination No errors.
App\Entity\User No errors.
App\Entity\FilmProjectProgressReportFile No errors.
App\Entity\OrderDetails
  • The field App\Entity\OrderDetails#donation is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Donation#orderDetails does not contain the required 'inversedBy="donation"' attribute.
App\Entity\OrderItems No errors.
App\Entity\FilmProjectChangeHistory No errors.
App\Entity\PaymentDetails No errors.
App\Entity\Donation No errors.
App\Entity\FilmProjectMember
  • The field App\Entity\FilmProjectMember#adminFilmProject is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\FilmProject#filmProjectAdmin does not contain the required 'mappedBy="adminFilmProject"' attribute.
  • The field App\Entity\FilmProjectMember#producerFilmProject is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\FilmProject#filmProjectProducer does not contain the required 'mappedBy="producerFilmProject"' attribute.
  • The field App\Entity\FilmProjectMember#directorFilmProject is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\FilmProject#filmProjectDirector does not contain the required 'mappedBy="directorFilmProject"' attribute.
App\Entity\Setting No errors.
App\Entity\FilmProjectTimeline No errors.
App\Entity\FilmProjectProgressReport No errors.
App\Entity\EmailTemplate No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\RecurringDonation No errors.
App\Entity\FilmProjectFunding No errors.
App\Entity\FilmProjectOriginal No errors.
App\Entity\UserAddress No errors.
App\Entity\UserProfile No errors.
App\Entity\XeroBrandingThemes No errors.
App\Entity\FilmProjectSponsor No errors.
App\Entity\IssueTopic No errors.
App\Entity\IssueArea No errors.
Vich\UploaderBundle\Entity\File No errors.