file.settings.yml

Same filename in this branch
  1. 11.x core/modules/file/config/install/file.settings.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/file.settings.yml
Same filename in other branches
  1. 9 core/modules/file/config/install/file.settings.yml
  2. 8.9.x core/modules/file/config/install/file.settings.yml
  3. 10 core/modules/file/config/install/file.settings.yml
core/tests/fixtures/config_install/testing_config_install/file.settings.yml
5 string references to 'file.settings'
FileEventSubscriber::sanitizeFilename in core/modules/file/src/EventSubscriber/FileEventSubscriber.php
Sanitizes the filename of a file being uploaded.
FileWidget::process in core/modules/file/src/Plugin/Field/FieldWidget/FileWidget.php
Form API callback: Processes a file_generic field element.
file_form_system_file_system_settings_alter in core/modules/file/file.module
Implements hook_form_FORM_ID_alter().
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d6/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.
MigrateFileConfigsTest::testFileSettings in core/modules/file/tests/src/Kernel/Migrate/d7/MigrateFileConfigsTest.php
Tests migration of file variables to file.settings.yml.

File

core/tests/fixtures/config_install/testing_config_install/file.settings.yml

View source
  1. _core:
  2. default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM
  3. langcode: fr
  4. description:
  5. type: textfield
  6. length: 128
  7. icon:
  8. directory: core/modules/file/icons
  9. make_unused_managed_files_temporary: false

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.