GET https://dev.fcsprint2.nl/api/getchildnodes?p=api%2Fgetchildnodes&parent=20344

Query Metrics

1 Database Queries
1 Different statements
0.53 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.53 ms
(100.00%)
1
SELECT n0_.id AS id_0, n0_.is_mobile AS is_mobile_1, n0_.parent AS parent_2, n0_.nodekey AS nodekey_3, n0_.expanded AS expanded_4, n0_.published AS published_5, n0_.folder AS folder_6, n0_.selected AS selected_7, n0_.title AS title_8, n0_.tooltip AS tooltip_9, n0_.template AS template_10, n0_.nodedata AS nodedata_11, n0_.sequence AS sequence_12, n0_.created_at AS created_at_13, n0_.updated_at AS updated_at_14, n0_.active AS active_15, n0_.exportdata AS exportdata_16 FROM node n0_ WHERE n0_.parent_node = ? AND n0_.active = ? AND n0_.published = ? ORDER BY n0_.sequence ASC
Parameters:
[
  20344
  1
  1
]

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.

Entities Mapping

Class Mapping errors
App\Entity\TimeStamped No errors.
App\Entity\Node No errors.