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 |
|---|---|---|---|
| ChainedFastBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
| ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
| ChangeLogger::getSubscribedEvents | function | core/ |
|
| Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
| Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
| Checkboxes::getInfo | function | core/ |
Returns the element properties for this element. |
| CheckpointListInterface::get | function | core/ |
Gets a checkpoint. |
| CheckpointListInterface::getActiveCheckpoint | function | core/ |
Gets the active checkpoint. |
| CheckpointListInterface::getParents | function | core/ |
Gets a checkpoint's parents. |
| CheckpointStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
| CheckpointStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| CheckpointStorage::getKeyValue | function | core/ |
Gets the key value storage for the provided checkpoint. |
| CheckpointStorage::getOriginalConfig | function | core/ |
Gets the original data from the configuration. |
| CheckpointStorage::getSubscribedEvents | function | core/ |
|
| CheckpointStorageTest | class | core/ |
Tests Drupal\Core\Config\Checkpoint\CheckpointStorage. |
| CheckpointStorageTest | class | core/ |
Tests CheckpointStorage operations. |
| CheckpointStorageTest.php | file | core/ |
|
| CheckpointStorageTest.php | file | core/ |
|
| CheckpointStorageTest::$memory | property | core/ |
The memory storage containing the data. |
| CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
| CheckpointStorageTest::$storage | property | core/ |
The checkpoint storage under test. |
| CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
| CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::testCheckpointCreation | function | core/ |
Tests checkpoint creation. |
| CheckpointStorageTest::testCollections | function | core/ |
Tests collections. |
| CheckpointStorageTest::testConfigCreate | function | core/ |
Tests the create operation of checkpoint storage. |
| CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
| CheckpointStorageTest::testConfigRename | function | core/ |
Tests the rename operation of checkpoint storage. |
| CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
| CheckpointStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| CheckpointStorageTest::testReadOperations | function | core/ |
Tests read operations. |
| CheckpointStorageTest::testRevert | function | core/ |
Tests the revert operation of checkpoint storage. |
| CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
| CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
| CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| CKEditor5::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| CKEditor5::getEventualEditorWithPrimedFilterFormat | function | core/ |
Gets the eventual text format config entity: from form state + editor. |
| CKEditor5::getGeneratedAllowedHtmlValue | function | core/ |
Value callback to set the CKEditor 5-generated "allowed_html" value. |
| CKEditor5::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| CKEditor5::getLibraries | function | core/ |
Returns libraries to be attached. |
| CKEditor5::getSubmittedFilterFormat | function | core/ |
Gets the submitted text format config entity from form state. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.