Search for view

  1. Search 7.x for view
  2. Search 9.5.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
ViewHalJsonBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ViewHalJsonBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php The theme to install as the default for testing.
ViewHalJsonBasicAuthTest::$format property core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php The format to use in this test.
ViewHalJsonBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ViewHalJsonBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php Modules to install.
ViewHalJsonCookieTest class core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php @group hal
ViewHalJsonCookieTest.php file core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php
ViewHalJsonCookieTest::$auth property core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php The authentication mechanism to use in this test.
ViewHalJsonCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php The theme to install as the default for testing.
ViewHalJsonCookieTest::$format property core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php The format to use in this test.
ViewHalJsonCookieTest::$mimeType property core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php The MIME type that corresponds to $format.
ViewHalJsonCookieTest::$modules property core/modules/views/tests/src/Functional/Hal/ViewHalJsonCookieTest.php Modules to install.
ViewJsonAnonTest class core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php @group rest
ViewJsonAnonTest.php file core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php
ViewJsonAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php The theme to install as the default for testing.
ViewJsonAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php The format to use in this test.
ViewJsonAnonTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewJsonAnonTest.php The MIME type that corresponds to $format.
ViewJsonBasicAuthTest class core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php @group rest
ViewJsonBasicAuthTest.php file core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php
ViewJsonBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php The authentication mechanism to use in this test.
ViewJsonBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php The theme to install as the default for testing.
ViewJsonBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php The format to use in this test.
ViewJsonBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php The MIME type that corresponds to $format.
ViewJsonBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewJsonBasicAuthTest.php Modules to install.
ViewJsonCookieTest class core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php @group rest
ViewJsonCookieTest.php file core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php
ViewJsonCookieTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php The authentication mechanism to use in this test.
ViewJsonCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php The theme to install as the default for testing.
ViewJsonCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php The format to use in this test.
ViewJsonCookieTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewJsonCookieTest.php The MIME type that corresponds to $format.
ViewKernelTestBase class core/modules/views/src/Tests/ViewKernelTestBase.php Defines a base class for Views unit testing.
ViewKernelTestBase.php file core/modules/views/src/Tests/ViewKernelTestBase.php
ViewKernelTestBase::$modules property core/modules/views/src/Tests/ViewKernelTestBase.php Modules to enable.
ViewKernelTestBase::dataSet function core/modules/views/src/Tests/ViewKernelTestBase.php Returns a very simple test dataset.
ViewKernelTestBase::executeView function core/modules/views/src/Tests/ViewKernelTestBase.php Executes a view with debugging.
ViewKernelTestBase::orderResultSet function core/modules/views/src/Tests/ViewKernelTestBase.php Orders a nested array containing a result set based on a given column.
ViewKernelTestBase::schemaDefinition function core/modules/views/src/Tests/ViewKernelTestBase.php Returns the schema definition.
ViewKernelTestBase::setUp function core/modules/views/src/Tests/ViewKernelTestBase.php
ViewKernelTestBase::setUpFixtures function core/modules/views/src/Tests/ViewKernelTestBase.php Sets up the configuration and schema of views and views_test_data modules.
ViewKernelTestBase::viewsData function core/modules/views/src/Tests/ViewKernelTestBase.php Returns the views data definition.
ViewListBuilder class core/modules/views_ui/src/ViewListBuilder.php Defines a class to build a listing of view entities.
ViewListBuilder.php file core/modules/views_ui/src/ViewListBuilder.php
ViewListBuilder::$displayManager property core/modules/views_ui/src/ViewListBuilder.php The views display plugin manager to use.
ViewListBuilder::$limit property core/modules/views_ui/src/ViewListBuilder.php The number of entities to list per page, or FALSE to list all entities.
ViewListBuilder::buildHeader function core/modules/views_ui/src/ViewListBuilder.php Builds the header row for the entity listing.
ViewListBuilder::buildRow function core/modules/views_ui/src/ViewListBuilder.php Builds a row for an entity in the entity listing.
ViewListBuilder::createInstance function core/modules/views_ui/src/ViewListBuilder.php Instantiates a new instance of this entity handler.
ViewListBuilder::getDefaultOperations function core/modules/views_ui/src/ViewListBuilder.php Gets this list's default operations.
ViewListBuilder::getDisplaysList function core/modules/views_ui/src/ViewListBuilder.php Gets a list of displays included in the view.
ViewListBuilder::load function core/modules/views_ui/src/ViewListBuilder.php Loads entities of this type from storage for listing.

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