Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PathPluginBase::remove | function | core/ |
Reacts on deleting a display. |
PathPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PathPluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
PathPluginBase::__construct | function | core/ |
Constructs a PathPluginBase object. |
PathPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\display\PathPluginBase @group views |
PathPluginBaseTest.php | file | core/ |
|
PathPluginBaseTest::$accessPluginManager | property | core/ |
The mocked views access plugin manager. |
PathPluginBaseTest::$pathPlugin | property | core/ |
The tested path plugin base. |
PathPluginBaseTest::$routeProvider | property | core/ |
The route provider that should be used. |
PathPluginBaseTest::$state | property | core/ |
The mocked key value storage. |
PathPluginBaseTest::setUp | function | core/ |
|
PathPluginBaseTest::setupContainer | function | core/ |
Setup access plugin manager and config factory in the Drupal class. |
PathPluginBaseTest::setupViewExecutableAccessPlugin | function | core/ |
Returns some mocked view entity, view executable, and access plugin. |
PathPluginBaseTest::testAlterPostRestRoute | function | core/ |
Tests the altering of a REST route. |
PathPluginBaseTest::testAlterRoute | function | core/ |
Tests the alter route method. |
PathPluginBaseTest::testAlterRoutesWithOptionalParameters | function | core/ |
Tests altering routes with optional parameters in the overridden route. |
PathPluginBaseTest::testAlterRoutesWithParameters | function | core/ |
Tests altering routes with parameters in the overridden route. |
PathPluginBaseTest::testAlterRoutesWithParametersAndUpcasting | function | core/ |
Tests altering routes with parameters and upcasting information. |
PathPluginBaseTest::testAlterRouteWithAlterCallback | function | core/ |
Tests the alter route method with preexisting title callback. |
PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
PathPluginBaseTest::testGetRestRoute | function | core/ |
Tests the altering of a REST route. |
PathPluginBaseTest::testGetRouteName | function | core/ |
Tests the getRouteName method. |
PathPluginTest | class | core/ |
Tests the node row plugin. |
PathPluginTest.php | file | core/ |
|
PathPluginTest::$modules | property | core/ |
Modules to install. |
PathPluginTest::$nodes | property | core/ |
Contains all nodes used by this test. |
PathPluginTest::$testViews | property | core/ |
Views used by this test. |
PathPluginTest::setUp | function | core/ |
|
PathPluginTest::testPathPlugin | function | core/ |
Tests the node path plugin functionality when converted to entity link. |
PhpTufValidator::PLUGIN_NAME | constant | core/ |
The name of the PHP-TUF Composer integration plugin. |
PhpTufValidatorTest::testPluginInstalledAndConfiguredProperly | function | core/ |
Tests that there are no errors if the plugin is set up correctly. |
PhpTufValidatorTest::testPluginNotInstalledInProjectRoot | function | core/ |
Tests there is an error if the plugin is not installed in the project root. |
PhpTufValidatorTest::testPluginRemovedFromStagePreApply | function | core/ |
Tests removing the plugin from the stage before applying it. |
PhpTufValidatorTest::testPluginRemovedFromStagePreRequire | function | core/ |
Tests removing the plugin from the stage on pre-require. |
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
Plugin API | group | core/ |
Using the Plugin API |
plugin.api.php | file | core/ |
Hooks provided by the Plugin system. |
plugin.manager.ckeditor5.plugin | service | core/ |
Drupal\ckeditor5\Plugin\CKEditor5PluginManager |
plugin.manager.config_translation.mapper | service | core/ |
Drupal\config_translation\ConfigMapperManager |
plugin.manager.core.layout | service | core/ |
Drupal\Core\Layout\LayoutPluginManager |
plugin.manager.editor | service | core/ |
Drupal\editor\Plugin\EditorManager |
Pagination
- Previous page
- Page 43
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.