Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| CanaryTransportFactory::create | function | core/ |
|
| CanaryTransportFactory::getSupportedSchemes | function | core/ |
|
| CancelUser::$tempStoreFactory | property | core/ |
The tempstore factory. |
| CaptureTransport::$keyValueFactory | property | core/ |
Key value factory. |
| CaptureTransport::setKeyValueFactory | function | core/ |
Set key value factory. |
| CaptureTransport::__toString | function | core/ |
|
| CategoryAutocompleteController | class | core/ |
Returns autocomplete responses for block categories. |
| CategoryAutocompleteController.php | file | core/ |
|
| CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
| CategoryAutocompleteController::autocomplete | function | core/ |
Retrieves suggestions for block category autocompletion. |
| CategoryAutocompleteController::create | function | core/ |
Instantiates a new instance of this class. |
| CategoryAutocompleteController::__construct | function | core/ |
Constructs a new CategoryAutocompleteController. |
| CategoryAutocompleteTest | class | core/ |
Tests Drupal\block\Controller\CategoryAutocompleteController. |
| CategoryAutocompleteTest.php | file | core/ |
|
| CategoryAutocompleteTest::$autocompleteController | property | core/ |
The autocomplete controller. |
| CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
| CategoryAutocompleteTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
| ChainedFastBackendFactory | class | core/ |
Defines the chained fast cache backend factory. |
| ChainedFastBackendFactory.php | file | core/ |
|
| ChainedFastBackendFactory::$consistentServiceName | property | core/ |
The service name of the consistent backend factory. |
| ChainedFastBackendFactory::$container | property | core/ |
The service container. |
| ChainedFastBackendFactory::$fastServiceName | property | core/ |
The service name of the fast backend factory. |
| ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
| ChainedFastBackendFactory::setContainer | function | core/ |
Sets the service container. |
| ChainedFastBackendFactory::__construct | function | core/ |
Constructs ChainedFastBackendFactory object. |
| ChainedFastBackendFactoryTest | class | core/ |
Tests Drupal\Core\Cache\ChainedFastBackendFactory. |
| ChainedFastBackendFactoryTest.php | file | core/ |
|
| ChainedFastBackendFactoryTest::testDifferentServices | function | core/ |
Test if different names are provided for consistent and fast services. |
| ChainedFastBackendFactoryTest::testIdenticalService | function | core/ |
Test if the same name is provided for consistent and fast services. |
| ChainedFastBackendTest::testFallThroughToConsistentCache | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
| ChainEntityResolverTest::testResolverWithResolvedToZero | function | core/ |
Tests the resolve method where one resolver returns 0. |
| ChainRequestPolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
| ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
| ChangedCommand::$selector | property | core/ |
A CSS selector string. |
| CheckpointStorage | class | core/ |
Provides a config storage that can make checkpoints. |
| CheckpointStorage.php | file | core/ |
|
| CheckpointStorage::$keyValueStores | property | core/ |
The key value stores that store configuration changed for each checkpoint. |
| CheckpointStorage::$readFromCheckpoint | property | core/ |
The checkpoint to read from. |
| CheckpointStorage::checkpoint | function | core/ |
Creates a checkpoint, if required, and returns the active checkpoint. |
| 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::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| CheckpointStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| CheckpointStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| CheckpointStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| CheckpointStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| 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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.