Search for view
- Search 7.x for view
- Search 8.9.x for view
- Search 10.3.x for view
- Search 11.x for view
- Search main for view
- Other projects
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 |
|---|---|---|---|
| ViewExecutableFactoryTest.php | file | core/ |
|
| ViewExecutableFactoryTest::$requestStack | property | core/ |
The mock request stack object. |
| ViewExecutableFactoryTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewExecutableFactoryTest::$user | property | core/ |
The mock user object. |
| ViewExecutableFactoryTest::$view | property | core/ |
The mock view entity. |
| ViewExecutableFactoryTest::$viewExecutableFactory | property | core/ |
The ViewExecutableFactory class under test. |
| ViewExecutableFactoryTest::$viewsData | property | core/ |
The mocked views data. |
| ViewExecutableFactoryTest::setUp | function | core/ |
|
| ViewExecutableFactoryTest::testGet | function | core/ |
Tests the get method. |
| ViewExecutableTest | class | core/ |
@coversDefaultClass \Drupal\views\ViewExecutable[[api-linebreak]] @group views |
| ViewExecutableTest | class | core/ |
Tests the ViewExecutable class. |
| ViewExecutableTest.php | file | core/ |
|
| ViewExecutableTest.php | file | core/ |
|
| ViewExecutableTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
| ViewExecutableTest::$displayHandler | property | core/ |
The mocked display handler. |
| ViewExecutableTest::$displayHandlers | property | core/ |
A mocked display collection. |
| ViewExecutableTest::$executable | property | core/ |
The tested view executable. |
| ViewExecutableTest::$executableProperties | property | core/ |
Properties that should be stored in the executable. |
| ViewExecutableTest::$modules | property | core/ |
Modules to enable. |
| ViewExecutableTest::$noneCache | property | core/ |
The mocked none cache plugin. |
| ViewExecutableTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewExecutableTest::$successCache | property | core/ |
The mocked cache plugin that returns a successful result. |
| ViewExecutableTest::$testViews | property | core/ |
Views used by this test. |
| ViewExecutableTest::$user | property | core/ |
The mocked user. |
| ViewExecutableTest::$view | property | core/ |
The mocked view entity. |
| ViewExecutableTest::$viewExecutableFactory | property | core/ |
The mocked view executable. |
| ViewExecutableTest::$viewsData | property | core/ |
The mocked views data. |
| ViewExecutableTest::ACCESS_GRANTED | constant | core/ |
Indicates that user has access to the display. |
| ViewExecutableTest::ACCESS_REVOKED | constant | core/ |
Indicates that user has no access to the display. |
| ViewExecutableTest::addHandlerProvider | function | core/ |
Data provider for testAddHandlerWithEntityField and testAddHandler. |
| ViewExecutableTest::assertViewDestroy | function | core/ |
Asserts that expected view properties have been unset by destroy(). |
| ViewExecutableTest::DISPLAY_DISABLED | constant | core/ |
Indicates that a display is disabled. |
| ViewExecutableTest::DISPLAY_ENABLED | constant | core/ |
Indicates that a display is enabled. |
| ViewExecutableTest::getProtectedProperty | function | core/ |
Returns a protected property from a class instance. |
| ViewExecutableTest::providerAttachDisplays | function | core/ |
Provider for testAttachDisplays(). |
| ViewExecutableTest::providerExecuteReturn | function | core/ |
Provider for testExecuteReturn(). |
| ViewExecutableTest::setUp | function | core/ |
|
| ViewExecutableTest::setupBaseViewAndDisplay | function | core/ |
Setups a view executable and default display. |
| ViewExecutableTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
| ViewExecutableTest::testAddHandler | function | core/ |
@covers ::addHandler[[api-linebreak]] |
| ViewExecutableTest::testAddHandlerWithEntityField | function | core/ |
@covers ::addHandler[[api-linebreak]] |
| ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
| ViewExecutableTest::testAttachDisplays | function | core/ |
Tests if a display gets attached or not. |
| ViewExecutableTest::testBuildThemeFunctions | function | core/ |
@covers ::buildThemeFunctions[[api-linebreak]] |
| ViewExecutableTest::testCacheIsIgnoredDuringPreview | function | core/ |
@covers ::execute[[api-linebreak]] |
| ViewExecutableTest::testConstructing | function | core/ |
Tests the generation of the executable object. |
| ViewExecutableTest::testDestroy | function | core/ |
Tests the deconstructor to be sure that necessary objects are removed. |
| ViewExecutableTest::testDisplays | function | core/ |
Tests the display related methods and properties. |
| ViewExecutableTest::testExecuteReturn | function | core/ |
Tests the return values for the execute() method. |
| ViewExecutableTest::testFactoryService | function | core/ |
Tests the views.executable container service. |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.