Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| FileStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| FileStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| FileStorageTest::setUp | function | core/ |
|
| FileStorageTest::setUp | function | core/ |
|
| FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@legacy-covers ::createDirectory |
| FileStorageTest::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
| FileStorageTest::testDeleteAll | function | core/ |
@legacy-covers ::deleteAll |
| FileStorageTest::testListAll | function | core/ |
Tests the FileStorage::listAll method with a relative and absolute path. |
| FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
| FileStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| FileSystem::getDestinationFilename | function | core/ |
Determines the destination path for a file. |
| FileSystem::getOsTemporaryDirectory | function | core/ |
Discovers a writable system-appropriate temporary directory. |
| FileSystem::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystemForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileSystemInterface::getDestinationFilename | function | core/ |
Determines the destination path for a file. |
| FileSystemInterface::getTempDirectory | function | core/ |
Gets the path of the configured temporary directory. |
| FileSystemTempDirectoryTest::testGetTempDirectoryOsDefault | function | core/ |
Tests os default fallback. |
| FileSystemTempDirectoryTest::testGetTempDirectorySettings | function | core/ |
Tests 'file_temp_path' setting. |
| FileTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FileTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FileTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTestHelper::getAllCalls | function | core/ |
Get an array with the calls for all hooks. |
| FileTestHelper::getCalls | function | core/ |
Gets the arguments passed to a given hook invocation. |
| FileTestHooks::getReturn | function | core/ |
Load the appropriate return value. |
| FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileThemeHooks::preprocessFileWidgetMultiple | function | core/ |
Prepares variables for multi file form widget templates. |
| FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
| FileTransfer::__get | function | core/ |
Implements the magic __get() method. |
| FileTransferAuthorizeForm::getFiletransfer | function | core/ |
Gets a FileTransfer class for a specific transfer method and settings. |
| FileTransferAuthorizeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileTransferTest::_getFakeModuleFiles | function | core/ |
Returns a predefined list of fake module files for testing. |
| FileTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| FileTranslation::getTranslationFilesPattern | function | core/ |
Provides translation file name pattern. |
| FileUploadForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FileUploadForm::getMediaType | function | core/ |
Get the media type from the form state. |
| FileUploadLocationTrait::getUploadLocation | function | core/ |
Resolves the file upload location from a file field definition. |
| FileUploadResource::getBaseRoute | function | core/ |
Gets the base route for a particular method. |
| FileUploadResource::getBaseRouteRequirements | function | core/ |
Gets the base route requirements for a particular method. |
| FileUploadResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Gets the expected file entity. |
| FileUploadResourceTestBase::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| FileUploadResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FileUploadResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity referencing the uploaded file. |
| FileUploadResult::getFile | function | core/ |
Gets the File entity. |
| FileUploadResult::getOriginalFilename | function | core/ |
Gets the original filename. |
| FileUploadResult::getSanitizedFilename | function | core/ |
Gets the sanitized filename. |
| FileUploadResult::getViolations | function | core/ |
Gets the constraint violations. |
| FileUploadSanitizeNameEvent::getAllowedExtensions | function | core/ |
Gets the list of allowed extensions. |
| FileUploadSanitizeNameEvent::getFilename | function | core/ |
Gets the filename. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.