Search for view
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 |
---|---|---|---|
ViewsTemplateTest | class | core/ |
Tests the template retrieval of views. |
ViewsTemplateTest.php | file | core/ |
|
ViewsTemplateTest::$testViews | property | core/ |
Views to be enabled. |
ViewsTemplateTest::testTemplate | function | core/ |
Tests render functionality. |
ViewsTest | class | core/ |
@coversDefaultClass \Drupal\views\Views[[api-linebreak]] @group views |
ViewsTest.php | file | core/ |
|
ViewsTest::$container | property | core/ |
The test container. |
ViewsTest::providerTestGetApplicableViews | function | core/ |
Data provider for testGetApplicableViews. |
ViewsTest::setUp | function | core/ |
|
ViewsTest::testGetApplicableViews | function | core/ |
@covers ::getApplicableViews[[api-linebreak]] |
ViewsTest::testGetNonExistentView | function | core/ |
Tests the getView() method against a non-existent view. |
ViewsTest::testGetView | function | core/ |
Tests the getView() method. |
ViewsTestCacheContext | class | core/ |
Test cache context which uses a dynamic context coming from state. |
ViewsTestCacheContext.php | file | core/ |
|
ViewsTestCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
ViewsTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
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() |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.