Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ViewModeAccessCheck | class | core/ |
Defines an access check for entity view mode routes. |
| ViewModeAccessCheck.php | file | core/ |
|
| ViewModeAccessCheck::$deprecatedProperties | property | 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::count | function | core/ |
Gets the source count. |
| ViewModeBase::getViewModes | function | core/ |
Get a list of D6 view modes. |
| ViewModeTest | class | core/ |
Tests D6 view mode source plugin. |
| ViewModeTest | class | core/ |
Tests D7 view mode source plugin. |
| ViewModeTest.php | file | core/ |
|
| ViewModeTest.php | file | core/ |
|
| ViewModeTest::$modules | property | core/ |
Modules to enable. |
| ViewModeTest::$modules | property | core/ |
Modules to enable. |
| ViewModeTest::providerSource | function | core/ |
The data provider. |
| ViewModeTest::providerSource | function | core/ |
The data provider. |
| ViewNonTranslatableEntityTest | class | core/ |
Tests the view creation of non-translatable entities. |
| ViewNonTranslatableEntityTest.php | file | core/ |
|
| ViewNonTranslatableEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ViewNonTranslatableEntityTest::$modules | property | core/ |
Modules to enable. |
| ViewNonTranslatableEntityTest::testViewNoTranslatableEntity | function | core/ |
Tests displaying a view of non-translatable entities. |
| ViewPageControllerTest | class | core/ |
@coversDefaultClass \Drupal\views\Routing\ViewPageController[[api-linebreak]] @group views |
| ViewPageControllerTest.php | file | core/ |
|
| ViewPageControllerTest::$defaultRenderArray | property | core/ |
A render array expected for every page controller render array result. |
| ViewPageControllerTest::$pageController | property | core/ |
The page controller of views. |
| ViewPageControllerTest::setUp | function | core/ |
|
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of a overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of a overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden | function | core/ |
Tests the page controller with arguments on a non overridden page view. |
| ViewPageControllerTest::testPageController | function | core/ |
Tests the page controller. |
| ViewPreviewForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
| ViewPreviewForm::submitPreview | function | core/ |
Form submission handler for the Preview button. |
| ViewRenderTest | class | core/ |
Tests general rendering of a view. |
| ViewRenderTest.php | file | core/ |
|
| ViewRenderTest::$testViews | property | core/ |
Views to be enabled. |
| ViewRenderTest::testRender | function | core/ |
Tests render functionality. |
| ViewResourceTestBase | class | core/ |
|
| ViewResourceTestBase | class | core/ |
|
| ViewResourceTestBase.php | file | core/ |
|
| ViewResourceTestBase.php | file | core/ |
|
| ViewResourceTestBase::$entity | property | core/ |
|
| ViewResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ViewResourceTestBase::$modules | property | core/ |
Modules to install. |
| ViewResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ViewResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ViewResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ViewResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ViewResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 1356
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.