Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ViewFormBase.php | file | core/ |
|
ViewFormBase::$displayID | property | core/ |
The name of the display used by the form. |
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 @group views_ui |
ViewListBuilderTest.php | file | core/ |
|
ViewListBuilderTest::testBuildRowEntityList | function | core/ |
Tests the listing of displays on a views list builder. |
ViewMode | class | core/ |
Drupal 6 view mode source from database. |
ViewMode | class | core/ |
Drupal 7 view mode source from database. |
ViewMode.php | file | core/ |
|
ViewMode.php | file | core/ |
|
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. |
ViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
ViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.