Search for Id

  1. Search 7.x for Id
  2. Search 8.9.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
video_vimeo-no-title.html file core/modules/media/tests/fixtures/oembed/video_vimeo-no-title.html
video_vimeo.html file core/modules/media/tests/fixtures/oembed/video_vimeo.html
video_youtube.html file core/modules/media/tests/fixtures/oembed/video_youtube.html
View::$id property core/modules/views/src/Entity/View.php The unique ID of the view.
View::generateDisplayId function core/modules/views/src/Entity/View.php Generates a display ID of a certain plugin type.
View::invalidateCaches function core/modules/views/src/Entity/View.php Invalidates cache tags.
ViewAddForm::validateForm function core/modules/views_ui/src/ViewAddForm.php Form validation handler.
ViewAjaxControllerTest::setupValidMocks function core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php Sets up a bunch of valid mocks like the view entity and executable.
ViewEditForm::validateForm function core/modules/views_ui/src/ViewEditForm.php Form validation handler.
ViewElementTest::testInvalidView function core/modules/views/tests/src/Kernel/ViewElementTest.php Tests that an exception is thrown when an invalid View is passed.
ViewExecutable::$dom_id property core/modules/views/src/ViewExecutable.php A unique identifier which allows to update multiple views output via js.
ViewExecutable::$exposed_widgets property core/modules/views/src/ViewExecutable.php The render array for the exposed form.
ViewExecutable::$override_path property core/modules/views/src/ViewExecutable.php Allow to override the path used for generated urls.
ViewExecutable::$override_url property core/modules/views/src/ViewExecutable.php Allow to override the \Drupal\Core\Url of the current view.
ViewExecutable::$routeProvider property core/modules/views/src/ViewExecutable.php The route provider.
ViewExecutable::generateHandlerId function core/modules/views/src/ViewExecutable.php Generates a unique ID for a handler instance.
ViewExecutable::id function core/modules/views/src/ViewExecutable.php Returns the identifier.
ViewExecutable::validate function core/modules/views/src/ViewExecutable.php Makes sure the view is completely valid.
ViewExecutableFactory::$routeProvider property core/modules/views/src/ViewExecutableFactory.php The route provider.
ViewExecutableFactoryTest::$routeProvider property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mocked route provider.
ViewExecutableTest::$routeProvider property core/modules/views/tests/src/Unit/ViewExecutableTest.php The mocked route provider.
ViewExecutableTest::addHandlerProvider function core/modules/views/tests/src/Unit/ViewExecutableTest.php Data provider for testAddHandlerWithEntityField and testAddHandler.
ViewExecutableTest::providerAttachDisplays function core/modules/views/tests/src/Unit/ViewExecutableTest.php Provider for testAttachDisplays().
ViewExecutableTest::providerExecuteReturn function core/modules/views/tests/src/Unit/ViewExecutableTest.php Provider for testExecuteReturn().
ViewExecutableTest::testArgumentValidatorValueOverride function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests if argument overrides by validators are propagated to tokens.
ViewExecutableTest::testGenerateHandlerId function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::generateHandlerId
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php @covers ::getUrl
ViewExecutableTest::testSetDisplayWithInvalidDisplay function core/modules/views/tests/src/Kernel/ViewExecutableTest.php
ViewExecutableTest::testValidate function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the validation of display handlers.
ViewExecutableTest::testValidateNestedLoops function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests that nested loops of the display handlers won't break validation.
ViewFormBase::$displayID property core/modules/views_ui/src/ViewFormBase.php The name of the display used by the form.
ViewMode::getIds function core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewMode::getIds function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewModeTest::providerSource function core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/ViewModeTest.php The data provider.
ViewModeTest::providerSource function core/modules/field/tests/src/Kernel/Plugin/migrate/source/d7/ViewModeTest.php The data provider.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments of an overridden page view.
ViewPageControllerTest::testHandleWithArgumentsWithoutOverridden function core/modules/views/tests/src/Unit/Routing/ViewPageControllerTest.php Tests the page controller with arguments on a non overridden page view.
ViewResourceTestBase::$entityTypeId property core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php The tested entity type.
ViewResultAssertionTrait::assertIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View matches expected values.
ViewResultAssertionTrait::assertIdenticalResultsetHelper function core/modules/views/src/Tests/ViewResultAssertionTrait.php Performs View result assertions.
ViewResultAssertionTrait::assertNotIdenticalResultset function core/modules/views/src/Tests/ViewResultAssertionTrait.php Verifies that a result set returned by a View differs from certain values.
Views argument validate plugins group core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Plugins for validating views contextual filters.
views-view-grid.html.twig file core/themes/olivero/templates/views/views-view-grid.html.twig Theme override for views to display rows in a grid.
views-view-grid.html.twig file core/themes/stable9/templates/views/views-view-grid.html.twig Theme override for views to display rows in a grid.
views-view-grid.html.twig file core/themes/stable/templates/views/views-view-grid.html.twig Theme override for views to display rows in a grid.
views-view-grid.html.twig file core/themes/starterkit_theme/templates/views/views-view-grid.html.twig Theme override for views to display rows in a grid.
views-view-grid.html.twig file core/themes/classy/templates/views/views-view-grid.html.twig Theme override for views to display rows in a grid.
views-view-grid.html.twig file core/modules/views/templates/views-view-grid.html.twig Default theme implementation for views to display rows in a grid.
views.argument_validator.schema.yml file core/modules/views/config/schema/views.argument_validator.schema.yml core/modules/views/config/schema/views.argument_validator.schema.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.