Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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.
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.
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::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.
ViewListBuilder::render function core/modules/views_ui/src/ViewListBuilder.php Builds the entity listing as renderable array for table.html.twig.
ViewListBuilder::__construct function core/modules/views_ui/src/ViewListBuilder.php Constructs a new ViewListBuilder object.
ViewListBuilderTest class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php @coversDefaultClass \Drupal\views_ui\ViewListBuilder[[api-linebreak]]
@group views_ui
ViewListBuilderTest.php file core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
ViewListBuilderTest::testBuildRowEntityList function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Tests the listing of displays on a views list builder.
ViewMode::fields function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Returns available fields on the source.
ViewMode::fields function core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php Returns available fields on the source.
ViewMode::getIds function core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewMode::getIds function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewModeAccessCheck class core/modules/field_ui/src/Access/ViewModeAccessCheck.php Defines an access check for entity view mode routes.
ViewModeAccessCheck.php file core/modules/field_ui/src/Access/ViewModeAccessCheck.php
ViewModeAccessCheck::$entityTypeManager property core/modules/field_ui/src/Access/ViewModeAccessCheck.php The entity type manager.
ViewModeAccessCheck::access function core/modules/field_ui/src/Access/ViewModeAccessCheck.php Checks access to the view mode.
ViewModeAccessCheck::__construct function core/modules/field_ui/src/Access/ViewModeAccessCheck.php Creates a new ViewModeAccessCheck.
ViewModeBase class core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php A base class for migrations that require view mode info.
ViewModeBase.php file core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php
ViewModeBase::doCount function core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php Gets the source count using countQuery().

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