Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
VersionHistoryLocalTasks::__construct | function | core/ |
Creates a new VersionHistoryLocalTasks instance. |
VerticalTabs | class | core/ |
Provides a render element for vertical tabs in a form. |
VerticalTabs.php | file | core/ |
|
VerticalTabs::getInfo | function | core/ |
Returns the element properties for this element. |
VerticalTabs::preRenderVerticalTabs | function | core/ |
Prepares a vertical_tabs element for rendering. |
VerticalTabs::processVerticalTabs | function | core/ |
Creates a group formatted as vertical tabs. |
ViewsFormAlterTest | class | core/ |
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm. |
ViewsFormAlterTest.php | file | core/ |
|
ViewsFormAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewsFormAlterTest::$modules | property | core/ |
Modules to install. |
ViewsFormAlterTest::testViewsFormAlter | function | core/ |
Tests hook_form_BASE_FORM_ID_alter for a ViewsForm. |
ViewsHandlerManagerTest::testAlterHookInvocation | function | core/ |
Tests that hook_views_plugins_TYPE_alter() is invoked for a handler type. |
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 @group views |
ViewsLocalTaskTest.php | file | core/ |
|
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. |
ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
ViewsPluginInterface::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
ViewsPluginInterface::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
ViewsQueryAlter | class | core/ |
Defines a class for altering views queries. |
ViewsQueryAlter.php | file | core/ |
|
ViewsQueryAlter::$adjustedTables | property | core/ |
An array of tables adjusted for workspace_association join. |
ViewsQueryAlter::$entityFieldManager | property | core/ |
The entity field manager. |
ViewsQueryAlter::$entityTypeManager | property | core/ |
The entity type manager service. |
ViewsQueryAlter::$languageManager | property | core/ |
The language manager. |
ViewsQueryAlter::$viewsData | property | core/ |
The views data. |
ViewsQueryAlter::$viewsJoinPluginManager | property | core/ |
A plugin manager which handles instances of views join plugins. |
ViewsQueryAlter::$workspaceInfo | property | core/ |
The workspace information service. |
ViewsQueryAlter::$workspaceManager | property | core/ |
The workspace manager service. |
ViewsQueryAlter::alterQuery | function | core/ |
Implements a hook bridge for hook_views_query_alter(). |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.