GET https://www.arrowscauldron.com/compendium/languages/untheric?source=SCAG

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(31.69%)
1
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_language d0_ WHERE LOWER(d0_.name) < LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1
Parameters:
[
  "Untheric"
]
0.43 ms
(31.17%)
1
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.type AS type_6, d0_.script AS script_7, d0_.typical_speakers AS typical_speakers_8, d0_.srd AS srd_9 FROM dnd_language d0_ WHERE d0_.slug = ? AND UPPER(d0_.source) = ? ORDER BY d0_.source ASC, d0_.id ASC LIMIT 1
Parameters:
[
  "untheric"
  "SCAG"
]
0.27 ms
(19.63%)
1
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_language d0_ WHERE LOWER(d0_.name) > LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1
Parameters:
[
  "Untheric"
]
0.24 ms
(17.51%)
1
SELECT d0_.id AS id_0, d0_.source_key AS source_key_1, d0_.name AS name_2, d0_.slug AS slug_3, d0_.source AS source_4, d0_.page AS page_5, d0_.type AS type_6, d0_.script AS script_7, d0_.typical_speakers AS typical_speakers_8, d0_.srd AS srd_9 FROM dnd_language d0_ WHERE d0_.slug = ? ORDER BY d0_.source ASC, d0_.page ASC
Parameters:
[
  "untheric"
]

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\DndLanguage 2

Entities Mapping

Class Mapping errors
App\Entity\DndLanguage No errors.