01 setup & ways to extend api platform
02 state proiders, processors & a custom field
03 decorating the core state proider
04 decorating the collectionproider
05 simpler state processor
06 running code "on publish"
07 totally custom resource
08 custom resource state proider
09 using a custom (date) identifier
10 custom resource item proider
11 custom resource state processor
12 relating custom apiresources
13 embedding custom dtos
14 pagination on a custom resource
15 user class dto
16 stateoptions + entityclass magic
17 entities, dtos & the "central" object
18 proider: transforming entities to dtos
19 entity -> dto item state proider
20 dto -> entity state processor
21 leeraging the core processor
22 controlling fields without groups
23 other conditional field strategies
24 dto alidation & security
25 micromapper: central dto mapping
26 reusable entity->dto proider & processor
27 quick! create a dragontreasure dto
28 dtos, mapping & max depth of relations
29 making dragontreasureapi writable
30 dto & security
31 field security with patch
32 triggering a "publish"
33 writable relation fields
34 writing to a collection relation
35 writable collection ia the propertyaccessor
36 simpler alidator for checking state change