Search for view
- Search 7.x for view
- Search 9.5.x for view
- Search 10.3.x for view
- Search 11.x for view
- Search main for view
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| View | class | core/ |
Provides a render element to display a view. |
| View | class | core/ |
Defines a View configuration entity class. |
| View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsThemeIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsThemeIntegrationTest::setUp | function | core/ |
|
| ViewsThemeIntegrationTest::testThemedViewPage | function | core/ |
Tests for exceptions and successful execution of hook_views_pre_render() and hook_views_post_render() in theme and subtheme. |
| 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. |
| 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::create | function | core/ |
Instantiates a new instance of this class. |
| 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. |
| ViewsUiIntegrationTest | class | core/ |
Tests Media Library's integration with Views UI. |
| ViewsUiIntegrationTest.php | file | core/ |
|
| ViewsUiIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsUiIntegrationTest::setUp | function | core/ |
|
| ViewsUiIntegrationTest::testViewsAdmin | function | core/ |
Tests that the integration with Views works correctly. |
| ViewsUITourTest | class | core/ |
Tests the Views UI tour. |
| ViewsUITourTest.php | file | core/ |
|
| ViewsUITourTest::$adminUser | property | core/ |
An admin user with administrative permissions for views. |
| ViewsUITourTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsUITourTest::$localeStorage | property | core/ |
String translation storage object. |
| ViewsUITourTest::$modules | property | core/ |
Modules to enable. |
| ViewsUITourTest::createTranslation | function | core/ |
Creates single translation for source string. |
| ViewsUITourTest::setUp | function | core/ |
|
| ViewsUITourTest::testViewsUiTourTips | function | core/ |
Tests views_ui tour tip availability. |
| ViewsUITourTest::testViewsUiTourTipsTranslated | function | core/ |
Tests views_ui tour tip availability in a different language. |
| ViewsWizard | class | core/ |
Defines a Plugin annotation object for views wizard plugins. |
| ViewsWizard.php | file | core/ |
|
| ViewsWizard::$base_table | property | core/ |
The base tables on which this wizard is used. |
| ViewsWizard::$id | property | core/ |
The plugin ID. |
| ViewsWizard::$short_title | property | core/ |
(optional) The short title used in the views UI. |
| ViewsWizard::$title | property | core/ |
The plugin title used in the views UI. |
| ViewsWizardTest | class | core/ |
Tests views creation wizard. |
| ViewsWizardTest.php | file | core/ |
|
| ViewsWizardTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsWizardTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.