system.file.yml
Same filename in other branches
- 8.9.x core/modules/system/config/install/system.file.yml
- 10 core/modules/system/config/install/system.file.yml
- 11.x core/modules/system/config/install/system.file.yml
- 11.x core/tests/fixtures/config_install/testing_config_install/system.file.yml
- 11.x core/tests/fixtures/config_install/multilingual/system.file.yml
9 string references to 'system.file'
- FileSystemForm::buildForm in core/
modules/ system/ src/ Form/ FileSystemForm.php - Form constructor.
- FileSystemForm::getEditableConfigNames in core/
modules/ system/ src/ Form/ FileSystemForm.php - Gets the configuration names that will be editable.
- FileUploadResource::create in core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php - Creates an instance of the plugin.
- SaveUploadFormTest::testHandleDangerousFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadFormTest.php - Tests dangerous file handling.
- SaveUploadTest::testHandleDangerousFile in core/
modules/ file/ tests/ src/ Functional/ SaveUploadTest.php - Tests dangerous file handling.
File
-
core/
modules/ system/ config/ install/ system.file.yml
View source
- allow_insecure_uploads: false
- default_scheme: 'public'
- temporary_maximum_age: 21600
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.