Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
FileStorage::getCollectionDirectory | function | core/ |
Gets the directory for the collection. |
FileStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
FileStorage::getFileExtension | function | core/ |
Returns the file extension used by the file storage for all configuration files. |
FileStorage::getFilePath | function | core/ |
Returns the path to the configuration file. |
FileStorage::getFileSystem | function | core/ |
Returns file system service. |
FileStorage::getFullPath | function | core/ |
Gets the full file path. |
FileStorageFactory::getSync | function | core/ |
Returns a FileStorage object working with the sync config directory. |
FileStorageFactoryTest::testGetSync | function | core/ |
@covers ::getSync[[api-linebreak]] |
FileStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
FileStorageTest | class | core/ |
Tests FileStorage operations. |
FileStorageTest | class | core/ |
@coversDefaultClass \Drupal\Component\PhpStorage\FileStorage[[api-linebreak]] @group Drupal @group PhpStorage |
FileStorageTest.php | file | core/ |
|
FileStorageTest.php | file | core/ |
|
FileStorageTest::$directory | property | core/ |
A directory to store configuration in. |
FileStorageTest::$standardSettings | property | core/ |
Standard test settings to pass to storage instances. |
FileStorageTest::delete | function | core/ |
|
FileStorageTest::insert | function | core/ |
|
FileStorageTest::read | function | core/ |
|
FileStorageTest::setUp | function | core/ |
|
FileStorageTest::setUp | function | core/ |
|
FileStorageTest::testCreateDirectoryFailWarning | function | core/ |
@covers ::createDirectory[[api-linebreak]] |
FileStorageTest::testCRUD | function | core/ |
Tests basic load/save/delete operations. |
FileStorageTest::testDeleteAll | function | core/ |
@covers ::deleteAll[[api-linebreak]] |
FileStorageTest::testlistAll | function | core/ |
Tests the FileStorage::listAll method with a relative and absolute path. |
FileStorageTest::testUnsupportedDataTypeConfigException | function | core/ |
Tests UnsupportedDataTypeConfigException. |
FileStorageTest::testWriteable | function | core/ |
@covers ::writeable[[api-linebreak]] |
FileStorageTest::update | function | core/ |
|
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::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
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. |
FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTransfer::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
FileTransfer::__get | function | core/ |
Implements the magic __get() method. |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.