Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ChainResponsePolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainResponsePolicy[[api-linebreak]] @group PageCache |
ChainResponsePolicyTest.php | file | core/ |
|
ChainResponsePolicyTest::$policy | property | core/ |
The chain response policy under test. |
ChainResponsePolicyTest::$request | property | core/ |
A request object. |
ChainResponsePolicyTest::$response | property | core/ |
A response object. |
ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainResponsePolicyTest::setUp | function | core/ |
|
ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainResponsePolicyTest::testEmptyChain | function | core/ |
Asserts that check() returns NULL if the chain is empty. |
ChainResponsePolicyTest::testNullRuleChain | function | core/ |
Asserts that check() returns NULL if a rule returns NULL. |
ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChangedCommand::__construct | function | core/ |
Constructs a ChangedCommand object. |
ChangeLogger::recordRequestedPackageVersions | function | core/ |
Records requested packages. |
ChangeLogger::__construct | function | core/ |
|
ChangeUserRoleBase::buildConfigurationForm | function | core/ |
Form constructor. |
ChangeUserRoleBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ChangeUserRoleBase::submitConfigurationForm | function | core/ |
Form submission handler. |
ChangeUserRoleBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
Checkpoint::__construct | function | core/ |
Constructs a checkpoint object. |
CheckpointExistsException | class | core/ |
Thrown when trying to add a checkpoint with an ID that already exists. |
CheckpointExistsException.php | file | core/ |
|
CheckpointStorage::CONFIG_COLLECTION_KEY | constant | core/ |
Used to store the list of collections in each checkpoint. |
CheckpointStorage::createCollection | function | core/ |
Creates a collection on the storage. |
CheckpointStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
CheckpointStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
CheckpointStorage::getOriginalConfig | function | core/ |
Gets the original data from the configuration. |
CheckpointStorage::KEY_VALUE_COLLECTION_PREFIX | constant | core/ |
Used as prefix to a config checkpoint collection. |
CheckpointStorage::onConfigRename | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorage::storeCollectionName | function | core/ |
Stores the collection name so the storage knows its own collections. |
CheckpointStorage::__construct | function | core/ |
Constructs a CheckpointStorage object. |
CheckpointStorageTest::getConfigImporter | function | core/ |
Gets the configuration importer. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::testCheckpointCreation | function | core/ |
@covers ::checkpoint[[api-linebreak]] @covers \Drupal\Core\Config\Checkpoint\Checkpoint[[api-linebreak]] |
CheckpointStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames[[api-linebreak]] @covers ::getCollectionName[[api-linebreak]] @covers ::createCollection[[api-linebreak]] |
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::testReadOperations | function | core/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
CheckpointStorageTest::testWriteOperations | function | core/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
CheckProvider::__construct | function | core/ |
Constructs a CheckProvider object. |
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
ChildSandboxManager::__construct | function | core/ |
|
ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
ChooseBlockController.php | file | core/ |
|
ChooseBlockController::$blockManager | property | core/ |
The block manager. |
ChooseBlockController::$currentUser | property | core/ |
The current user. |
ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.