GET https://eurochange.comercial.cc/carro2

Query Metrics

4 Database Queries
4 Different statements
5.16 ms Query time
4 Invalid entities

Queries

Group similar statements

# Time Info
1 1.42 ms
SELECT u0_.id AS id_0, u0_.session_id AS session_id_1, u0_.uuid AS uuid_2, u0_.session_start AS session_start_3, u0_.last_update AS last_update_4, u0_.visited_pages AS visited_pages_5, u0_.referer AS referer_6, u0_.ip AS ip_7, u0_.device AS device_8, u0_.country AS country_9, u0_.region AS region_10, u0_.city AS city_11, u0_.zip AS zip_12, u0_.locale AS locale_13, u0_.user AS user_14 FROM user_stats u0_ WHERE u0_.session_id = ? OR u0_.uuid = ? LIMIT 1
Parameters:
[
  "vs050oll5toeesk78bvig71b6o"
  Ramsey\Uuid\Lazy\LazyUuidFromString {#144
    __toString(): "58b9b954-6fed-44a1-b8a1-1bd598c72cf4"
  }
]
2 0.19 ms
"START TRANSACTION"
Parameters:
[]
3 0.56 ms
UPDATE user_stats SET last_update = ?, visited_pages = ?, locale = ? WHERE id = ?
Parameters:
[
  "2025-10-31 02:19:09"
  "["\/en\/currency-exchange-offices\/murcia\/mazarron","\/en\/exchange-rates\/de-dolar-estados-unidos-a-euro","\/oficinas-cambio-moneda\/malaga\/marbella\/casa-de-cambio-de-moneda-en-marbella-puerto-banus","\/en\/currency-exchange-offices\/zaragoza\/zaragoza","\/en\/currency-exchange-offices\/malaga\/Calahonda","\/en\/currency-exchange-offices","\/servicios\/planet-tax-free-32","\/en\/currency-exchange-offices\/alicante\/benidorm","\/oficinas-cambio-moneda\/alicante\/javea\/oficina-cambio-divisas-javea-alicante","\/en\/currency-exchange-offices\/alicante\/javea","\/en\/cms\/eurochange-club-21","\/oficinas-cambio-moneda\/murcia\/los-alcazares\/cambio-divisas-eurochange-los-alcazares-murcia","\/en\/cms\/anunciantes-30","\/carro2"]"
  "es"
  1564
]
4 2.99 ms
"COMMIT"
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\UserStats No errors.
FOS\UserBundle\Model\User No errors.
App\Entity\User
  • The field App\Entity\User#userStats is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserStats#user does not contain the required 'inversedBy="userStats"' attribute.
App\Entity\Reserva No errors.
App\Entity\Transaccion
  • The association App\Entity\Transaccion#usuarioAfiliado refers to the inverse side field App\Entity\User#transaccionesAfiliadas which does not exist.
  • The field App\Entity\Transaccion#emailTransaccionAbandonada is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\EmailTransaccionAbandonada#transaccion does not contain the required 'inversedBy="emailTransaccionAbandonada"' attribute.
App\Entity\Oficina
  • The field App\Entity\Oficina#alerts is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Alerta#oficina does not contain the required 'inversedBy="alerts"' attribute.
App\Entity\Provincia No errors.
App\Entity\Localidad
  • The field App\Entity\Localidad#oficinas is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Oficina#localidad does not contain the required 'inversedBy="oficinas"' attribute.
App\Entity\OficinaErp No errors.
Sonata\MediaBundle\Entity\BaseMedia No errors.
App\Entity\Imagen No errors.