GET https://bibletimemaps.org/es/location/665

Query Metrics

3 Database Queries
3 Different statements
17.72 ms Query time
3 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
7.69 ms
(43.37%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.chapter AS chapter_3, t0.verse AS verse_4, t0.is_bible_ref AS is_bible_ref_5, t0.book_id AS book_id_6 FROM reference t0 WHERE t0.id = ?
Parameters:
[
  1188
]
6.47 ms
(36.49%)
1
SELECT t0.id AS id_1, t0.approved AS approved_2, t0.name AS name_3, t0.lat AS lat_4, t0.lon AS lon_5, t0.type AS type_6, t0.description AS description_7, t0.image AS image_8, t0.today_known_as AS today_known_as_9, t0.coordinate_source AS coordinate_source_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.tagged_for_delete_by_id AS tagged_for_delete_by_id_13, t0.owner_id AS owner_id_14, t0.update_of_id AS update_of_id_15 FROM location t0 WHERE t0.id = ?
Parameters:
[
  "665"
]
3.57 ms
(20.13%)
1
SELECT t0.id AS id_1, t0.approved AS approved_2, t0.type AS type_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.tagged_for_delete_by_id AS tagged_for_delete_by_id_6, t0.owner_id AS owner_id_7, t0.reference_id AS reference_id_8, t0.location_id AS location_id_9 FROM location_reference t0 WHERE t0.location_id = ?
Parameters:
[
  665
]

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
App\Entity\Location 1
App\Entity\LocationReference 1
App\Entity\Reference 1
App\Entity\BibleBooks 1

Entities Mapping

Class Mapping errors
App\Entity\ChangeableEntity No errors.
App\Entity\Location No errors.
App\Entity\User
  • The mappings App\Entity\User#taggedEventsForDelete and App\Entity\Event#taggedForDeleteBy are inconsistent with each other.
App\Entity\Event No errors.
App\Entity\Traits\BaseReference
  • The mappings App\Entity\Traits\BaseReference#owner and App\Entity\User#checks are inconsistent with each other.
App\Entity\LocationReference
  • The mappings App\Entity\LocationReference#owner and App\Entity\User#checks are inconsistent with each other.
App\Entity\TravelPath No errors.
App\Entity\Translation\LocationTranslation No errors.
App\Entity\Reference No errors.
App\Entity\BibleBooks No errors.