| ContextHandlerTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
|
| ContextHandlerTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
|
| ContextHandlerTest::$contextHandler |
property |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
The context handler. |
| ContextHandlerTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
Modules to install. |
| ContextHandlerTest::providerTestCheckRequirements |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Provides data for testCheckRequirements(). |
| ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Provides data for testFilterPluginDefinitionsByContexts(). |
| ContextHandlerTest::providerTestGetMatchingContexts |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Provides data for testGetMatchingContexts(). |
| ContextHandlerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
|
| ContextHandlerTest::testApplyContextMapping |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping. |
| ContextHandlerTest::testApplyContextMapping |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping. |
| ContextHandlerTest::testApplyContextMappingAlreadyApplied |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping already applied. |
| ContextHandlerTest::testApplyContextMappingConfigurableAssigned |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping configurable assigned. |
| ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping configurable assigned miss. |
| ContextHandlerTest::testApplyContextMappingMissingNotRequired |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping missing not required. |
| ContextHandlerTest::testApplyContextMappingMissingRequired |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping missing required. |
| ContextHandlerTest::testApplyContextMappingNoValueNonRequired |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping no value non required. |
| ContextHandlerTest::testApplyContextMappingNoValueRequired |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests apply context mapping no value required. |
| ContextHandlerTest::testCheckRequirements |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests check requirements. |
| ContextHandlerTest::testFilterPluginDefinitionsByContexts |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests filter plugin definitions by contexts. |
| ContextHandlerTest::testGetMatchingContexts |
function |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Tests get matching contexts. |
| ContextPluginTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php |
Tests that contexts are properly set and working within plugins. |
| ContextPluginTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php |
|
| ContextPluginTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php |
Modules to install. |
| ContextPluginTest::testContext |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php |
Tests basic context definition and value getters and setters. |
| ContextTest |
class |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
Tests Drupal\Component\Plugin\Context\Context. |
| ContextTest |
class |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests Drupal\Core\Plugin\Context\Context. |
| ContextTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
|
| ContextTest.php |
file |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
|
| ContextTest::$contextDefinition |
property |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
The mocked context definition object. |
| ContextTest::$typedData |
property |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
The mocked Typed Data object. |
| ContextTest::$typedDataManager |
property |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
The mocked Typed Data manager. |
| ContextTest::providerGetContextValue |
function |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
Data provider for testGetContextValue. |
| ContextTest::providerHasContextValue |
function |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
Data provider for testHasContextValue. |
| ContextTest::setUp |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
|
| ContextTest::setUpDefaultValue |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Set up mocks for the getDefaultValue() method call. |
| ContextTest::testDefaultDataValue |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests default data value. |
| ContextTest::testDefaultValue |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests default value. |
| ContextTest::testDefaultValue |
function |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
@legacy-covers ::getContextValue |
| ContextTest::testGetContextValue |
function |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
@legacy-covers ::getContextValue |
| ContextTest::testHasContextValue |
function |
core/tests/Drupal/Tests/Component/Plugin/Context/ContextTest.php |
@legacy-covers ::hasContextValue |
| ContextTest::testNullDataValue |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests null data value. |
| ContextTest::testSetContextValueCacheableDependency |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests set context value cacheable dependency. |
| ContextTest::testSetContextValueTypedData |
function |
core/tests/Drupal/Tests/Core/Plugin/Context/ContextTest.php |
Tests set context value typed data. |
| ContextTypedDataTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
Tests that contexts work properly with the typed data manager. |
| ContextTypedDataTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
|
| ContextTypedDataTest::providerHasContextValue |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
Data provider for testHasContextValue. |
| ContextTypedDataTest::testGetContextValue |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
Tests that getting a context value does not throw fatal errors. |
| ContextTypedDataTest::testHasContextValue |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
Tests has context value. |
| ContextTypedDataTest::testSerialize |
function |
core/tests/Drupal/KernelTests/Core/Plugin/ContextTypedDataTest.php |
Tests that contexts can be serialized. |
| ContextualDynamicContextTest |
class |
core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php |
Tests contextual link display on the front page based on permissions. |