Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| FileSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| FileSelectionTest | class | core/ |
Tests file selection plugin. |
| FileSelectionTest.php | file | core/ |
|
| FileSelectionTest::$modules | property | core/ |
Modules to install. |
| FileSelectionTest::$selectionHandler | property | core/ |
The selection handler. |
| FileSelectionTest::setUp | function | core/ |
|
| FileSelectionTest::testCanNotReferToTemporaryFiles | function | core/ |
Tests that entity reference should avoid referring to temporary files. |
| FileSelectionTest::testCanReferToPermanentFiles | function | core/ |
Tests that entity reference should refer permanent files. |
| FileServiceProvider | class | core/ |
Adds 'application/octet-stream' as a known (bin) format. |
| FileServiceProvider.php | file | core/ |
|
| FileServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| FileSize | class | core/ |
Formatter that shows the file byte size in a human-readable way. |
| FileSize | class | core/ |
Render a numeric value as a size. |
| FileSize.php | file | core/ |
|
| FileSize.php | file | core/ |
|
| FileSize::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| FileSize::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| FileSize::render | function | core/ |
Renders the field. |
| FileSize::viewElements | function | core/ |
Builds a renderable array for a field value. |
| FileSizeLimitConstraint | class | core/ |
File size max constraint. |
| FileSizeLimitConstraint.php | file | core/ |
|
| FileSizeLimitConstraint::$fileLimit | property | core/ |
The file limit. |
| FileSizeLimitConstraint::$userLimit | property | core/ |
The user limit. |
| FileSizeLimitConstraint::getDefaultOption | function | core/ |
|
| FileSizeLimitConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| FileSizeLimitConstraintValidator | class | core/ |
Validates the FileSizeLimitConstraint. |
| FileSizeLimitConstraintValidator.php | file | core/ |
|
| FileSizeLimitConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| FileSizeLimitConstraintValidator::validate | function | core/ |
|
| FileSizeLimitConstraintValidator::__construct | function | core/ |
Creates a new FileSizeConstraintValidator. |
| FileSizeLimitConstraintValidatorTest | class | core/ |
Tests the FileSizeLimitConstraintValidator. |
| FileSizeLimitConstraintValidatorTest.php | file | core/ |
|
| FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
Tests file validate size. |
| FileStorage | class | core/ |
File storage for files. |
| FileStorage | class | core/ |
Stores the code as regular PHP files. |
| FileStorage | class | core/ |
Defines the file storage. |
| FileStorage.php | file | core/ |
|
| FileStorage.php | file | core/ |
|
| FileStorage.php | file | core/ |
|
| FileStorage::$collection | property | core/ |
The storage collection. |
| FileStorage::$directory | property | core/ |
The filesystem path for configuration objects. |
| FileStorage::$directory | property | core/ |
The directory where the files should be stored. |
| FileStorage::$fileCache | property | core/ |
The file cache object. |
| FileStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| FileStorage::createDirectory | function | core/ |
Ensures the requested directory exists and has the right permissions. |
| FileStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| FileStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| FileStorage::delete | function | core/ |
Deletes PHP code from storage. |
| FileStorage::deleteAll | function | core/ |
Removes all files in this bin. |
Pagination
- Previous page
- Page 596
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.