Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBaseTest.php | file | core/ |
|
| PluginBaseTest.php | file | core/ |
|
| PluginBaseTest::$testHelperPlugin | property | core/ |
The test helper plugin to use for the tests. |
| PluginBaseTest::$testPluginBase | property | core/ |
|
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
|
| PluginBaseTest::providerTestGetBaseId | function | core/ |
Returns test data for testGetBaseId(). |
| PluginBaseTest::providerTestGetDerivativeId | function | core/ |
Returns test data for testGetDerivativeId(). |
| PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
| PluginBaseTest::providerTestSetOptionDefault | function | core/ |
Data provider for testSetOptionDefault(). |
| PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
@dataProvider providerTestFilterByDefinedOptions @covers ::filterByDefinedOptions[[api-linebreak]] |
| PluginBaseTest::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
| PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
| PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PluginDependencyTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginDependencyTrait[[api-linebreak]] @group Plugin |
| PluginDependencyTraitTest.php | file | core/ |
|
| PluginDependencyTraitTest::providerTestPluginDependencies | function | core/ |
Provides test data for plugin dependencies. |
| PluginDependencyTraitTest::testCalculatePluginDependencies | function | core/ |
@covers ::calculatePluginDependencies[[api-linebreak]] |
| PluginDependencyTraitTest::testGetPluginDependencies | function | core/ |
@covers ::getPluginDependencies[[api-linebreak]] |
| PluginExistsConstraintTest | class | core/ |
@group Plugin @group Validation |
| PluginExistsConstraintTest.php | file | core/ |
|
| PluginExistsConstraintTest::testMissingOption | function | core/ |
Tests missing option. |
| PluginExistsConstraintTest::testOption | function | core/ |
Tests with different option keys. |
| PluginExistsConstraintValidatorTest | class | core/ |
@group Plugin @group Validation |
| PluginExistsConstraintValidatorTest.php | file | core/ |
|
| PluginExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
| PluginFormFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginFormFactory[[api-linebreak]] @group Plugin |
| PluginFormFactoryTest.php | file | core/ |
|
| PluginFormFactoryTest::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactoryTest::$manager | property | core/ |
The manager being tested. |
| PluginFormFactoryTest::setUp | function | core/ |
|
| PluginFormFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance[[api-linebreak]] |
| PluginHelperLegacyTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginHelper[[api-linebreak]] @group Plugin @group legacy |
| PluginHelperLegacyTest.php | file | core/ |
Pagination
- Previous page
- Page 563
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.