Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | class | core/ |
Tests the service views.views_data. |
| ViewsDataTest.php | file | core/ |
|
| 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::$field | property | core/ |
|
| 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 install. |
| ViewsDataTest::$viewsData | property | core/ |
The tested views data class. |
| ViewsDataTest::providerTestGetEmptyKey | function | core/ |
|
| 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. |
| 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 a non-existent table. |
| ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable | function | core/ |
Tests the cache calls for a non-existent 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::testGetEmptyKey | function | core/ |
Tests that getting data with an empty key throws an exception. |
| 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::testViewsViewsDataIsBackendOverridable | function | core/ |
Tests that the service "views.views_data" is backend-overridable. |
| ViewsDataTest::viewsData | function | core/ |
Returns the views data definition. |
| ViewsDataTest::viewsDataWithProvider | function | core/ |
Returns the views data definition with the provider key. |
| ViewSelectionEntityReferenceTest | class | core/ |
Tests the ViewSelection EntityReferenceSelection plugin. |
| ViewSelectionEntityReferenceTest.php | file | core/ |
|
| ViewSelectionEntityReferenceTest::$modules | property | core/ |
Modules to install. |
| ViewSelectionEntityReferenceTest::$testViews | property | core/ |
Views used by this test. |
| ViewSelectionEntityReferenceTest::setUp | function | core/ |
|
| ViewSelectionEntityReferenceTest::testSelectionPlugin | function | core/ |
Tests the ViewSelection plugin. |
| ViewsEntitySchemaSubscriberIntegrationTest | class | core/ |
Tests \Drupal\views\EventSubscriber\ViewsEntitySchemaSubscriber. |
| ViewsEntitySchemaSubscriberIntegrationTest.php | file | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| ViewsEntitySchemaSubscriberIntegrationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| ViewsEntitySchemaSubscriberIntegrationTest::$eventSubscriber | property | core/ |
The tested event subscriber of views. |
Pagination
- Previous page
- Page 790
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.