Search for path
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathMediaFormTest::testMediaForm | function | core/ |
Tests the media form UI. |
| PathNoCanonicalLinkTest | class | core/ |
Tests path alias deletion when there is no canonical link template. |
| PathNoCanonicalLinkTest.php | file | core/ |
|
| PathNoCanonicalLinkTest::$modules | property | core/ |
Modules to install. |
| 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 install. |
| PathNodeFormTest::setUp | function | core/ |
|
| PathNodeFormTest::testAliasDuplicationPrevention | function | core/ |
Tests that duplicate path aliases don't get created. |
| PathNodeFormTest::testNodeForm | function | core/ |
Tests the node form ui. |
| PathParentCacheContext | class | core/ |
Defines a cache context service for path parents. |
| PathParentCacheContext.php | file | core/ |
|
| PathParentCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| PathParentCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| PathParentCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PathParentCacheContextTest | class | core/ |
Tests Drupal\Core\Cache\Context\PathParentCacheContext. |
| PathParentCacheContextTest.php | file | core/ |
|
| PathParentCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of paths and expected cache contexts. |
| PathParentCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| 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::defineOptions | function | core/ |
Overrides view display plugin base. |
| 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/ |
Tests Drupal\views\Plugin\views\display\PathPluginBase. |
| PathPluginBaseTest.php | file | core/ |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.