Error 404 Not Found

GET https://develop.app.aviatorlog.com/es/terms-of-use

Query Metrics

1 Database Queries
1 Different statements
2.36 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 2.36 ms
SELECT l0_.id AS id_0, l0_.type AS type_1, l0_.locale AS locale_2, l0_.version AS version_3, l0_.published_at AS published_at_4, l0_.template_path AS template_path_5, l0_.is_current AS is_current_6 FROM legal_document_version l0_ WHERE l0_.type = ? AND l0_.locale = ? AND l0_.is_current = ? LIMIT 1
Parameters:
[
  "terms_of_use"
  "es"
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\Legal\LegalDocumentVersion No errors.