Search for init
Title | Object type | File name | Summary |
---|---|---|---|
ContextDefinitionInterface::setDescription | function | core/ |
Sets the human readable description. |
ContextDefinitionInterface::setLabel | function | core/ |
Sets the human readable label. |
ContextDefinitionInterface::setMultiple | function | core/ |
Sets whether the data is multi-valued. |
ContextDefinitionInterface::setRequired | function | core/ |
Sets whether the data is required. |
ContextDefinitionIsSatisfiedTest | class | core/ |
Tests Drupal\Core\Plugin\Context\ContextDefinition. |
ContextDefinitionIsSatisfiedTest.php | file | core/ |
|
ContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
ContextDefinitionIsSatisfiedTest::setUp | function | core/ |
|
ContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
Tests that context requirements is satisfied as expected. |
ContextDefinitionTest | class | core/ |
Tests Drupal\Core\Plugin\Context\ContextDefinition. |
ContextDefinitionTest | class | core/ |
Tests Drupal\Core\Annotation\ContextDefinition. |
ContextDefinitionTest | class | core/ |
Tests the ContextDefinition class. |
ContextDefinitionTest.php | file | core/ |
|
ContextDefinitionTest.php | file | core/ |
|
ContextDefinitionTest.php | file | core/ |
|
ContextDefinitionTest::$modules | property | core/ |
Modules to install. |
ContextDefinitionTest::$modules | property | core/ |
Modules to install. |
ContextDefinitionTest::providerGetConstraint | function | core/ |
Data provider for testGetConstraint. |
ContextDefinitionTest::providerGetDataDefinition | function | core/ |
Very simple data provider. |
ContextDefinitionTest::testConstraints | function | core/ |
Tests adding constraints via annotations. |
ContextDefinitionTest::testCreateWithEntityDataType | function | core/ |
Tests create with entity data type. |
ContextDefinitionTest::testDefaultValue | function | core/ |
Tests default value. |
ContextDefinitionTest::testEntityContextDefinitionAssert | function | core/ |
Tests entity context definition assert. |
ContextDefinitionTest::testGetConstraint | function | core/ |
Tests get constraint. |
ContextDefinitionTest::testGetDataDefinition | function | core/ |
Tests get data definition. |
ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ |
Tests get data definition invalid type. |
ContextDefinitionTest::testIsSatisfiedBy | function | core/ |
Tests is satisfied by. |
ContextHandler::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ |
Provides data for testFilterPluginDefinitionsByContexts(). |
ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ |
Tests filter plugin definitions by contexts. |
ContextInterface::getContextDefinition | function | core/ |
Gets the provided definition that the context must conform to. |
ContextInterface::getContextDefinition | function | core/ |
|
ContextTest::$contextDefinition | property | core/ |
The mocked context definition object. |
ContextualLinkDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
ContextualLinkManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
ContextualLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
ControllerResolver::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
ControllerResolverInterface::getControllerFromDefinition | function | core/ |
Returns the Controller instance with a given controller route definition. |
ControllerResolverTest::providerTestGetControllerFromDefinition | function | core/ |
Provides test data for testGetControllerFromDefinition(). |
ControllerResolverTest::testGetControllerFromDefinition | function | core/ |
Tests getControllerFromDefinition(). |
ControllerResolverTest::testGetControllerFromDefinitionNotCallable | function | core/ |
Tests getControllerFromDefinition() without a callable. |
CookieResourceTestTrait::initAuthentication | function | core/ |
|
CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
CreateForEachBundleDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
CronQueueTestDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.