Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Search 11.x for id
  6. Other projects
Title Object type File name Summary
ViewsBlockTest::providerTestCacheableMetadata function core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php Data provider for ::testCacheableMetadata()
ViewsBlockTest::testBuildWithTitleOverride function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests ViewsBlock::build() with a title override.
ViewsCache::$id property core/modules/views/src/Annotation/ViewsCache.php The plugin ID.
ViewsData::$baseCid property core/modules/views/src/ViewsData.php The base cache ID to use.
ViewsData::prepareCid function core/modules/views/src/ViewsData.php Prepares the cache ID by appending a language code.
ViewsDataTest::providerTestGetEmptyKey function core/modules/views/tests/src/Unit/ViewsDataTest.php Provides data to testGetEmptyKey().
ViewsDataTest::testCacheCallsWithWarmCacheAndInvalidTable function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache calls for a non-existent table.
ViewsDataTest::testCacheCallsWithWarmCacheForInvalidTable function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache calls for a non-existent table.
ViewsDataTest::testViewsViewsDataIsBackendOverridable function core/modules/views/tests/src/Kernel/ViewsDataTest.php Tests that the service "views.views_data" is backend-overridable.
ViewsDataTest::viewsDataWithProvider function core/modules/views/tests/src/Unit/ViewsDataTest.php Returns the views data definition with the provider key.
ViewsDisplay::$id property core/modules/views/src/Annotation/ViewsDisplay.php The plugin ID.
ViewsDisplayExtender::$id property core/modules/views/src/Annotation/ViewsDisplayExtender.php The plugin ID.
ViewsEntityArgumentValidator class core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Provides views argument validator plugin definitions for all entity types.
ViewsEntityArgumentValidator.php file core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityArgumentValidator::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php List of derivative definitions.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::__construct function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Constructs a ViewsEntityArgumentValidator object.
ViewsEntityRow::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityRow.php The base plugin ID that the derivative is for.
ViewsExposedFilterBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsExposedFilterBlock.php The base plugin ID that the derivative is for.
ViewsExposedForm::$id property core/modules/views/src/Annotation/ViewsExposedForm.php The plugin ID.
ViewsExposedForm::getFormId function core/modules/views/src/Form/ViewsExposedForm.php
ViewsExposedForm::validateForm function core/modules/views/src/Form/ViewsExposedForm.php
ViewsForm::$viewDisplayId property core/modules/views/src/Form/ViewsForm.php The ID of the active view's display.
ViewsForm::$viewId property core/modules/views/src/Form/ViewsForm.php The ID of the view.
ViewsForm::getBaseFormId function core/modules/views/src/Form/ViewsForm.php Returns a string for the form's base ID.
ViewsForm::getFormId function core/modules/views/src/Form/ViewsForm.php
ViewsForm::validateForm function core/modules/views/src/Form/ViewsForm.php
ViewsFormAjaxHelperTrait::addLimitedValidation function core/modules/views/src/ViewsFormAjaxHelperTrait.php Limits validation errors for a non-JavaScript fallback submit button.
ViewsFormBase::$id property core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php The ID of the item this form is manipulating.
ViewsFormBase::setID function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php Sets the ID for this form.
ViewsFormBase::validateForm function core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
ViewsFormMainForm::getFormId function core/modules/views/src/Form/ViewsFormMainForm.php
ViewsFormMainForm::validateForm function core/modules/views/src/Form/ViewsFormMainForm.php
ViewsHandlerManager::getFallbackPluginId function core/modules/views/src/Plugin/ViewsHandlerManager.php
ViewsHandlerManagerTest::testGetHandlerNoOverride function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests getHandler() without an override.
ViewsHandlerManagerTest::testGetHandlerOverride function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests getHandler() with an override.
ViewsHooks::baseFieldOverrideDelete function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_delete().
ViewsHooks::baseFieldOverrideInsert function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_insert().
ViewsHooks::baseFieldOverrideUpdate function core/modules/views/src/Hook/ViewsHooks.php Implements hook_ENTITY_TYPE_update().
ViewsHooks::viewsUiDisplayTabAlter function core/themes/admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_tab_alter().
ViewsHooks::viewsUiDisplayTabAlter function core/themes/default_admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_tab_alter().
ViewsHooks::viewsUiDisplayTopAlter function core/themes/admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_top_alter().
ViewsHooks::viewsUiDisplayTopAlter function core/themes/default_admin/src/Hook/ViewsHooks.php Implements hook_views_ui_display_top_alter().
ViewsHooksTest::testViewsInvalidateCacheOnDelete function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Test that hook_views_invalidate_cache() is called when a view is deleted.
ViewsIntegrationTest::RESPONSIVE_IMAGE_STYLE_ID constant core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php The responsive image style ID to use.
ViewsLocalTask::$routeProvider property core/modules/views/src/Plugin/Derivative/ViewsLocalTask.php The route provider.
ViewsLocalTaskTest::$routeProvider property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The mocked route provider.

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