Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай API Platform Part 3: Custom Resources, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:07:44
    01. App & Test Setup
  • Урок 2. 00:06:49
    02. Data Persister Decoration
  • Урок 3. 00:08:55
    03. Decorating Data Persisters vs Context Builders
  • Урок 4. 00:05:02
    04. Custom Logic Only for some Operations
  • Урок 5. 00:06:02
    05. Publishing a Listing
  • Урок 6. 00:09:08
    06. Detecting the "Published" State Change
  • Урок 7. 00:08:22
    07. Validating Who/When Can Publish
  • Урок 8. 00:08:27
    08. Publish State Change Validator Logic
  • Урок 9. 00:09:20
    09. Completely Custom Field via a Data Provider
  • Урок 10. 00:05:28
    10. Leveraging the Doctrine Data Provider
  • Урок 11. 00:05:10
    11. Adding & Populating the Custom Field
  • Урок 12. 00:06:58
    12. Custom Item Data Provider
  • Урок 13. 00:05:33
    13. Setting a Custom Field Via a Listener
  • Урок 14. 00:04:38
    14. Core Listeners & Accessing the "Resource" Objects
  • Урок 15. 00:08:03
    15. Doctrine postLoad Listener
  • Урок 16. 00:05:25
    16. Completely Custom Resource
  • Урок 17. 00:06:41
    17. Custom Resource Data Provider
  • Урок 18. 00:06:21
    18. Property Metadata
  • Урок 19. 00:05:20
    19. Why/When a Many Relation is IRI Strings vs Embedded
  • Урок 20. 00:07:12
    20. Collection "Types" and readableLink
  • Урок 21. 00:05:50
    21. Custom Resource GET Item
  • Урок 22. 00:07:04
    22. Custom Paginator
  • Урок 23. 00:07:09
    23. Pagination Context
  • Урок 24. 00:05:19
    24. Custom Resource PUT Operation
  • Урок 25. 00:07:09
    25. Custom Filter, getDescription() & properties
  • Урок 26. 00:08:25
    26. Custom Filter Logic for Entities
  • Урок 27. 00:07:49
    27. Custom Filter for Custom Resources
  • Урок 28. 00:08:15
    28. Custom Filter apply()
  • Урок 29. 00:04:26
    29. Filter Class Arguments
  • Урок 30. 00:05:47
    30. Filter Autowiring
  • Урок 31. 00:04:41
    31. Output DTO Class
  • Урок 32. 00:05:32
    32. DTO Data Transformer
  • Урок 33. 00:07:14
    33. Output Properties & Metadata
  • Урок 34. 00:05:24
    34. DTO Quirks
  • Урок 35. 00:06:38
    35. DTO Quirks: Embedded Objects
  • Урок 36. 00:07:16
    36. Input DTO Class
  • Урок 37. 00:05:34
    37. Input DTO: Denormalizing IRI Strings
  • Урок 38. 00:04:24
    38. Input Data Transformer
  • Урок 39. 00:06:39
    39. Input DTO Update Problems
  • Урок 40. 00:06:42
    40. DTO Input "Initializer"
  • Урок 41. 00:06:20
    41. DTO Input Initializer Logic
  • Урок 42. 00:05:13
    42. DTO Class Organization
  • Урок 43. 00:07:29
    43. Type Validation
  • Урок 44. 00:05:44
    44. Input DTO Validation
  • Урок 45. 00:07:30
    45. UUID's
  • Урок 46. 00:05:17
    46. UUID as a API Identifier
  • Урок 47. 00:05:16
    47. Setting the UUID on POST
  • Урок 48. 00:07:09
    48. UUID Quirk with "id" Name