Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathNoCanonicalLinkTest::setUp | function | core/ |
|
| PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate | function | core/ |
Tests for no canonical link templates. |
| PathNodeFormTest | class | core/ |
Tests the Path Node form UI. |
| PathNodeFormTest.php | file | core/ |
|
| PathNodeFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathNodeFormTest::$modules | property | core/ |
Modules to enable. |
| PathNodeFormTest::setUp | function | core/ |
|
| PathNodeFormTest::testNodeForm | function | core/ |
Tests the node form ui. |
| PathParentCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\PathParentCacheContext[[api-linebreak]] @group Cache |
| PathParentCacheContextTest.php | file | core/ |
|
| PathParentCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| 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/ |
Contains \Drupal\Tests\views\Unit\Plugin\display\PathPluginBaseTest. |
| 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. |
Pagination
- Previous page
- Page 963
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.