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 |
---|---|---|---|
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/ |
Indicates whether the block should be shown. |
ViewsBlockBase::blockSubmit | function | core/ |
|
ViewsBlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
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. |
ViewsBlockTest::setUp | function | core/ |
|
ViewsBlockTest::setUp | function | core/ |
|
ViewsBlockTest::testBuild | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildEmpty | function | core/ |
Tests the build method. |
ViewsBlockTest::testBuildFailed | function | core/ |
Tests the build method with a failed execution. |
ViewsBlockTest::testBuildWithTitleOverride | function | core/ |
Tests ViewsBlock::build() with a title override. |
ViewsBlockTest::testBuildWithTitleToken | function | core/ |
Tests that ViewsBlock::build() produces the right output with title tokens. |
ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
ViewsBulkTest | class | core/ |
Tests views bulk operation selection. |
ViewsBulkTest.php | file | core/ |
|
ViewsBulkTest::$admin_user | property | core/ |
An admin user. |
ViewsBulkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewsBulkTest::$modules | property | core/ |
Modules to enable. |
ViewsBulkTest::setUp | function | core/ |
Sets up the test. |
ViewsBulkTest::testBulkSelection | function | core/ |
Tests bulk selection. |
ViewsCache | class | core/ |
Defines a Plugin annotation object for views cache plugins. |
ViewsCache.php | file | core/ |
|
ViewsCache::$base | property | core/ |
The base tables on which this cache plugin can be used. |
ViewsCache::$display_types | property | core/ |
The types of the display this plugin can be used with. |
ViewsCache::$help | property | core/ |
A short help string; this is displayed in the views UI. |
ViewsCache::$id | property | core/ |
The plugin ID. |
ViewsCache::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsCache::$short_title | property | core/ |
(optional) The short title used in the views UI. |
ViewsCache::$title | property | core/ |
The plugin title used in the views UI. |
ViewsConfigDependenciesIntegrationTest | class | core/ |
Tests integration of views with other modules. |
Pagination
- Previous page
- Page 74
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.