Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| video_vimeo.html | file | core/ |
|
| video_youtube.html | file | core/ |
|
| View::$id | property | core/ |
The unique ID of the view. |
| View::generateDisplayId | function | core/ |
Generates a display ID of a certain plugin type. |
| View::invalidateCaches | function | core/ |
Invalidates cache tags. |
| ViewAddForm::validateForm | function | core/ |
Form validation handler. |
| ViewAjaxControllerTest::setupValidMocks | function | core/ |
Sets up a bunch of valid mocks like the view entity and executable. |
| ViewEditForm::validateForm | function | core/ |
Form validation handler. |
| ViewElementTest::testInvalidView | function | core/ |
Tests that an exception is thrown when an invalid View is passed. |
| ViewExecutable::$dom_id | property | core/ |
A unique identifier which allows to update multiple views output via js. |
| ViewExecutable::$exposed_widgets | property | core/ |
The render array for the exposed form. |
| ViewExecutable::$override_path | property | core/ |
Allow to override the path used for generated URLs. |
| ViewExecutable::$override_url | property | core/ |
Allow to override the \Drupal\Core\Url of the current view. |
| ViewExecutable::$routeProvider | property | core/ |
The route provider. |
| ViewExecutable::generateHandlerId | function | core/ |
Generates a unique ID for a handler instance. |
| ViewExecutable::id | function | core/ |
Returns the identifier. |
| ViewExecutable::validate | function | core/ |
Makes sure the view is completely valid. |
| ViewExecutableFactory::$routeProvider | property | core/ |
The route provider. |
| ViewExecutableFactoryTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewExecutableTest::$routeProvider | property | core/ |
The mocked route provider. |
| ViewExecutableTest::addHandlerProvider | function | core/ |
Data provider for testAddHandlerWithEntityField and testAddHandler. |
| ViewExecutableTest::providerAttachDisplays | function | core/ |
Provider for testAttachDisplays(). |
| ViewExecutableTest::providerExecuteReturn | function | core/ |
Provider for testExecuteReturn(). |
| ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
| ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId[[api-linebreak]] |
| ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl[[api-linebreak]] |
| ViewExecutableTest::testSetDisplayWithInvalidDisplay | function | core/ |
|
| ViewExecutableTest::testValidate | function | core/ |
Tests the validation of display handlers. |
| ViewExecutableTest::testValidateNestedLoops | function | core/ |
Tests that nested loops of the display handlers won't break validation. |
| ViewFormBase::$displayID | property | core/ |
The name of the display used by the form. |
| 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. |
| ViewModeTest::providerSource | function | core/ |
|
| ViewModeTest::providerSource | function | core/ |
|
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of an overridden page view. |
| ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden | function | core/ |
Tests the page controller with arguments on a non overridden page view. |
| ViewResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ViewResultAssertionTrait::assertIdenticalResultset | function | core/ |
Verifies that a result set returned by a View matches expected values. |
| ViewResultAssertionTrait::assertIdenticalResultsetHelper | function | core/ |
Performs View result assertions. |
| ViewResultAssertionTrait::assertNotIdenticalResultset | function | core/ |
Verifies that a result set returned by a View differs from certain values. |
| Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
| views-responsive-grid.css | file | core/ |
/** * CSS for Views responsive grid style. */ .views-view-responsive-grid { --views-responsive-grid--layout-gap: 10px; /* Will be overridden by an inline style. */ --views-responsive-grid--column-count: 4; /* Will be overridden by an inline… |
| views-view-grid-responsive.html.twig | file | core/ |
Default theme implementation for views to display rows in a responsive grid. |
| views-view-grid.html.twig | file | core/ |
Default theme implementation for views to display rows in a grid. |
| views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
| views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
| views-view-grid.html.twig | file | core/ |
Theme override for views to display rows in a grid. |
| views.argument_validator.schema.yml | file | core/ |
core/modules/views/config/schema/views.argument_validator.schema.yml |
| views.view.articles_aside.yml | file | core/ |
core/profiles/demo_umami/config/install/views.view.articles_aside.yml |
Pagination
- Previous page
- Page 174
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.