Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestPluginBase::__construct | function | core/ |
Constructs a PluginBase object. |
| TestPluginDependency | class | core/ |
Stub class for testing PluginDependencyTrait. |
| TestPluginDependency::$moduleHandler | property | core/ |
The module handler. |
| TestPluginDependency::$themeHandler | property | core/ |
The theme handler. |
| TestPluginDependency::getDependencies | function | core/ |
|
| TestPluginDependency::moduleHandler | function | core/ |
Wraps the module handler. |
| TestPluginDependency::setModuleHandler | function | core/ |
|
| TestPluginDependency::setThemeHandler | function | core/ |
|
| TestPluginDependency::themeHandler | function | core/ |
Wraps the theme handler. |
| TestPluginForm | class | core/ |
Plugin form test class. |
| TestPluginForm::buildConfigurationForm | function | core/ |
Form constructor. |
| TestPluginForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestPluginForm::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestPluginManager | class | core/ |
A plugin manager for condition plugins. |
| TestPluginManager | class | core/ |
Defines a plugin manager used by Plugin API unit tests. |
| TestPluginManager.php | file | core/ |
|
| TestPluginManager.php | file | core/ |
|
| TestPluginManager::__construct | function | core/ |
Constructs a TestPluginManager object. |
| TestPluginManager::__construct | function | core/ |
|
| TestPluginManagerWithDefaults | class | core/ |
Plugin manager test class with defaults assigned. |
| TestPluginManagerWithDefaults::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| TestPluginSettingsBase | class | core/ |
Stub class for testing PluginSettingsBase. |
| TestPluginSettingsBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| TestPluginWithForm | class | core/ |
Test class for form. |
| TestPluginWithForm::buildConfigurationForm | function | core/ |
|
| TestPluginWithForm::getFormClass | function | core/ |
Gets the form class for the given operation. |
| TestPluginWithForm::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| TestPluginWithForm::getPluginId | function | core/ |
Gets the plugin ID of the plugin instance. |
| TestPluginWithForm::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
| TestPluginWithForm::submitConfigurationForm | function | core/ |
|
| TestPluginWithForm::validateConfigurationForm | function | core/ |
|
| TestPreinstallInterface | interface | core/ |
Allows running code prior to a test site install. |
| TestPreinstallInterface.php | file | core/ |
|
| TestPreinstallInterface::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestPrepareLayout | class | core/ |
Provides an event subscriber for testing section storage alteration. |
| TestPrepareLayout.php | file | core/ |
|
| TestPrepareLayout::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| TestPrepareLayout::$messenger | property | core/ |
The messenger service. |
| TestPrepareLayout::getSubscribedEvents | function | core/ |
|
| TestPrepareLayout::onAfterPrepareLayout | function | core/ |
Subscriber to test acting after the LB subscriber. |
| TestPrepareLayout::onBeforePrepareLayout | function | core/ |
Subscriber to test acting before the LB subscriber. |
| TestPrepareLayout::__construct | function | core/ |
Constructs a new TestPrepareLayout. |
| TestPrivateService | class | core/ |
A service to test private flag. |
| TestPrivateService.php | file | core/ |
|
| TestProfilerExtension | class | core/ |
Twig extension to add a test node visitor. |
| TestProfilerExtension.php | file | core/ |
|
| TestProfilerExtension::enter | function | core/ |
Dummy function called when a Twig template is entered. |
| TestProfilerExtension::getNodeVisitors | function | core/ |
|
| TestProfilerExtension::leave | function | core/ |
Dummy function called when a Twig template is left. |
| TestRequirementsTrait | trait | core/ |
Allows test classes to require Drupal modules as dependencies. |
Pagination
- Previous page
- Page 1409
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.