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 |
|---|---|---|---|
| ViewsDataHelper::fetchFields | function | core/ |
Fetches a list of all fields available for a given base type. |
| ViewsDataHelper::__construct | function | core/ |
Constructs a ViewsData object. |
| ViewsDataHelperTest | class | core/ |
@coversDefaultClass \Drupal\views\ViewsDataHelper[[api-linebreak]] @group views |
| ViewsDataHelperTest.php | file | core/ |
|
| ViewsDataHelperTest::testFetchFields | function | core/ |
Tests fetchFields. |
| ViewsDataHelperTest::viewsData | function | core/ |
Returns the views data definition. |
| ViewsDataIntegrationTest | class | core/ |
Tests the views integration of content_moderation. |
| ViewsDataIntegrationTest.php | file | core/ |
|
| ViewsDataIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsDataIntegrationTest::setUp | function | core/ |
|
| ViewsDataIntegrationTest::testContentModerationStateBaseJoin | function | core/ |
Tests the join from the data table to the moderation state table. |
| ViewsDataIntegrationTest::testContentModerationStateField | function | core/ |
Tests the content moderation state views field. |
| ViewsDataIntegrationTest::testContentModerationStateRevisionJoin | function | core/ |
Tests the join from the revision data table to the moderation state table. |
| ViewsDataTableDependencyUpdateTest | class | core/ |
Tests the upgrade path for views data table provider dependencies. |
| ViewsDataTableDependencyUpdateTest.php | file | core/ |
|
| ViewsDataTableDependencyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ViewsDataTableDependencyUpdateTest::testPostUpdate | function | core/ |
Tests that dependencies are correct after update. |
| ViewsDataTest | class | core/ |
Test to ensure views data is properly created for the Options module. |
| ViewsDataTest | class | core/ |
@coversDefaultClass \Drupal\views\ViewsData[[api-linebreak]] @group views |
| ViewsDataTest.php | file | core/ |
|
| ViewsDataTest.php | file | core/ |
|
| ViewsDataTest::$cacheBackend | property | core/ |
The mocked cache backend. |
| ViewsDataTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ViewsDataTest::$configFactory | property | core/ |
The mocked config factory. |
| ViewsDataTest::$fieldStorage | property | core/ |
The field storage. |
| ViewsDataTest::$languageManager | property | core/ |
The mocked language manager. |
| ViewsDataTest::$moduleHandler | property | core/ |
The mocked module handler. |
| ViewsDataTest::$modules | property | core/ |
Modules to enable. |
| ViewsDataTest::$viewsData | property | core/ |
The tested views data class. |
| ViewsDataTest::setUp | function | core/ |
|
| ViewsDataTest::setUp | function | core/ |
|
| ViewsDataTest::setupMockedModuleHandler | function | core/ |
Mocks the basic module handler used for the test. |
| ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data without a warm cache. |
| ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables | function | core/ |
Tests the cache calls for multiple tables without warm caches. |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimes | function | core/ |
Tests the cache backend behavior with requesting the same table multiple |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimesAndWarmCache | function | core/ |
Tests the cache calls for a single table and warm cache for: |
| ViewsDataTest::testCacheCallsWithWarmCacheAndDifferentTable | function | core/ |
Tests the cache calls for a different table than the one in cache: |
| ViewsDataTest::testCacheCallsWithWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data. |
| ViewsDataTest::testCacheCallsWithWarmCacheAndInvalidTable | function | core/ |
Tests the cache calls for an not existing table: |
| ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable | function | core/ |
Tests the cache calls for an not existing table: |
| ViewsDataTest::testFetchBaseTables | function | core/ |
Tests the fetchBaseTables() method. |
| ViewsDataTest::testFullAndTableGetCache | function | core/ |
Tests the cache of the full and single table data. |
| ViewsDataTest::testFullGetCache | function | core/ |
Tests the caching of the full views data. |
| ViewsDataTest::testGetAllEqualsToGetNull | function | core/ |
Tests that getting all data has same results as getting data with NULL logic. |
| ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
| ViewsDataTest::testNonExistingTableGetCache | function | core/ |
Tests building the views data with a non existing table. |
| ViewsDataTest::testOptionsFieldViewsData | function | core/ |
Tests the option module's implementation of hook_field_views_data(). |
| ViewsDataTest::testSingleTableGetCache | function | core/ |
Tests the caching of the views data for a specific table. |
| ViewsDataTest::viewsData | function | core/ |
Returns the views data definition. |
| ViewsDataTest::viewsDataWithProvider | function | core/ |
Returns the views data definition with the provider key. |
Pagination
- Previous page
- Page 75
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.