Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ViewExecutableTest::testSetDisplayWithInvalidDisplay function core/modules/views/tests/src/Kernel/ViewExecutableTest.php
ViewExecutableTest::testSetItemsPerPageBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
ViewExecutableTest::testSetItemsPerPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setItemsPerPage[[api-linebreak]]
@covers ::getItemsPerPage[[api-linebreak]]
ViewExecutableTest::testSetOffsetBeforePreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset[[api-linebreak]]
@covers ::getOffset[[api-linebreak]]
ViewExecutableTest::testSetOffsetDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setOffset[[api-linebreak]]
@covers ::getOffset[[api-linebreak]]
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.
ViewHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/views/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

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