Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
callback_allowed_values_function | function | core/ |
Provide the allowed values for a 'list_*' field. |
callback_batch_operation | function | core/ |
Perform a single batch operation. |
CallsDestructableServiceController | class | core/ |
Controller to instantiate the destructable service. |
CallsDestructableServiceController.php | file | core/ |
|
CallsDestructableServiceController::$destructable | property | core/ |
Destructable service. |
CallsDestructableServiceController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
CallsDestructableServiceController::render | function | core/ |
Render callback. |
CallsDestructableServiceController::__construct | function | core/ |
|
CancelUser::__construct | function | core/ |
Constructs a CancelUser object. |
card.component.yml | file | core/ |
core/profiles/demo_umami/themes/umami/components/card/card.component.yml |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
CategorizingPluginManagerTrait::processDefinitionCategory | function | core/ |
Processes a plugin definition to ensure there is a category. |
CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory[[api-linebreak]] |
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::$autocompleteController | property | core/ |
The autocomplete controller. |
CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
ChainedFastBackend::$consistentBackend | property | core/ |
The consistent cache backend. |
ChainedFastBackend::garbageCollection | function | core/ |
Performs garbage collection on a cache bin. |
ChainedFastBackend::__construct | function | core/ |
Constructs a ChainedFastBackend object. |
ChainedFastBackendFactory::$consistentServiceName | property | core/ |
The service name of the consistent backend factory. |
ChainedFastBackendFactory::$container | property | core/ |
The service container. |
ChainedFastBackendFactory::setContainer | function | core/ |
Sets the service container. |
ChainedFastBackendFactory::__construct | function | core/ |
Constructs ChainedFastBackendFactory object. |
ChainedFastBackendTest::$consistentCache | property | core/ |
The consistent cache backend. |
ChainedFastBackendTest::testFallThroughToConsistentCache | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
ChainEntityResolver::__construct | function | core/ |
Constructs a ChainEntityResolver object. |
ChainEntityResolverTest::testResolverWithNoneResolved | function | core/ |
Tests the resolve method with no matching resolvers. |
ChainEntityResolverTest::testResolverWithNoneResolvedUsingAddResolver | function | core/ |
Tests the resolve method with no matching resolvers, using addResolver. |
ChainRequestPolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainRequestPolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainRequestPolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChainResponsePolicy | class | core/ |
Implements a compound response policy. |
ChainResponsePolicy | class | core/ |
Provides a proxy class for \Drupal\Core\PageCache\ChainResponsePolicy. |
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.