Error 404 Not Found

GET https://masinescu.amme.ro/robots.txt

Forwarded to ErrorController (4efaf1)

Query Metrics

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

Queries

No executed queries.

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
Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation No errors.
Gedmo\Translatable\Entity\MappedSuperclass\AbstractPersonalTranslation No errors.
Gedmo\Translatable\Entity\Translation No errors.
AppBundle\Entity\VehicleCategory No errors.
AppBundle\Entity\VehicleOwnership No errors.
AppBundle\Entity\Embeddable\PersonIdentityCardEmbeddable No errors.
AppBundle\Entity\Embeddable\PersonPassportEmbeddable No errors.
AppBundle\Entity\Embeddable\DetailedAddressEmbeddable No errors.
AppBundle\Entity\VehicleOwner No errors.
AppBundle\Entity\Member No errors.
AppBundle\Entity\Settings No errors.
AppBundle\Entity\Organization
  • The field 'AppBundle\Entity\Organization#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Gesof\UserBundle\Entity\Group No errors.
AppBundle\Entity\Group No errors.
AppBundle\Entity\VehicleBrand No errors.
AppBundle\Entity\MemberInvitation No errors.
AppBundle\Entity\RefreshToken No errors.
Gesof\UserBundle\Entity\User No errors.
AppBundle\Entity\Embeddable\UserOAuthDetails No errors.
AppBundle\Entity\User
  • The field 'AppBundle\Entity\User#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
AppBundle\Entity\AffiliatedOrganization No errors.
AppBundle\Entity\VehicleUsageType No errors.
Masinescu\AmiabilaBundle\Entity\Embeddable\DrivingLicenseDetailsEmbeddable No errors.
Masinescu\AmiabilaBundle\Entity\Driver
  • The field 'Masinescu\AmiabilaBundle\Entity\Driver#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\AmiabilaBundle\Entity\AmicablePartyImage
  • The field 'Masinescu\AmiabilaBundle\Entity\AmicablePartyImage#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\AmiabilaBundle\Entity\Vehicle
  • The field 'Masinescu\AmiabilaBundle\Entity\Vehicle#power' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Masinescu\AmiabilaBundle\Entity\Vehicle#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\AmiabilaBundle\Entity\Accident
  • The field Masinescu\AmiabilaBundle\Entity\Accident#amicables is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Masinescu\AmiabilaBundle\Entity\Amicable#accident does not contain the required 'inversedBy="amicables"' attribute.
AppBundle\Entity\Embeddable\FileEmbeddable No errors.
Masinescu\AmiabilaBundle\Entity\AmicableParty No errors.
Masinescu\AmiabilaBundle\Entity\AmicablePartyInvitation No errors.
Masinescu\AmiabilaBundle\Entity\Amicable No errors.
Masinescu\RCABundle\Entity\Embeddable\PolicyVehicleDetailsEmbeddable
  • The field 'Masinescu\RCABundle\Entity\Embeddable\PolicyVehicleDetailsEmbeddable#power' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\RCABundle\Entity\Embeddable\PolicyHolderDetailsEmbeddable No errors.
Masinescu\RCABundle\Entity\Embeddable\InsuranceCompanyDetailsEmbeddable No errors.
Masinescu\RCABundle\Entity\Embeddable\InsuranceBrokerDetailsEmbeddable No errors.
Masinescu\RCABundle\Entity\Policy
  • The field 'Masinescu\RCABundle\Entity\Policy#isReadonly' has the property type 'bool' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
  • The field 'Masinescu\RCABundle\Entity\Policy#vehicleDetails.power' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\RCABundle\Entity\InsuranceBroker No errors.
Masinescu\RCABundle\Entity\LookupSession
  • The field Masinescu\RCABundle\Entity\LookupSession#offers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Masinescu\RCABundle\Entity\Offer#session does not contain the required 'inversedBy="offers"' attribute.
Masinescu\RCABundle\Entity\Offer
  • The field 'Masinescu\RCABundle\Entity\Offer#premium' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Masinescu\RCABundle\Entity\Offer#netPremium' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Masinescu\RCABundle\Entity\Offer#packagePremium' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
  • The field 'Masinescu\RCABundle\Entity\Offer#vehicleId' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
Masinescu\RCABundle\Entity\Insurer No errors.
Masinescu\TractareBundle\Entity\Embeddable\GlobalPositionEmbeddable No errors.
Masinescu\TractareBundle\Entity\TowingPinpoint No errors.
Masinescu\TractareBundle\Entity\AbstractTowingParty No errors.
Masinescu\TractareBundle\Entity\TowingOperator No errors.
Masinescu\TractareBundle\Entity\Towing
  • The mappings Masinescu\TractareBundle\Entity\Towing#parties and Masinescu\TractareBundle\Entity\TowingPinpoint#towing are inconsistent with each other.
Masinescu\TractareBundle\Entity\TowingImage
  • The field 'Masinescu\TractareBundle\Entity\TowingImage#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\TractareBundle\Entity\TowingBeneficiary No errors.
Masinescu\TractareBundle\Entity\TowingRequest No errors.
Gesof\NotificationBundle\Entity\Notification No errors.
Gesof\NotificationBundle\Entity\UserNotification No errors.
Masinescu\GeoRegistryBundle\Entity\State No errors.
Masinescu\GeoRegistryBundle\Entity\City No errors.
Masinescu\GeoRegistryBundle\Entity\Country No errors.
Masinescu\DaunaBundle\Entity\DamageInsurer No errors.
Masinescu\AutoAlternativBundle\Entity\ReplacementVehicleRequestFile
  • The field 'Masinescu\AutoAlternativBundle\Entity\ReplacementVehicleRequestFile#size' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
Masinescu\AutoAlternativBundle\Entity\AlternativeVehicle No errors.
Masinescu\AutoAlternativBundle\Entity\ReplacementVehicleRequest No errors.
Masinescu\InchirieriBundle\Entity\RentalVehicleRequest No errors.
Masinescu\InchirieriBundle\Entity\RentalVehicle No errors.
Masinescu\RarBundle\Entity\RarDataRequest No errors.
Masinescu\RarBundle\Entity\RarData No errors.
Gesof\SchedulerBundle\Entity\Job No errors.
Gesof\NotifierBundle\Entity\NotificationEntry No errors.
Masinescu\CalendarBundle\Entity\Embeddable\EventDateTimeEmbeddable No errors.
Masinescu\CalendarBundle\Entity\Event
  • The field 'Masinescu\CalendarBundle\Entity\Event#targetId' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
  • The mappings Masinescu\CalendarBundle\Entity\Event#reminders and Masinescu\CalendarBundle\Entity\Reminder#event are inconsistent with each other.
Masinescu\CalendarBundle\Entity\Reminder
  • The field 'Masinescu\CalendarBundle\Entity\Reminder#offsetValue' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
  • The association Masinescu\CalendarBundle\Entity\Reminder#event refers to the inverse side field Masinescu\CalendarBundle\Entity\Event#event which does not exist.
Masinescu\CalendarBundle\Entity\NotificationSetting No errors.
Vich\UploaderBundle\Entity\File No errors.