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 |
---|---|---|---|
ViewsArgumentValidator.php | file | core/ |
|
ViewsArgumentValidator::$id | property | core/ |
The plugin ID. |
ViewsArgumentValidator::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsArgumentValidator::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsArgumentValidator::$title | property | core/ |
The plugin title used in the views UI. |
ViewsBlock | class | core/ |
Provides block plugin definitions for all Views block displays. |
ViewsBlock | class | core/ |
Provides a generic Views block. |
ViewsBlock.php | file | core/ |
|
ViewsBlock.php | file | core/ |
|
ViewsBlock::$basePluginId | property | core/ |
The base plugin ID. |
ViewsBlock::$derivatives | property | core/ |
List of derivative definitions. |
ViewsBlock::$viewStorage | property | core/ |
The view storage. |
ViewsBlock::blockForm | function | core/ |
|
ViewsBlock::blockSubmit | function | core/ |
|
ViewsBlock::blockValidate | function | core/ |
|
ViewsBlock::build | function | core/ |
|
ViewsBlock::create | function | core/ |
Creates a new class instance. |
ViewsBlock::defaultConfiguration | function | core/ |
|
ViewsBlock::getConfiguration | function | core/ |
|
ViewsBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlock::__construct | function | core/ |
Constructs a ViewsBlock object. |
ViewsBlockBase | class | core/ |
Base class for Views block plugins. |
ViewsBlockBase.php | file | core/ |
|
ViewsBlockBase::$displayID | property | core/ |
The display ID being used for this View. |
ViewsBlockBase::$displaySet | property | core/ |
Indicates whether the display was successfully set. |
ViewsBlockBase::$user | property | core/ |
The current user. |
ViewsBlockBase::$view | property | core/ |
The View executable object. |
ViewsBlockBase::addContextualLinks | function | core/ |
Converts Views block content to a renderable array with contextual links. |
ViewsBlockBase::blockAccess | function | core/ |
|
ViewsBlockBase::blockSubmit | function | core/ |
|
ViewsBlockBase::buildConfigurationForm | function | core/ |
|
ViewsBlockBase::create | function | core/ |
Creates an instance of the plugin. |
ViewsBlockBase::defaultConfiguration | function | core/ |
|
ViewsBlockBase::getPreviewFallbackString | function | core/ |
|
ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
ViewsBlockBase::__construct | function | core/ |
Constructs a \Drupal\views\Plugin\Block\ViewsBlockBase object. |
ViewsBlockTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\block\ViewsBlock @group views |
ViewsBlockTest | class | core/ |
Tests native behaviors of the block views plugin. |
ViewsBlockTest.php | file | core/ |
|
ViewsBlockTest.php | file | core/ |
|
ViewsBlockTest::$account | property | core/ |
The mocked user account. |
ViewsBlockTest::$displayHandler | property | core/ |
The mocked display handler. |
ViewsBlockTest::$executable | property | core/ |
The view executable. |
ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
ViewsBlockTest::$modules | property | core/ |
Modules to enable. |
ViewsBlockTest::$storage | property | core/ |
The view storage. |
ViewsBlockTest::$testViews | property | core/ |
Views used by this test. |
ViewsBlockTest::$view | property | core/ |
The view entity. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.