Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ContextDefinitionIsSatisfiedTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextDefinition[[api-linebreak]] @group Plugin |
| 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 the ContextDefinition class. |
| ContextDefinitionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextDefinition[[api-linebreak]] @group Plugin |
| ContextDefinitionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Annotation\ContextDefinition[[api-linebreak]] @group Plugin |
| ContextDefinitionTest.php | file | core/ |
|
| ContextDefinitionTest.php | file | core/ |
|
| ContextDefinitionTest.php | file | core/ |
|
| ContextDefinitionTest::$modules | property | core/ |
Modules to enable. |
| ContextDefinitionTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@covers ::create[[api-linebreak]] |
| ContextDefinitionTest::testDefaultValue | function | core/ |
@covers ::getDefaultValue[[api-linebreak]] @covers ::setDefaultValue[[api-linebreak]] |
| ContextDefinitionTest::testEntityContextDefinitionAssert | function | core/ |
@covers ::__construct[[api-linebreak]] |
| ContextDefinitionTest::testGetConstraint | function | core/ |
@dataProvider providerGetConstraint @covers ::getConstraint[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinition | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testGetDataDefinitionInvalidType | function | core/ |
@dataProvider providerGetDataDefinition @covers ::getDataDefinition[[api-linebreak]] @uses \Drupal |
| ContextDefinitionTest::testIsSatisfiedBy | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] |
| ContextException | class | core/ |
An exception class to be thrown for context plugin exceptions. |
| ContextException.php | file | core/ |
|
| ContextHandler | class | core/ |
Provides methods to handle sets of contexts. |
| ContextHandler.php | file | core/ |
|
| ContextHandler::applyContextMapping | function | core/ |
Prepares a plugin for evaluation. |
| ContextHandler::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
| 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. |
| ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
| ContextHandlerInterface | interface | core/ |
Provides an interface for handling sets of contexts. |
| ContextHandlerInterface.php | file | core/ |
|
| ContextHandlerInterface::applyContextMapping | function | core/ |
Prepares a plugin for evaluation. |
| ContextHandlerInterface::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
| ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
| ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
| ContextHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextHandler[[api-linebreak]] |
| ContextHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextHandler[[api-linebreak]] @group Plugin |
| ContextHandlerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\ContextHandlerTest. |
| ContextHandlerTest.php | file | core/ |
|
| ContextHandlerTest::$contextHandler | property | core/ |
The context handler. |
| ContextHandlerTest::$modules | property | core/ |
Modules to enable. |
| ContextHandlerTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements(). |
| ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ |
Provides data for testFilterPluginDefinitionsByContexts(). |
| ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
| ContextHandlerTest::setUp | function | core/ |
|
| ContextHandlerTest::testApplyContextMapping | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
| ContextHandlerTest::testApplyContextMapping | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
Pagination
- Previous page
- Page 315
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.