Query Metrics
0
Database Queries
0
Different statements
0.00 ms
Query time
3
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 |
| App\Entity\Comprobantes |
- The field App\Entity\Comprobantes#comprobantesDetalle is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ComprobantesDetalle#comprobantes does not contain the required 'inversedBy="comprobantesDetalle"' attribute.
- The field App\Entity\Comprobantes#comprobantesFp is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ComprobantesFp#comprobantes does not contain the required 'inversedBy="comprobantesFp"' attribute.
- The field App\Entity\Comprobantes#cuponesTarjetas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CuponesTarjetas#comprobantes does not contain the required 'inversedBy="cuponesTarjetas"' attribute.
- The field App\Entity\Comprobantes#comprobantesAsociacion is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ComprobantesAsociacion#comprobantes does not contain the required 'inversedBy="comprobantesAsociacion"' attribute.
|
| App\Entity\Recibos |
- The field App\Entity\Recibos#recibosDetalle is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\RecibosDetalle#recibo does not contain the required 'inversedBy="recibosDetalle"' attribute.
- The field App\Entity\Recibos#recibosFp is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\RecibosFp#recibo does not contain the required 'inversedBy="recibosFp"' attribute.
- The field App\Entity\Recibos#cuponesTarjetas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\CuponesTarjetas#recibos does not contain the required 'inversedBy="cuponesTarjetas"' attribute.
|
| App\Entity\Clientes |
- The field App\Entity\Clientes#parcelas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ClientesParcelas#cliente does not contain the required 'inversedBy="parcelas"' attribute.
- The field App\Entity\Clientes#debitoAutomatico is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\ClientesDebitoAutomatico#cliente does not contain the required 'inversedBy="debitoAutomatico"' attribute.
- The mappings App\Entity\Clientes#adherentes and App\Entity\Adherentes#titular are inconsistent with each other.
- The field App\Entity\Clientes#adherencias is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Adherentes#adherente does not contain the required 'inversedBy="adherencias"' attribute.
|