| PluginBaseTest::testUnpackOptions |
function |
core/modules/views/tests/src/Unit/PluginBaseTest.php |
Tests the unpackOptions method. |
| PluginBaseTest::testViewsTokenReplace |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Tests viewsTokenReplace without any twig tokens. |
| PluginDependencyTraitTest |
class |
core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php |
Tests Drupal\Core\Plugin\PluginDependencyTrait. |
| PluginDependencyTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php |
|
| PluginDependencyTraitTest::providerTestPluginDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php |
Provides test data for plugin dependencies. |
| PluginDependencyTraitTest::testCalculatePluginDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php |
Tests calculate plugin dependencies. |
| PluginDependencyTraitTest::testGetPluginDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginDependencyTraitTest.php |
Tests get plugin dependencies. |
| PluginExistsConstraintTest |
class |
core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php |
Tests Drupal\Core\Plugin\Plugin\Validation\Constraint\PluginExistsConstraint. |
| PluginExistsConstraintTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php |
|
| PluginExistsConstraintTest::testManagerOption |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php |
Tests plugin is created when manager option is set to a valid service ID. |
| PluginExistsConstraintTest::testMissingOption |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginExistsConstraintTest.php |
Tests missing option. |
| PluginExistsConstraintValidatorTest |
class |
core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php |
Tests Plugin Exists Constraint Validator. |
| PluginExistsConstraintValidatorTest.php |
file |
core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php |
|
| PluginExistsConstraintValidatorTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php |
|
| PluginExistsConstraintValidatorTest::testFallbackPluginIds |
function |
core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation |
function |
core/tests/Drupal/KernelTests/Core/Plugin/PluginExistsConstraintValidatorTest.php |
Tests validation of plugin existence. |
| PluginFormFactoryTest |
class |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests Drupal\Core\Plugin\PluginFormFactory. |
| PluginFormFactoryTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
|
| PluginFormFactoryTest::$classResolver |
property |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
The class resolver. |
| PluginFormFactoryTest::$manager |
property |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
The manager being tested. |
| PluginFormFactoryTest::setUp |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
|
| PluginFormFactoryTest::testCreateInstance |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance. |
| PluginFormFactoryTest::testCreateInstanceDefaultFallback |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance default fallback. |
| PluginFormFactoryTest::testCreateInstanceDefinitionException |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance definition exception. |
| PluginFormFactoryTest::testCreateInstanceInvalidException |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance invalid exception. |
| PluginFormFactoryTest::testCreateInstancePluginAware |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance plugin aware. |
| PluginFormFactoryTest::testCreateInstanceUsingPlugin |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance using plugin. |
| PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php |
Tests create instance using plugin with slashes. |
| PluginIdTest |
class |
core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php |
Tests Drupal\Component\Annotation\PluginID. |
| PluginIdTest |
class |
core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php |
Tests Drupal\Component\Plugin\Attribute\PluginID. |
| PluginIdTest.php |
file |
core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php |
|
| PluginIdTest.php |
file |
core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php |
|
| PluginIdTest::testGet |
function |
core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php |
Tests get. |
| PluginIdTest::testGet |
function |
core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginIdTest.php |
Tests get. |
| PluginIdTest::testGetId |
function |
core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php |
Tests get id. |
| PluginInstanceTest |
class |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
Tests that an instance of all views plugins can be created. |
| PluginInstanceTest.php |
file |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
|
| PluginInstanceTest::$definitions |
property |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
An array of plugin definitions, keyed by plugin type. |
| PluginInstanceTest::$deprecatedPlugins |
property |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
List of deprecated plugin classes. |
| PluginInstanceTest::$modules |
property |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
|
| PluginInstanceTest::$pluginTypes |
property |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
All views plugin types. |
| PluginInstanceTest::assertPluginInstances |
function |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
Asserts that instances of every views plugin can be created. |
| PluginInstanceTest::setUp |
function |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
|
| PluginInstanceTest::testPluginData |
function |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
Confirms that there is plugin data for all views plugin types. |
| PluginInstanceTest::testPluginInstances |
function |
core/modules/views/tests/src/Kernel/PluginInstanceTest.php |
Tests creating instances of every views plugin. |
| PluginKernelTestBase |
class |
core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php |
Base test class for views plugin unit tests. |
| PluginKernelTestBase.php |
file |
core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php |
|
| PluginManagerBaseTest |
class |
core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php |
Tests Drupal\Component\Plugin\PluginManagerBase. |