Redirect 301 redirect from GET @app_inner_path_show (eddc8d)

GET https://www.mywherewindsmeet.fr/inner-paths/tranchant-de-bambou-poussiere

Query Metrics

4 Database Queries
4 Different statements
1.60 ms Query time
0 Invalid entities
15 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.44 ms
(27.68%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.path_type AS path_type_4, t0.combat_role AS combat_role_5, t0.image AS image_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM game_inner_path t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "bamboocut-dust"
]
0.44 ms
(27.49%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image AS image_5, t0.updated_at AS updated_at_6, t0.created_at AS created_at_7 FROM game_combat_role t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.43 ms
(26.75%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.how_to_get AS how_to_get_4, t0.description AS description_5, t0.image AS image_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.inner_path_id AS inner_path_id_9 FROM game_inner_way t0 WHERE t0.inner_path_id = ? ORDER BY t0.name ASC
Parameters:
[
  7
]
0.29 ms
(18.08%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.path_type AS path_type_4, t0.combat_role AS combat_role_5, t0.image AS image_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM game_inner_path t0 ORDER BY t0.name ASC
Parameters:
[]

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\GameInnerPath 10
App\Entity\GameInnerWay 4
App\Entity\GameCombatRole 1

Entities Mapping

Class Mapping errors
App\Entity\GameInnerPath No errors.
App\Entity\GameCombatRole No errors.
App\Entity\GameInnerWay No errors.