Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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::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. |
| 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. |
| ViewsEntitySchemaSubscriberIntegrationTest::$modules | property | core/ |
Modules to enable. |
| ViewsEntitySchemaSubscriberIntegrationTest::$state | property | core/ |
The state service. |
| ViewsEntitySchemaSubscriberIntegrationTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEntitySchemaSubscriberIntegrationTest::assertUpdatedViews | function | core/ |
Checks that the passed-in view IDs were the only ones updated. |
| ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay | function | core/ |
Gets a view and its display. |
| ViewsEntitySchemaSubscriberIntegrationTest::setUp | function | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename | function | core/ |
Tests that renaming base tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testBrokenView | function | core/ |
Tests that broken views are handled gracefully. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableAddition | function | core/ |
Tests that adding data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename | function | core/ |
Tests that renaming data tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testDeleteEntityType | function | core/ |
Tests that views are disabled when an entity type is deleted. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename | function | core/ |
Tests that renaming revision tables adapts the views. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDisabling | function | core/ |
Tests that removing revision support disables the view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testRevisionEnabling | function | core/ |
Tests that enabling revisions doesn't do anything. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdates | function | core/ |
Tests a bunch possible entity definition table updates. |
| ViewsEntitySchemaSubscriberIntegrationTest::testVariousTableUpdatesForRevisionView | function | core/ |
Tests some possible entity table updates for a revision view. |
| ViewsEntitySchemaSubscriberIntegrationTest::testViewSaveException | function | core/ |
Tests the case when a view could not be updated automatically. |
| ViewsEscapingTest | class | core/ |
Tests output of Views. |
| ViewsEscapingTest.php | file | core/ |
|
| ViewsEscapingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsEscapingTest::$modules | property | core/ |
Used by WebTestBase::setup() |
| ViewsEscapingTest::$testViews | property | core/ |
Views used by this test. |
| ViewsEscapingTest::setUp | function | core/ |
|
| ViewsEscapingTest::testViewsFieldHeaderEscaping | function | core/ |
Tests for incorrectly escaped markup in a header label on a display table. |
| ViewsEscapingTest::testViewsViewFieldsEscaping | function | core/ |
Tests for incorrectly escaped markup in the views-view-fields.html.twig. |
| ViewsFormMultipleTest | class | core/ |
Tests a page with multiple Views forms. |
| ViewsFormMultipleTest.php | file | core/ |
|
| ViewsFormMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsFormMultipleTest::$testViews | property | core/ |
Views used by this test. |
| ViewsFormMultipleTest::setUp | function | core/ |
|
| ViewsFormMultipleTest::testViewsFormMultiple | function | core/ |
Tests the a page with multiple View forms in it. |
| ViewsFormMultipleTest::viewsData | function | core/ |
Returns the views data definition. |
| ViewsFormTest | class | core/ |
Tests Views forms functionality. |
| ViewsFormTest.php | file | core/ |
|
| ViewsFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewsFormTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 758
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.