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 |
|---|---|---|---|
| ViewsThemeHooks::preprocessViewsViewRss | function | core/ |
Prepares variables for RSS feed templates. |
| ViewsThemeHooks::preprocessViewsViewSummary | function | core/ |
Prepares variables for views summary templates. |
| ViewsThemeHooks::preprocessViewsViewSummaryUnformatted | function | core/ |
Prepares variables for unformatted summary view templates. |
| ViewsThemeHooks::preprocessViewsViewTable | function | core/ |
Prepares variables for views table templates. |
| ViewsThemeHooks::preprocessViewsViewUnformatted | function | core/ |
Prepares variables for views unformatted rows templates. |
| ViewsThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ViewsThemeHooks::__construct | function | core/ |
|
| ViewsThemeIntegrationTest | class | core/ |
Tests the Views theme integration. |
| ViewsThemeIntegrationTest.php | file | core/ |
|
| ViewsThemeIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsThemeIntegrationTest::$modules | property | core/ |
We need theme_test for testing against test_base_theme and test_subtheme. |
| ViewsThemeIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsThemeIntegrationTest::setUp | function | core/ |
Sets up the test. |
| ViewsThemeIntegrationTest::testThemedViewPage | function | core/ |
Tests pre_render and post_render hooks in a theme and sub-theme. |
| ViewsTokensHooks | class | core/ |
Hook implementations for views. |
| ViewsTokensHooks.php | file | core/ |
|
| ViewsTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| ViewsTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| ViewStorageTest | class | core/ |
Tests the CRUD functionality for a view. |
| ViewStorageTest.php | file | core/ |
|
| ViewStorageTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
| ViewStorageTest::$controller | property | core/ |
The configuration entity storage. |
| ViewStorageTest::$entityType | property | core/ |
The entity type definition. |
| ViewStorageTest::$testViews | property | core/ |
Views used by this test. |
| ViewStorageTest::createTests | function | core/ |
Tests creating configuration entities. |
| ViewStorageTest::displayMethodTests | function | core/ |
Tests the display related functions like getDisplaysList(). |
| ViewStorageTest::displayTests | function | core/ |
Tests adding, saving, and loading displays on configuration entities. |
| ViewStorageTest::loadTests | function | core/ |
Tests loading configuration entities. |
| ViewStorageTest::testConfigurationEntityCRUD | function | core/ |
Tests CRUD operations. |
| ViewStorageTest::testCreateDuplicate | function | core/ |
Tests the createDuplicate() View method. |
| ViewStyleHtmlListTest | class | core/ |
Tests the View HTML List style. |
| ViewStyleHtmlListTest.php | file | core/ |
|
| ViewStyleHtmlListTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewStyleHtmlListTest::$modules | property | core/ |
Modules to install. |
| ViewStyleHtmlListTest::$testViews | property | core/ |
Views used by this test. |
| ViewStyleHtmlListTest::setUp | function | core/ |
Sets up the test. |
| ViewStyleHtmlListTest::testOrderedList | function | core/ |
Tests ordered list HTML list. |
| ViewsUIController | class | core/ |
Returns responses for Views UI routes. |
| ViewsUIController.php | file | core/ |
|
| ViewsUIController::$viewsData | property | core/ |
Stores the Views data cache object. |
| ViewsUIController::ajaxOperation | function | core/ |
Calls a method on a view and reloads the listing page. |
| ViewsUIController::autocompleteTag | function | core/ |
Menu callback for Views tag autocompletion. |
| ViewsUIController::edit | function | core/ |
Returns the form to edit a view. |
| ViewsUIController::reportFields | function | core/ |
Lists all instances of fields on any views. |
| ViewsUIController::reportPlugins | function | core/ |
Lists all plugins and what enabled Views use them. |
| ViewsUIController::__construct | function | core/ |
Constructs a new \Drupal\views_ui\Controller\ViewsUIController object. |
| ViewsUiHooks | class | core/ |
Hook implementations for views_ui. |
| ViewsUiHooks.php | file | core/ |
|
| ViewsUiHooks::contextualLinksViewAlter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| ViewsUiHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
Pagination
- Previous page
- Page 1820
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.