Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Symfony 4 Forms: Build, Render & Conquer!, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:09:11
    Form Type Class
  2. Урок 2. 00:08:44
    Handling the Form Submit
  3. Урок 3. 00:06:50
    Success (Flash) Messages
  4. Урок 4. 00:07:33
    Bind Your Form to a Class
  5. Урок 5. 00:04:45
    Field Types & Options
  6. Урок 6. 00:06:25
    DateTimeType & Data "Transforming"
  7. Урок 7. 00:07:34
    EntityType: Drop-downs from the Database
  8. Урок 8. 00:05:27
    EntityType: Custom Query
  9. Урок 9. 00:06:20
    HTML5 & "Sanity" Validation
  10. Урок 10. 00:05:13
    Validation Constraints with @Assert
  11. Урок 11. 00:05:22
    Form Rendering Functions: form_*
  12. Урок 12. 00:05:17
    Form Rendering Variables
  13. Урок 13. 00:07:18
    The Edit Form
  14. Урок 14. 00:07:16
    Registration Form
  15. Урок 15. 00:06:58
    Adding Extra "Unmapped" Fields
  16. Урок 16. 00:06:41
    UniqueEntity & Validation Directly on Form Fields
  17. Урок 17. 00:06:04
    Agree to Terms Database Field
  18. Урок 18. 00:05:35
    Agree to Terms Checkbox Field
  19. Урок 19. 00:08:01
    All about Form Themes
  20. Урок 20. 00:06:22
    Form Theme Block Naming & Creating our Theme!
  21. Урок 21. 00:08:42
    Form Theming & Variables
  22. Урок 22. 00:04:07
    Form Theming a Single Field
  23. Урок 23. 00:06:25
    Custom Field Type
  24. Урок 24. 00:09:09
    Data Transformer
  25. Урок 25. 00:04:42
    Custom Field: configureOptions() & Allowing Empty Input
  26. Урок 26. 00:05:36
    Leveraging Custom Field Options
  27. Урок 27. 00:08:20
    Autocomplete JavaScript
  28. Урок 28. 00:05:27
    Autocomplete Endpoint & Serialization Group
  29. Урок 29. 00:08:20
    Hooking up the AJAX Autocomplete
  30. Урок 30. 00:07:10
    The buildView() Method
  31. Урок 31. 00:10:09
    Form Type Extension
  32. Урок 32. 00:08:35
    Tweak your Form based on the Underlying Data
  33. Урок 33. 00:10:00
    Form Model Classes (DTOs)
  34. Урок 34. 00:09:00
    Custom Validator
  35. Урок 35. 00:06:42
    Setup: For Dependent Select Fields
  36. Урок 36. 00:06:02
    Form Events & Dynamic ChoiceType choices
  37. Урок 37. 00:07:41
    Dynamic Form Events
  38. Урок 38. 00:04:26
    PRE_SET_DATA: Data-based Dynamic Fields
  39. Урок 39. 00:10:19
    JS to Auto-Update the Select Options
  40. Урок 40. 00:05:09
    Clear that Location Name Data
  41. Урок 41. 00:07:03
    A bit of Security Cleanup