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 |
---|---|---|---|
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/ |
@covers ::calculateDependencies[[api-linebreak]] |
ViewTestBase | class | core/ |
Defines a base class for Views testing in the full web test environment. |
ViewTestBase | class | core/ |
Defines a base class for Views testing in the full web test environment. |
ViewTestBase.php | file | core/ |
|
ViewTestBase.php | file | core/ |
|
ViewTestBase::$modules | property | core/ |
Modules to enable. |
ViewTestBase::$modules | property | core/ |
Modules to enable. |
ViewTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
ViewTestBase::dataSet | function | core/ |
Returns a very simple test dataset. |
ViewTestBase::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
ViewTestBase::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
ViewTestBase::executeView | function | core/ |
Executes a view with debugging. |
ViewTestBase::executeView | function | core/ |
Executes a view with debugging. |
ViewTestBase::helperButtonHasLabel | function | core/ |
Asserts the existence of a button with a certain ID and label. |
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::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::schemaDefinition | function | core/ |
Returns the schema definition. |
ViewTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
ViewTestBase::setUp | function | core/ |
|
ViewTestBase::viewsData | function | core/ |
Returns the views data definition. |
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. |
ViewUI | class | core/ |
Stores UI related temporary settings. |
ViewUI.php | file | core/ |
|
ViewUI::$additionalQueries | property | core/ |
Stores a list of database queries run beside the main one from views. |
ViewUI::$changed | property | core/ |
If this view has been changed. |
ViewUI::$changed_display | property | core/ |
Stores an array of displays that have been changed. |
ViewUI::$editing | property | core/ |
Indicates if a view is currently being edited. |
ViewUI::$forms | property | core/ |
Contains an array of form keys and their respective classes. |
ViewUI::$isSyncing | property | core/ |
Whether the config is being created, updated or deleted through the import process. |
ViewUI::$isUninstalling | property | core/ |
Whether the config is being deleted through the uninstall process. |
ViewUI::$live_preview | property | core/ |
Is the view run in a context of the preview in the admin interface. |
ViewUI::$lock | property | core/ |
If this view is locked for editing. |
ViewUI::$renderPreview | property | core/ |
|
ViewUI::$render_time | property | core/ |
How long the view takes to render in microseconds. |
ViewUI::$stack | property | core/ |
Stores a stack of UI forms to display. |
ViewUI::$storage | property | core/ |
The View storage object. |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.