GET https://www.stephen-nurse.com/photolocations/locationSwitchPublicPrivate/14

Query Metrics

2 Database Queries
2 Different statements
6.05 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.47 ms
SELECT t0.id AS id_1, t0.language AS language_2, t0.abbreviation AS abbreviation_3, t0.icon AS icon_4, t0.is_active AS is_active_5, t0.linked_in_other AS linked_in_other_6, t0.ranking AS ranking_7 FROM languages t0 WHERE t0.abbreviation = ? LIMIT 1
Parameters:
[
  "en"
]
2 5.58 ms
SELECT t0.id AS id_1, t0.location AS location_2, t0.date AS date_3, t0.public_private AS public_private_4 FROM photo_locations t0 WHERE t0.id = ?
Parameters:
[
  "14"
]

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\Languages 1
App\Entity\PhotoLocations 1

Entities Mapping

Class Mapping errors
App\Entity\Languages No errors.
App\Entity\PhotoLocations No errors.
App\Entity\Photos No errors.
App\Entity\User No errors.