Error 404 Not Found

GET https://bibletimemaps.org/de/geoobjects/2

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.71 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.approved AS approved_2, t0.name AS name_3, t0.path AS path_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.tagged_for_delete_by_id AS tagged_for_delete_by_id_7, t0.location_from_id AS location_from_id_8, t0.location_to_id AS location_to_id_9, t0.event_from_id AS event_from_id_10, t0.owner_id AS owner_id_11, t0.update_of_id AS update_of_id_12 FROM travel_path t0 WHERE t0.id = ?
Parameters:
[
  "2"
]

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\ChangeableEntity No errors.
App\Entity\TravelPath No errors.
App\Entity\User
  • The mappings App\Entity\User#taggedEventsForDelete and App\Entity\Event#taggedForDeleteBy are inconsistent with each other.
App\Entity\Location No errors.
App\Entity\Event No errors.