Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
|
CheckpointStorage::getCheckpointsToReadFrom | function | core/ |
Gets the checkpoints to read from. |
CheckpointStorage::getCollectionName | function | core/ |
|
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 CheckpointStorage operations. |
CheckpointStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\CheckpointStorage @group Config |
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/ |
|
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/ |
@covers ::checkpoint @covers \Drupal\Core\Config\Checkpoint\Checkpoint |
CheckpointStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames @covers ::getCollectionName @covers ::createCollection |
CheckpointStorageTest::testConfigCreate | function | core/ |
|
CheckpointStorageTest::testConfigDelete | function | core/ |
|
CheckpointStorageTest::testConfigRename | function | core/ |
|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::decode |
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists @covers ::read @covers ::readMultiple @covers ::listAll |
CheckpointStorageTest::testRevert | function | core/ |
|
CheckpointStorageTest::testRevertWithCollections | function | core/ |
|
CheckpointStorageTest::testWriteOperations | function | core/ |
@covers ::write @covers ::delete @covers ::rename @covers ::deleteAll |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CheckProvider::getChecksNeedRequest | function | core/ |
|
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. |
CKEditor5AspectsOfCKEditor5Plugin::get | function | core/ |
Gets the value of an attribute. |
CKEditor5CacheTag::getSubscribedEvents | function | core/ |
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.