Search for view

  1. Search 7.x for view
  2. Search 8.9.x for view
  3. Search 10.3.x for view
  4. Search 11.x for view
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
View class core/modules/views/src/Element/View.php Provides a render element to display a view.
View class core/modules/views/src/Entity/View.php Defines a View configuration entity class.
View class core/modules/views/src/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.

All search results

Title Object type File name Summary
views_view_delete function core/modules/views/views.module Implements hook_ENTITY_TYPE_delete().
views_view_is_disabled function core/modules/views/views.module Returns whether the view is disabled.
views_view_is_enabled function core/modules/views/views.module Returns whether the view is enabled.
views_view_presave function core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
ViewTest class core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php @coversDefaultClass \Drupal\views\Plugin\views\area\View[[api-linebreak]]
@group views
ViewTest class core/modules/jsonapi/tests/src/Functional/ViewTest.php JSON:API integration test for the "View" config entity type.
ViewTest.php file core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest.php file core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ViewTest.php The theme to install as the default for testing.
ViewTest::$entity property core/modules/jsonapi/tests/src/Functional/ViewTest.php
ViewTest::$entityStorage property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The mocked entity storage.
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewTest::$modules property core/modules/jsonapi/tests/src/Functional/ViewTest.php Modules to enable.
ViewTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ViewTest.php The name of the tested JSON:API resource type.
ViewTest::$viewHandler property core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php The view handler.
ViewTest::createEntity function core/modules/jsonapi/tests/src/Functional/ViewTest.php Creates the entity to be tested.
ViewTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php Returns the expected JSON:API document for the entity.
ViewTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/ViewTest.php Returns the JSON:API POST document.
ViewTest::setUp function core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php
ViewTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/ViewTest.php Sets up the necessary authorization.
ViewTest::testCalculateDependencies function core/modules/views/tests/src/Unit/Plugin/area/ViewTest.php @covers ::calculateDependencies[[api-linebreak]]
ViewTestBase class core/modules/views/tests/src/Functional/ViewTestBase.php Defines a base class for Views testing in the full web test environment.
ViewTestBase.php file core/modules/views/tests/src/Functional/ViewTestBase.php
ViewTestBase::$modules property core/modules/views/tests/src/Functional/ViewTestBase.php Modules to enable.
ViewTestBase::dataSet function core/modules/views/tests/src/Functional/ViewTestBase.php Returns a very simple test dataset.
ViewTestBase::enableViewsTestModule function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the views_test_data.module.
ViewTestBase::executeView function core/modules/views/tests/src/Functional/ViewTestBase.php Executes a view.
ViewTestBase::helperButtonHasLabel function core/modules/views/tests/src/Functional/ViewTestBase.php Asserts the existence of a button with a certain ID and label.
ViewTestBase::orderResultSet function core/modules/views/tests/src/Functional/ViewTestBase.php Orders a nested array containing a result set based on a given column.
ViewTestBase::schemaDefinition function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the schema definition.
ViewTestBase::setUp function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the test.
ViewTestBase::viewsData function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the views data definition.
ViewTestData class core/modules/views/src/Tests/ViewTestData.php Provides tests view data and the base test schema with sample data records.
ViewTestData.php file core/modules/views/src/Tests/ViewTestData.php
ViewTestData::createTestViews function core/modules/views/src/Tests/ViewTestData.php Create test views from config.
ViewTestData::dataSet function core/modules/views/src/Tests/ViewTestData.php Returns a very simple test dataset.
ViewTestData::schemaDefinition function core/modules/views/src/Tests/ViewTestData.php Returns the schema definition.
ViewTestData::viewsData function core/modules/views/src/Tests/ViewTestData.php Returns the views data definition.
ViewTranslationTest class core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests views title translation.
ViewTranslationTest.php file core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewTranslationTest.php The theme to install as the default for testing.
ViewTranslationTest::$modules property core/modules/views/tests/src/Functional/ViewTranslationTest.php Modules to enable.
ViewTranslationTest::$testViews property core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::setUp function core/modules/views/tests/src/Functional/ViewTranslationTest.php Sets up the test.
ViewTranslationTest::testViewTitleTranslation function core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests that the view route title is translated.
ViewUI class core/modules/views_ui/src/ViewUI.php Stores UI related temporary settings.
ViewUI.php file core/modules/views_ui/src/ViewUI.php
ViewUI::$additionalQueries property core/modules/views_ui/src/ViewUI.php Stores a list of database queries run beside the main one from views.
ViewUI::$changed property core/modules/views_ui/src/ViewUI.php If this view has been changed.
ViewUI::$changed_display property core/modules/views_ui/src/ViewUI.php Stores an array of displays that have been changed.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.