Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| ViewsListTest | class | core/ |
Tests the views list. |
| ViewsListTest.php | file | core/ |
|
| ViewsListTest::$adminUser | property | core/ |
A user with permission to administer views. |
| ViewsListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsListTest::$modules | property | core/ |
Modules to enable. |
| ViewsListTest::setUp | function | core/ |
|
| ViewsListTest::testViewsListLimit | function | core/ |
Tests that the views list does not use a pager. |
| ViewsLocalTask | class | core/ |
Provides local task definitions for all views configured as local tasks. |
| ViewsLocalTask.php | file | core/ |
|
| ViewsLocalTask::$routeProvider | property | core/ |
The route provider. |
| ViewsLocalTask::$state | property | core/ |
The state key value store. |
| ViewsLocalTask::$viewStorage | property | core/ |
The view storage. |
| ViewsLocalTask::alterLocalTasks | function | core/ |
Alters base_route and parent_id into the views local tasks. |
| ViewsLocalTask::create | function | core/ |
Creates a new class instance. |
| ViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
| ViewsLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsLocalTask::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Derivative\ViewsLocalTask instance. |
| ViewsLocalTaskTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\Derivative\ViewsLocalTask[[api-linebreak]] @group views |
| ViewsLocalTaskTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\Plugin\Derivative\ViewsLocalTaskTest. |
| ViewsLocalTaskTest::$baseDefinition | property | core/ |
|
| ViewsLocalTaskTest::$localTaskDerivative | property | core/ |
The tested local task derivative class. |
| ViewsLocalTaskTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewsLocalTaskTest::$state | property | core/ |
The mocked key value storage. |
| ViewsLocalTaskTest::$viewStorage | property | core/ |
|
| ViewsLocalTaskTest::setUp | function | core/ |
|
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask | function | core/ |
Tests fetching the derivatives on a view with a local task and a parent. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask | function | core/ |
Tests fetching the derivatives on a view with without a local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute | function | core/ |
Tests fetching the derivatives on a view which overrides an existing route. |
| ViewsMenuLink | class | core/ |
Defines menu links provided by views. |
| ViewsMenuLink | class | core/ |
Provides menu links for Views. |
| ViewsMenuLink.php | file | core/ |
|
| ViewsMenuLink.php | file | core/ |
|
| ViewsMenuLink::$deprecatedProperties | property | core/ |
|
| ViewsMenuLink::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewsMenuLink::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| ViewsMenuLink::$view | property | core/ |
The view executable of the menu link. |
| ViewsMenuLink::$viewExecutableFactory | property | core/ |
The view executable factory. |
| ViewsMenuLink::$viewStorage | property | core/ |
The view storage. |
| ViewsMenuLink::create | function | core/ |
Creates an instance of the plugin. |
| ViewsMenuLink::create | function | core/ |
Creates a new class instance. |
| ViewsMenuLink::deleteLink | function | core/ |
Deletes a menu link. |
| ViewsMenuLink::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
| ViewsMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| ViewsMenuLink::isDeletable | function | core/ |
Returns whether this link can be deleted. |
| ViewsMenuLink::isExpanded | function | core/ |
Returns whether the child menu links should always been shown. |
| ViewsMenuLink::loadView | function | core/ |
Initializes the proper view. |
Pagination
- Previous page
- Page 1378
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.