Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| views_ui_test_theme_views_ui_display_tab_alter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
| views_ui_test_theme_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| views_ui_view_preview_section_display_category_links | function | core/ |
Returns a link to editing a certain display setting. |
| views_ui_view_preview_section_handler_links | function | core/ |
Returns contextual links for each handler of a certain section. |
| views_ui_view_preview_section_rows_links | function | core/ |
Returns all contextual links for the main content part of the view. |
| views_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| views_view_is_disabled | function | core/ |
Returns whether the view is disabled. |
| views_view_is_enabled | function | core/ |
Returns whether the view is enabled. |
| ViewTest | class | core/ |
Tests Drupal\views\Plugin\views\area\View. |
| ViewTest | class | core/ |
JSON:API integration test for the "View" config entity type. |
| ViewTest.php | file | core/ |
|
| ViewTest.php | file | core/ |
|
| ViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewTest::$entity | property | core/ |
|
| ViewTest::$entityStorage | property | core/ |
The mocked entity storage. |
| ViewTest::$entityTypeId | property | core/ |
The tested entity type. |
| ViewTest::$modules | property | core/ |
Modules to install. |
| ViewTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| ViewTest::$viewHandler | property | core/ |
The view handler. |
| ViewTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ViewTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ViewTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ViewTest::setUp | function | core/ |
|
| ViewTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ViewTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ViewTestBase | class | core/ |
Defines a base class for Views testing in the full web test environment. |
| ViewTestBase.php | file | core/ |
|
| ViewTestBase::$modules | property | core/ |
Modules to install. |
| ViewTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
| ViewTestBase::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
| ViewTestBase::executeView | function | core/ |
Executes a view. |
| ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
| ViewTestBase::orderResultSet | function | core/ |
Orders a nested array containing a result set based on a given column. |
| ViewTestBase::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestBase::setUp | function | core/ |
Sets up the test. |
| ViewTestBase::viewsData | function | core/ |
Returns the views data definition. |
| ViewTestData | class | core/ |
Provides tests view data and the base test schema with sample data records. |
| ViewTestData.php | file | core/ |
|
| ViewTestData::createTestViews | function | core/ |
Create test views from config. |
| ViewTestData::dataSet | function | core/ |
Returns a very simple test dataset. |
| ViewTestData::schemaDefinition | function | core/ |
Returns the schema definition. |
| ViewTestData::viewsData | function | core/ |
Returns the views data definition. |
| ViewTranslationTest | class | core/ |
Tests views title translation. |
| ViewTranslationTest.php | file | core/ |
|
| ViewTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewTranslationTest::$modules | property | core/ |
Modules to install. |
| ViewTranslationTest::$testViews | property | core/ |
|
| ViewTranslationTest::setUp | function | core/ |
Sets up the test. |
| ViewTranslationTest::testViewTitleTranslation | function | core/ |
Tests that the view route title is translated. |
| ViewUI::$additionalQueries | property | core/ |
Stores a list of database queries run beside the main one from views. |
Pagination
- Previous page
- Page 1600
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.