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
ViewExecutableTest::testGenerateHandlerId function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::generateHandlerId
ViewExecutableTest::testGetHandlers function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlers().
ViewExecutableTest::testGetHandlerTypes function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlerTypes().
ViewExecutableTest::testGetUrlWithoutRouterDisplay function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testGetUrlWithPathNoPlaceholders function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testInitMethods function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the initDisplay() and initHandlers() methods.
ViewExecutableTest::testProperties function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the accessing of values on the object.
ViewExecutableTest::testPropertyMethods function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the setting/getting of properties.
ViewExecutableTest::testSerialization function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests serialization of the ViewExecutable object.
ViewExecutableTest::testSetCurrentPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setCurrentPage
@covers ::getCurrentPage
ViewExecutableTest::testSetCurrentPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setCurrentPage
@covers ::getCurrentPage
ViewExecutableTest::testSetDisplayWithInvalidDisplay function core/modules/views/tests/src/Kernel/ViewExecutableTest.php
ViewExecutableTest::testSetItemsPerPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage
@covers ::getItemsPerPage
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage
@covers ::getItemsPerPage
ViewExecutableTest::testSetOffsetBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset
@covers ::getOffset
ViewExecutableTest::testSetOffsetDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset
@covers ::getOffset
ViewExecutableTest::testValidate function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the validation of display handlers.
ViewExecutableTest::testValidateNestedLoops function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests that nested loops of the display handlers won't break validation.
ViewFormBase class core/modules/views_ui/src/ViewFormBase.php Base form for Views forms.
ViewFormBase.php file core/modules/views_ui/src/ViewFormBase.php
ViewFormBase::$displayID property core/modules/views_ui/src/ViewFormBase.php The name of the display used by the form.
ViewFormBase::buildForm function core/modules/views_ui/src/ViewFormBase.php Form constructor.
ViewFormBase::getDisplayLabel function core/modules/views_ui/src/ViewFormBase.php Placeholder function for overriding $display['display_title'].
ViewFormBase::getDisplayTabs function core/modules/views_ui/src/ViewFormBase.php Adds tabs for navigating across Displays when editing a View.
ViewFormBase::init function core/modules/views_ui/src/ViewFormBase.php Initialize the form state and the entity before the first form build.
ViewFormBase::isDefaultDisplayShown function core/modules/views_ui/src/ViewFormBase.php Controls whether or not the default display should have its own tab on edit.
ViewFormBase::prepareEntity function core/modules/views_ui/src/ViewFormBase.php Prepares the entity object before the form is built first.
ViewHalJsonAnonTest class core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php @group hal
@group legacy
ViewHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php
ViewHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php The theme to install as the default for testing.
ViewHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php The format to use in this test.
ViewHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php The MIME type that corresponds to $format.
ViewHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/views/ViewHalJsonAnonTest.php Modules to install.
ViewHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php @group hal
@group legacy
ViewHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php
ViewHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ViewHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php The theme to install as the default for testing.
ViewHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php The format to use in this test.
ViewHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ViewHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/views/ViewHalJsonBasicAuthTest.php Modules to install.
ViewHalJsonCookieTest class core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php @group hal
@group legacy
ViewHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php
ViewHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php The authentication mechanism to use in this test.
ViewHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php The theme to install as the default for testing.
ViewHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php The format to use in this test.
ViewHalJsonCookieTest::$mimeType property core/modules/hal/tests/src/Functional/views/ViewHalJsonCookieTest.php The MIME type that corresponds to $format.

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