Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| ViewsSelection::countReferenceableEntities | function | core/ |
Counts entities that are referenceable. |
| ViewsSelection::create | function | core/ |
Creates an instance of the plugin. |
| ViewsSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
| 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.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.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. |
| 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/ |
Pagination
- Previous page
- Page 1382
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.