Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.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 |
|---|---|---|---|
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
| PagerPluginBaseTest::testGetCurrentPage | function | core/ |
Tests the getCurrentPage() method. |
| PagerPluginBaseTest::testGetItemsPerPage | function | core/ |
Tests the getItemsPerPage() method. |
| PagerPluginBaseTest::testGetOffset | function | core/ |
Tests the getOffset() method. |
| PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
| PagerPluginBaseTest::testGetTotalItems | function | core/ |
Tests the getTotalItems() method. |
| PagerPluginBaseTest::testHasMoreRecords | function | core/ |
Tests the hasMoreRecords() method. |
| PagerPluginBaseTest::testSetCurrentPage | function | core/ |
Tests the setCurrentPage() method. |
| PagerPluginBaseTest::testSetItemsPerPage | function | core/ |
Tests the setItemsPerPage() method. |
| PagerPluginBaseTest::testSetOffset | function | core/ |
Tests the setOffset() method. |
| PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
| PagerPluginBaseTest::testUsePager | function | core/ |
Tests the usePager() method. |
| PagerPluginBaseTest::testUsesExposed | function | core/ |
Tests the usesExposed() method. |
| PathFieldDefinitionTest::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
| PathPluginBase | class | core/ |
The base display plugin for path/callbacks. This is used for pages and feeds. |
| PathPluginBase.php | file | core/ |
|
| PathPluginBase::$routeProvider | property | core/ |
The route provider. |
| PathPluginBase::$state | property | core/ |
The state key value store. |
| PathPluginBase::alterRoutes | function | core/ |
Alters a collection of routes and replaces definitions to the view. |
| PathPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| PathPluginBase::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
| PathPluginBase::create | function | core/ |
Creates an instance of the plugin. |
| PathPluginBase::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
| PathPluginBase::execute | function | core/ |
Executes the view and returns data in the format required. |
| PathPluginBase::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
| PathPluginBase::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| PathPluginBase::getPath | function | core/ |
Returns the base path to use for this display. |
| PathPluginBase::getRoute | function | core/ |
Generates a route entry for a given view and display. |
| PathPluginBase::getRouteName | function | core/ |
Returns the route name for the display. |
| PathPluginBase::getUrlInfo | function | core/ |
Generates a URL to this display. |
| PathPluginBase::hasPath | function | core/ |
Checks to see if the display has a 'path' field. |
| PathPluginBase::isDefaultTabPath | function | core/ |
Determines if this display's path is a default tab. |
| PathPluginBase::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| PathPluginBase::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
| PathPluginBase::overrideAppliesPathAndMethod | function | core/ |
Determines whether an override for the path and method should happen. |
| 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[[api-linebreak]] @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. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.