Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsTestDataController | class | core/ |
Controller class for views_test_data callbacks. |
| ViewsTestDataController.php | file | core/ |
|
| ViewsTestDataController::errorFormPage | function | core/ |
Renders an error form page. |
| ViewsTestDataController::placeholderLazyBuilder | function | core/ |
#lazy_builder callback; for testing purposes only. |
| ViewsTestDataController::preRender | function | core/ |
Tests pre_render function. |
| ViewsTestDataController::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ViewsTestDataElementEmbedForm | class | core/ |
Simple form page callback to test the view element. |
| ViewsTestDataElementEmbedForm.php | file | core/ |
|
| ViewsTestDataElementEmbedForm::buildForm | function | core/ |
Form constructor. |
| 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. |
Pagination
- Previous page
- Page 1421
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.