Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileRepositoryInterface::writeData | function | core/ |
Writes a file to the specified destination. |
| FileRepositoryTest | class | core/ |
Tests the FileRepository. |
| FileRepositoryTest.php | file | core/ |
|
| FileRepositoryTest::$fileRepository | property | core/ |
The file repository service under test. |
| FileRepositoryTest::setUp | function | core/ |
|
| FileRepositoryTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
| FileRepositoryTest::testExistingError | function | core/ |
Tests that writeData() fails overwriting an existing file. |
| FileRepositoryTest::testExistingRename | function | core/ |
Tests writeData() when renaming around an existing file. |
| FileRepositoryTest::testExistingReplace | function | core/ |
Tests writeData() when replacing an existing file. |
| FileRepositoryTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
| FileRepositoryTest::testLoadByUri | function | core/ |
Tests loading a file by URI. |
| FileRepositoryTest::testLoadByUriCaseSensitive | function | core/ |
Tests loading a file by case-sensitive URI. |
| FileRepositoryTest::testWithFilename | function | core/ |
Tests the writeData() method. |
| FileRequiredTestForm | class | core/ |
File required test form class. |
| FileRequiredTestForm.php | file | core/ |
|
| FileRequiredTestForm::buildForm | function | core/ |
Form constructor. |
| FileRequiredTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileRequirements | class | core/ |
Requirements for the File module. |
| FileRequirements.php | file | core/ |
|
| FileRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| FileResourceTestBase | class | core/ |
Resource test base for file entity. |
| FileResourceTestBase.php | file | core/ |
|
| FileResourceTestBase::$author | property | core/ |
|
| FileResourceTestBase::$entity | property | core/ |
|
| FileResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| FileResourceTestBase::$modules | property | core/ |
Modules to install. |
| FileResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FileResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| FileResourceTestBase::doTestPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| FileResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FileResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FileResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| FileResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FileResourceTestBase::makeCurrentUserFileOwner | function | core/ |
Makes the current user the file owner. |
| FileResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FileRouteProvider | class | core/ |
Provides routes for files. |
| FileRouteProvider.php | file | core/ |
|
| FileRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| FileSanitizationEventSubscriber | class | core/ |
Provides a file sanitization listener for file upload tests. |
| FileSanitizationEventSubscriber.php | file | core/ |
|
| FileSanitizationEventSubscriber::$allowedExtensions | property | core/ |
The allowed extensions. |
| FileSanitizationEventSubscriber::getAllowedExtensions | function | core/ |
Gets the allowed extensions. |
| FileSanitizationEventSubscriber::getSubscribedEvents | function | core/ |
|
| FileSanitizationEventSubscriber::onFileSanitization | function | core/ |
Handles the file sanitization event. |
| FileSaveDataTest | class | core/ |
Tests the file_unmanaged_save_data() function. |
| FileSaveDataTest.php | file | core/ |
|
| FileSaveDataTest::testFileSaveData | function | core/ |
Tests the file_unmanaged_save_data() function. |
| FileSaveHtaccessLoggingTest | class | core/ |
Tests the log message added by the HtaccessWriter service. |
| FileSaveHtaccessLoggingTest.php | file | core/ |
Pagination
- Previous page
- Page 687
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.