Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsTestDataElementEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataElementEmbedForm::submitForm | function | core/ |
Form submission handler. |
| ViewsTestDataElementForm | class | core/ |
Simple form page callback to test the view element. |
| ViewsTestDataElementForm.php | file | core/ |
|
| ViewsTestDataElementForm::buildForm | function | core/ |
Form constructor. |
| ViewsTestDataElementForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataElementForm::submitForm | function | core/ |
Form submission handler. |
| ViewsTestDataErrorForm | class | core/ |
Implements a test form that has a validation error. |
| ViewsTestDataErrorForm.php | file | core/ |
|
| ViewsTestDataErrorForm::buildForm | function | core/ |
Form constructor. |
| ViewsTestDataErrorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::submitForm | function | core/ |
Form submission handler. |
| ViewsTestDataErrorForm::validateForm | function | core/ |
Form validation handler. |
| ViewsTestEntity | class | core/ |
Generic entity class for our test entity types. |
| ViewsTestEntity::$mockedBaseFieldDefinitions | property | core/ |
The mocked base fields for test entity types. |
| ViewsTestEntity::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| ViewsTestEntity::setMockedBaseFieldDefinitions | function | core/ |
Sets up the mocked base field definitions. |
| ViewsTestFormMultipleController | class | core/ |
Controller routines for views form multiple test routes. |
| ViewsTestFormMultipleController.php | file | core/ |
|
| ViewsTestFormMultipleController::testPage | function | core/ |
Returns a test page having test_form_multiple view embedded twice. |
| ViewsTestRenderCacheController | class | core/ |
Provides route responses. |
| ViewsTestRenderCacheController.php | file | core/ |
|
| ViewsTestRenderCacheController::double | function | core/ |
Returns the same block rendered twice with different arguments. |
| 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_basetheme 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. |
| 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::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. |
Pagination
- Previous page
- Page 1463
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.