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 |
---|---|---|---|
CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
ChainedFastBackend::get | function | core/ |
Returns data from the persistent cache. |
ChainedFastBackend::getLastWriteTimestamp | function | core/ |
Gets the last write timestamp. |
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 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/ |
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. |
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.