https://34.66.97.219/

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
6 Invalid entities

Queries

Group similar statements

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
Orc\SaasBundle\Entity\Client
  • The field Orc\SaasBundle\Entity\Client#users is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\UserBundle\Entity\User#client does not contain the required 'inversedBy="users"' attribute.
  • The field Orc\SaasBundle\Entity\Client#hoursOfOperation is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\HoursOfOperation#client does not contain the required 'inversedBy="hoursOfOperation"' attribute.
  • The field Orc\SaasBundle\Entity\Client#hoursChanges is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\HoursChange#client does not contain the required 'inversedBy="hoursChanges"' attribute.
Orc\SaasBundle\Entity\Site No errors.
App\Entity\MaterialSite No errors.
Orc\BillingBundle\Entity\StripeCustomerPlanCycle No errors.
Orc\BillingBundle\Entity\ClientPlan No errors.
Orc\BillingBundle\Entity\StripeCustomer No errors.
Orc\BillingBundle\Entity\EnterprisePlan No errors.
Orc\BookingBundle\Entity\Booking
  • The field Orc\BookingBundle\Entity\Booking#fields is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\BookingServiceField#booking does not contain the required 'inversedBy="fields"' attribute.
  • The field Orc\BookingBundle\Entity\Booking#workerNotes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\BookingNote#booking does not contain the required 'inversedBy="workerNotes"' attribute.
  • The field Orc\BookingBundle\Entity\Booking#radius is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\CrewRadius#booking does not contain the required 'inversedBy="radius"' attribute.
Orc\UserBundle\Entity\User No errors.
Orc\BillingBundle\Entity\Plan No errors.
App\Entity\Marketer No errors.
Orc\BookingBundle\Entity\Crew
  • The field Orc\BookingBundle\Entity\Crew#workers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\Worker#crew does not contain the required 'inversedBy="workers"' attribute.
  • The field Orc\BookingBundle\Entity\Crew#bookings is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\Booking#crew does not contain the required 'inversedBy="bookings"' attribute.
Orc\BookingBundle\Entity\Service
  • The field Orc\BookingBundle\Entity\Service#fields is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\ServiceField#service does not contain the required 'inversedBy="fields"' attribute.
Orc\BookingBundle\Entity\Customer No errors.
Orc\BookingBundle\Entity\Location No errors.
App\Entity\MarketerClientRequest No errors.
Orc\BookingBundle\Entity\Worker No errors.
App\Entity\Emails No errors.
Orc\BookingBundle\Entity\CrewRadius No errors.
App\Entity\BookingProcessBooking
  • The association App\Entity\BookingProcessBooking#location refers to the inverse side field App\Entity\BookingProcessLocation#bookingProcessBookings which does not exist.
Orc\BookingBundle\Entity\Blackout No errors.
App\Entity\WorkerGoogleEvent No errors.
App\Entity\BookingProcess No errors.
App\Entity\ScheduleAvailability No errors.
Orc\BookingBundle\Entity\Region
  • The field Orc\BookingBundle\Entity\Region#boundaries is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Orc\BookingBundle\Entity\Boundary#region does not contain the required 'inversedBy="boundaries"' attribute.
Orc\BookingBundle\Entity\ServiceField No errors.