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