Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsInvalidator::purge | function | core/ |
Purge cache tag invalidations. |
| CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
| CacheTagsInvalidatorInterface | interface | core/ |
Defines required methods for classes wanting to handle cache tag changes. |
| CacheTagsInvalidatorInterface.php | file | core/ |
|
| CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsInvalidatorTest | class | core/ |
Tests Drupal\Core\Cache\CacheTagsInvalidator. |
| CacheTagsInvalidatorTest.php | file | core/ |
|
| CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
Tests invalidate tags. |
| CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
Tests invalidate tags with invalid tags. |
| CacheTagTest::$nodeStorage | property | core/ |
The node storage. |
| CacheTest::testHeaderStorage | function | core/ |
Tests css/js storage and restoring mechanism. |
| CacheWebTest::testCacheOutputOnPage | function | core/ |
Tests the output caching on an actual page. |
| cache_context.protocol_version | service | core/ |
Drupal\Core\Cache\Context\ProtocolVersionCacheContext |
| cache_factory | service | core/ |
Drupal\Core\Cache\CacheFactory |
| cache_tags.invalidator | service | core/ |
Drupal\Core\Cache\CacheTagsInvalidator |
| cache_tags.invalidator.checksum | service | core/ |
Drupal\Core\Cache\DatabaseCacheTagsChecksum |
| CalculatedPermissionsItemTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
| CalculatedPermissionsTest::testConstructor | function | core/ |
Tests that the object values were set in the constructor. |
| Callbacks::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
| CanaryTransport::__toString | function | core/ |
|
| CanaryTransportFactory | class | core/ |
A transport factory only used to test the transport factory adapter. |
| CanaryTransportFactory.php | file | core/ |
|
| 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. |
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.