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 |
|---|---|---|---|
| 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. |
| ViewsLoggerTestTrait | trait | core/ |
Provides helper functions for logging in views. |
| ViewsLoggerTestTrait.php | file | core/ |
|
| ViewsLoggerTestTrait::setUpMockLoggerWithMissingEntity | function | core/ |
Sets up a mock logger for when views can't load an entity. |
| 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::$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 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. |
| ViewsMenuLink::updateLink | function | core/ |
Updates the definition values for a menu link. |
| ViewsMenuLink::__construct | function | core/ |
Constructs a new ViewsMenuLink. |
| ViewsMenuLink::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Derivative\ViewsLocalTask instance. |
| ViewsMenuLinkForm | class | core/ |
Provides a form to edit Views menu links. |
| ViewsMenuLinkForm.php | file | core/ |
|
| ViewsMenuLinkForm::$menuLink | property | core/ |
The edited views menu link. |
| ViewsMenuLinkForm::buildConfigurationForm | function | core/ |
Form constructor. |
| ViewsMenuLinkForm::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
| ViewsMenuLinkTest | class | core/ |
Menu link test. |
| ViewsMenuLinkTest.php | file | core/ |
|
| ViewsMenuLinkTest::$menuLinkManager | property | core/ |
The menu link manager. |
| ViewsMenuLinkTest::$menuLinkOverrides | property | core/ |
The menu link overrides. |
| ViewsMenuLinkTest::$testViews | property | core/ |
Views to be enabled. |
| ViewsMenuLinkTest::setUp | function | core/ |
|
| ViewsMenuLinkTest::testMenuLinkOverrides | function | core/ |
Tests views internal menu link options. |
| ViewsModerationStateFilterTest | class | core/ |
Tests the views 'moderation_state_filter' filter plugin. |
| ViewsModerationStateFilterTest | class | core/ |
Tests the views 'moderation_state_filter' filter plugin. |
| ViewsModerationStateFilterTest.php | file | core/ |
|
| ViewsModerationStateFilterTest.php | file | core/ |
|
| ViewsModerationStateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsModerationStateFilterTest::$modules | property | core/ |
Modules to install. |
| ViewsModerationStateFilterTest::$modules | property | core/ |
Modules to install. |
| ViewsModerationStateFilterTest::assertFilterStates | function | core/ |
Assert the states which appear in the filter. |
| ViewsModerationStateFilterTest::assertNodesWithFilters | function | core/ |
Assert the nodes appear when the test view is executed. |
| ViewsModerationStateFilterTest::assertPluginStates | function | core/ |
Assert the plugin states. |
| ViewsModerationStateFilterTest::assertWorkflowDependencies | function | core/ |
Asserts the views dependencies on workflow config entities. |
| ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset | function | core/ |
Execute a view and assert the expected results. |
Pagination
- Previous page
- Page 1813
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.