Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewsTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ViewsTestCacheContextFilter | class | core/ |
Plugin annotation @ViewsFilter("views_test_test_cache_context"); |
| ViewsTestCacheContextFilter.php | file | core/ |
|
| ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ViewsTestCacheContextFilter::query | function | core/ |
Add this filter to the query. |
| 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/ |
Test 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. |
| 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. |
| 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/ |
Used by WebTestBase::setup() |
| 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. |
| ViewsUiIntegrationTest | class | core/ |
Tests Media Library's integration with Views UI. |
Pagination
- Previous page
- Page 762
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.