| FileSecurityTest::testWriteHtaccessPrivate |
function |
core/tests/Drupal/Tests/Component/FileSecurity/FileSecurityTest.php |
Tests write htaccess private. |
| FileSecurityTest::testWriteHtaccessPublic |
function |
core/tests/Drupal/Tests/Component/FileSecurity/FileSecurityTest.php |
Tests write htaccess public. |
| FileSelection |
class |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Provides specific access control for the file entity type. |
| FileSelection.php |
file |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
|
| FileSelection::buildEntityQuery |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Builds an EntityQuery to get referenceable entities. |
| FileSelection::createNewEntity |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Creates a new entity object that can be used as a valid reference. |
| FileSelection::validateReferenceableNewEntities |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Validates which newly created entities can be referenced. |
| FileSelectionTest |
class |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
Tests file selection plugin. |
| FileSelectionTest.php |
file |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
|
| FileSelectionTest::$modules |
property |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
Modules to install. |
| FileSelectionTest::$selectionHandler |
property |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
The selection handler. |
| FileSelectionTest::setUp |
function |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
|
| FileSelectionTest::testCanNotReferToTemporaryFiles |
function |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
Tests that entity reference should avoid referring to temporary files. |
| FileSelectionTest::testCanReferToPermanentFiles |
function |
core/modules/file/tests/src/Kernel/Plugin/EntityReference/FileSelectionTest.php |
Tests that entity reference should refer permanent files. |
| FileServiceProvider |
class |
core/modules/file/src/FileServiceProvider.php |
Adds 'application/octet-stream' as a known (bin) format. |
| FileServiceProvider.php |
file |
core/modules/file/src/FileServiceProvider.php |
|
| FileServiceProvider::alter |
function |
core/modules/file/src/FileServiceProvider.php |
Modifies existing service definitions. |
| FileSize |
class |
core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php |
Formatter that shows the file byte size in a human-readable way. |
| FileSize |
class |
core/modules/views/src/Plugin/views/field/FileSize.php |
Render a numeric value as a size. |
| FileSize.php |
file |
core/modules/views/src/Plugin/views/field/FileSize.php |
|
| FileSize.php |
file |
core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php |
|
| FileSize::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/FileSize.php |
Default option form that provides label widget that all fields should have. |
| FileSize::defineOptions |
function |
core/modules/views/src/Plugin/views/field/FileSize.php |
Information about options for all kinds of purposes will be held here. |
| FileSize::render |
function |
core/modules/views/src/Plugin/views/field/FileSize.php |
Renders the field. |
| FileSize::viewElements |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/FileSize.php |
Builds a renderable array for a field value. |
| FileSizeLimitConstraint |
class |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
File size max constraint. |
| FileSizeLimitConstraint.php |
file |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
|
| FileSizeLimitConstraint::$fileLimit |
property |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
The file limit. |
| FileSizeLimitConstraint::$userLimit |
property |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
The user limit. |
| FileSizeLimitConstraint::getDefaultOption |
function |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
|
| FileSizeLimitConstraint::__construct |
function |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraint.php |
#[HasNamedArguments] |
| FileSizeLimitConstraintValidator |
class |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraintValidator.php |
Validates the FileSizeLimitConstraint. |
| FileSizeLimitConstraintValidator.php |
file |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraintValidator.php |
|
| FileSizeLimitConstraintValidator::create |
function |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraintValidator.php |
Instantiates a new instance of this class. |
| FileSizeLimitConstraintValidator::validate |
function |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraintValidator.php |
|
| FileSizeLimitConstraintValidator::__construct |
function |
core/modules/file/src/Plugin/Validation/Constraint/FileSizeLimitConstraintValidator.php |
Creates a new FileSizeConstraintValidator. |
| FileSizeLimitConstraintValidatorTest |
class |
core/modules/file/tests/src/Kernel/Plugin/Validation/Constraint/FileSizeLimitConstraintValidatorTest.php |
Tests the FileSizeLimitConstraintValidator. |
| FileSizeLimitConstraintValidatorTest.php |
file |
core/modules/file/tests/src/Kernel/Plugin/Validation/Constraint/FileSizeLimitConstraintValidatorTest.php |
|
| FileSizeLimitConstraintValidatorTest::testFileValidateSize |
function |
core/modules/file/tests/src/Kernel/Plugin/Validation/Constraint/FileSizeLimitConstraintValidatorTest.php |
Tests file validate size. |
| FileStorage |
class |
core/lib/Drupal/Core/Config/FileStorage.php |
Defines the file storage. |
| FileStorage |
class |
core/modules/file/src/FileStorage.php |
File storage for files. |
| FileStorage |
class |
core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Stores the code as regular PHP files. |
| FileStorage.php |
file |
core/lib/Drupal/Component/PhpStorage/FileStorage.php |
|
| FileStorage.php |
file |
core/modules/file/src/FileStorage.php |
|
| FileStorage.php |
file |
core/lib/Drupal/Core/Config/FileStorage.php |
|
| FileStorage::$collection |
property |
core/lib/Drupal/Core/Config/FileStorage.php |
The storage collection. |
| FileStorage::$directory |
property |
core/lib/Drupal/Core/Config/FileStorage.php |
The filesystem path for configuration objects. |
| FileStorage::$directory |
property |
core/lib/Drupal/Component/PhpStorage/FileStorage.php |
The directory where the files should be stored. |
| FileStorage::$fileCache |
property |
core/lib/Drupal/Core/Config/FileStorage.php |
The file cache object. |
| FileStorage::createCollection |
function |
core/lib/Drupal/Core/Config/FileStorage.php |
Creates a collection on the storage. |