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 |
---|---|---|---|
ViewsSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
ViewsSelection::initializeView | function | core/ |
Initializes a view. |
ViewsSelection::settingsFormValidate | function | core/ |
Element validate; Check View is valid. |
ViewsSelection::stripAdminAndAnchorTagsFromResults | function | core/ |
Strips all admin and anchor tags from a result list. |
ViewsSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
ViewsSelection::__construct | function | core/ |
Constructs a new ViewsSelection object. |
ViewsSort | class | core/ |
Defines a Plugin annotation object for views sort handlers. |
ViewsSort | class | core/ |
Defines a Plugin attribute object for views sort handlers. |
ViewsSort.php | file | core/ |
|
ViewsSort.php | file | core/ |
|
ViewsSqlExceptionTest | class | core/ |
Tests the views exception handling. |
ViewsSqlExceptionTest.php | file | core/ |
|
ViewsSqlExceptionTest::$testViews | property | core/ |
Views to be enabled. |
ViewsSqlExceptionTest::testSqlException | function | core/ |
Tests for the SQL exception. |
ViewsSqlExceptionTest::viewsData | function | core/ |
Returns the views data definition. |
ViewsStyle | class | core/ |
Defines a Plugin annotation object for views style plugins. |
ViewsStyle | class | core/ |
Defines a views style plugins type attribute for plugin discovery. |
ViewsStyle.php | file | core/ |
|
ViewsStyle.php | file | core/ |
|
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. |
ViewsStyle::__construct | function | core/ |
Constructs a ViewsStyle attribute. |
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/ |
#[ViewsFilter("views_test_test_cache_context")] |
ViewsTestCacheContextFilter.php | file | core/ |
|
ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
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.