GET https://www.arrowscauldron.com/compendium/backgrounds/marine

Query Metrics

84 Database Queries
6 Different statements
14.59 ms Query time
0 Invalid entities
80 Managed entities

Grouped Statements

Show all queries

Time Count Info
12.63 ms
(86.58%)
79
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.background_id AS background_id_10, t0.parent_id AS parent_id_11 FROM dnd_background_entry_block t0 WHERE t0.parent_id = ?
Parameters:
[
  3408
]
0.48 ms
(3.32%)
1
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_background d0_ WHERE LOWER(d0_.name) < LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name DESC LIMIT 1
Parameters:
[
  "Marine"
]
0.45 ms
(3.06%)
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_.edition AS edition_6, d0_.srd AS srd_7, d0_.basic_rules AS basic_rules_8, d0_.srd52 AS srd52_9, d0_.basic_rules_2024 AS basic_rules_2024_10, d0_.has_fluff AS has_fluff_11, d0_.has_fluff_images AS has_fluff_images_12 FROM dnd_background d0_ WHERE d0_.slug = ? ORDER BY CASE WHEN d0_.edition = 'one' THEN 0 ELSE 1 END ASC, d0_.source ASC, d0_.id ASC LIMIT 1
Parameters:
[
  "marine"
]
0.40 ms
(2.74%)
1
SELECT t0.id AS id_1, t0.block_type AS block_type_2, t0.source_field AS source_field_3, t0.path AS path_4, t0.sort_order AS sort_order_5, t0.title AS title_6, t0.text_content AS text_content_7, t0.caption AS caption_8, t0.json_payload AS json_payload_9, t0.background_id AS background_id_10, t0.parent_id AS parent_id_11 FROM dnd_background_entry_block t0 WHERE t0.background_id = ?
Parameters:
[
  108
]
0.34 ms
(2.33%)
1
SELECT MIN(d0_.id) AS sclr_0, d0_.name AS name_1, d0_.slug AS slug_2 FROM dnd_background d0_ WHERE LOWER(d0_.name) > LOWER(?) GROUP BY d0_.name, d0_.slug ORDER BY d0_.name ASC LIMIT 1
Parameters:
[
  "Marine"
]
0.29 ms
(1.97%)
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_.edition AS edition_6, d0_.srd AS srd_7, d0_.basic_rules AS basic_rules_8, d0_.srd52 AS srd52_9, d0_.basic_rules_2024 AS basic_rules_2024_10, d0_.has_fluff AS has_fluff_11, d0_.has_fluff_images AS has_fluff_images_12 FROM dnd_background d0_ WHERE d0_.slug = ? ORDER BY d0_.source ASC, d0_.page ASC
Parameters:
[
  "marine"
]

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\DndBackgroundEntryBlock 79
App\Entity\DndBackground 1