Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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::testFactoryService function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the views.executable container service.
ViewExecutableTest::testGenerateHandlerId function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::generateHandlerId[[api-linebreak]]
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[[api-linebreak]]
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPathNoPlaceholders function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl[[api-linebreak]]
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[[api-linebreak]]
@covers ::getCurrentPage[[api-linebreak]]
ViewExecutableTest::testSetCurrentPageDuringPreRender function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::setCurrentPage[[api-linebreak]]
@covers ::getCurrentPage[[api-linebreak]]
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/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php @group hal
ViewHalJsonAnonTest.php file core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php
ViewHalJsonAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php The theme to install as the default for testing.
ViewHalJsonAnonTest::$format property core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php The format to use in this test.
ViewHalJsonAnonTest::$mimeType property core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php The MIME type that corresponds to $format.
ViewHalJsonAnonTest::$modules property core/modules/views/tests/src/Functional/Hal/ViewHalJsonAnonTest.php Modules to install.
ViewHalJsonBasicAuthTest class core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php @group hal
ViewHalJsonBasicAuthTest.php file core/modules/views/tests/src/Functional/Hal/ViewHalJsonBasicAuthTest.php
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.

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