Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathParentCacheContext::getContext | function | core/ |
|
| PathParentCacheContext::getLabel | function | core/ |
|
| 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/ |
|
| PathPluginBase::buildOptionsForm | function | core/ |
|
| PathPluginBase::collectRoutes | function | core/ |
|
| PathPluginBase::defineOptions | function | core/ |
Overrides view display plugin base. |
| PathPluginBase::execute | function | core/ |
|
| PathPluginBase::getAlteredRouteNames | function | core/ |
|
| PathPluginBase::getMenuLinks | function | core/ |
|
| PathPluginBase::getPath | function | core/ |
|
| PathPluginBase::getRoute | function | core/ |
Generates a route entry for a given view and display. |
| PathPluginBase::getRouteName | function | core/ |
|
| PathPluginBase::getUrlInfo | function | core/ |
|
| PathPluginBase::hasPath | function | core/ |
|
| PathPluginBase::isDefaultTabPath | function | core/ |
Determines if this display's path is a default tab. |
| PathPluginBase::optionsSummary | function | core/ |
|
| 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/ |
|
| PathPluginBase::submitOptionsForm | function | core/ |
|
| PathPluginBase::validate | function | core/ |
|
| PathPluginBase::validateOptionsForm | function | core/ |
|
| PathPluginBase::validatePath | function | core/ |
Validates the path of the display. |
| PathPluginBase::__construct | function | core/ |
Constructs a PathPluginBase object. |
| PathPluginBaseStub | class | core/ |
Provides a basic class extending PathPluginBase for testing. |
| PathPluginBaseStub.php | file | core/ |
|
| PathPluginBaseTest | class | core/ |
Tests Drupal\views\Plugin\views\display\PathPluginBase. |
| 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::setUpMockServiceLocator | function | core/ |
Initializes a service locator as a mock object. |
| 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. |
Pagination
- Previous page
- Page 1247
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.