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 |
---|---|---|---|
ViewsStyle::$base | property | core/ |
The base tables on which this style plugin can be used. |
ViewsStyle::$display_types | property | core/ |
The types of the display this plugin can be used with. |
ViewsStyle::$help | property | core/ |
A short help string; this is displayed in the views UI. |
ViewsStyle::$id | property | core/ |
The plugin ID. |
ViewsStyle::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsStyle::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsStyle::$theme | property | core/ |
The theme function used to render the style output. |
ViewsStyle::$title | property | core/ |
The plugin title used in the views UI. |
ViewsTemplateTest | class | core/ |
Tests the template retrieval of views. |
ViewsTemplateTest.php | file | core/ |
|
ViewsTemplateTest::$testViews | property | core/ |
Views to be enabled. |
ViewsTemplateTest::register | function | core/ |
Registers test-specific services. |
ViewsTemplateTest::testTemplate | function | core/ |
Tests render functionality. |
ViewsTemplateTest::testThemeSuggestionsContainerAlter | function | core/ |
@covers views_theme_suggestions_container_alter().[[api-linebreak]] |
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/ |
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. |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.