Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field.field.media.video.field_media_video_file.yml

Same filename in this branch
  1. 11.1.x core/profiles/demo_umami/config/install/field.field.media.video.field_media_video_file.yml
  2. 11.1.x core/recipes/local_video_media_type/config/field.field.media.video.field_media_video_file.yml
core/profiles/standard/config/optional/field.field.media.video.field_media_video_file.yml

File

core/profiles/standard/config/optional/field.field.media.video.field_media_video_file.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.media.field_media_video_file
  6. - media.type.video
  7. module:
  8. - file
  9. id: media.video.field_media_video_file
  10. field_name: field_media_video_file
  11. entity_type: media
  12. bundle: video
  13. label: 'Video file'
  14. description: ''
  15. required: true
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. handler: 'default:file'
  21. handler_settings: { }
  22. file_directory: '[date:custom:Y]-[date:custom:m]'
  23. file_extensions: mp4
  24. max_filesize: ''
  25. description_field: false
  26. field_type: file

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal