Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewFormBase::buildForm | function | core/ |
Form constructor. |
| ViewFormBase::getDisplayLabel | function | core/ |
Placeholder function for overriding $display['display_title']. |
| ViewFormBase::getDisplayTabs | function | core/ |
Adds tabs for navigating across Displays when editing a View. |
| ViewFormBase::init | function | core/ |
Initialize the form state and the entity before the first form build. |
| ViewFormBase::isDefaultDisplayShown | function | core/ |
Controls whether or not the default display should have its own tab on edit. |
| ViewFormBase::prepareEntity | function | core/ |
Prepares the entity object before the form is built first. |
| ViewJsonAnonTest | class | core/ |
@group rest |
| ViewJsonAnonTest.php | file | core/ |
|
| ViewJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewJsonBasicAuthTest | class | core/ |
@group rest |
| ViewJsonBasicAuthTest.php | file | core/ |
|
| ViewJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ViewJsonCookieTest | class | core/ |
@group rest |
| ViewJsonCookieTest.php | file | core/ |
|
| ViewJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ViewJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ViewJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ViewListBuilder | class | core/ |
Defines a class to build a listing of view entities. |
| ViewListBuilder.php | file | core/ |
|
| ViewListBuilder::$displayManager | property | core/ |
The views display plugin manager to use. |
| ViewListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ViewListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ViewListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| ViewListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ViewListBuilder::getDisplaysList | function | core/ |
Gets a list of displays included in the view. |
| ViewListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| ViewListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ViewListBuilder::__construct | function | core/ |
Constructs a new ViewListBuilder object. |
| ViewListBuilderTest | class | core/ |
@coversDefaultClass \Drupal\views_ui\ViewListBuilder[[api-linebreak]] @group views_ui |
| ViewListBuilderTest.php | file | core/ |
|
| ViewListBuilderTest::testBuildRowEntityList | function | core/ |
Tests the listing of displays on a views list builder. |
| ViewMode::fields | function | core/ |
Returns available fields on the source. |
| ViewMode::fields | function | core/ |
Returns available fields on the source. |
| ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ViewModeAccessCheck | class | core/ |
Defines an access check for entity view mode routes. |
| ViewModeAccessCheck.php | file | core/ |
|
| ViewModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| ViewModeAccessCheck::access | function | core/ |
Checks access to the view mode. |
| ViewModeAccessCheck::__construct | function | core/ |
Creates a new ViewModeAccessCheck. |
| ViewModeBase | class | core/ |
A base class for migrations that require view mode info. |
| ViewModeBase.php | file | core/ |
|
| ViewModeBase::doCount | function | core/ |
Gets the source count using countQuery(). |
Pagination
- Previous page
- Page 1433
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.