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. Other projects
Title Object type File name Summary
ViewsArgumentDefault::$id property core/modules/views/src/Annotation/ViewsArgumentDefault.php The plugin ID.
ViewsArgumentValidator class core/modules/views/src/Annotation/ViewsArgumentValidator.php Defines a Plugin annotation object for views argument validator plugins.
ViewsArgumentValidator class core/modules/views/src/Attribute/ViewsArgumentValidator.php Defines a ViewsArgumentValidator attribute object for plugin discovery.
ViewsArgumentValidator.php file core/modules/views/src/Attribute/ViewsArgumentValidator.php
ViewsArgumentValidator.php file core/modules/views/src/Annotation/ViewsArgumentValidator.php
ViewsArgumentValidator::$id property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin ID.
ViewsArgumentValidator::$no_ui property core/modules/views/src/Annotation/ViewsArgumentValidator.php Whether the plugin should be not selectable in the UI.
ViewsArgumentValidator::$short_title property core/modules/views/src/Annotation/ViewsArgumentValidator.php An optional short title used in the views UI.
ViewsArgumentValidator::$title property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin title used in the views UI.
ViewsArgumentValidator::__construct function core/modules/views/src/Attribute/ViewsArgumentValidator.php Constructs a ViewsArgumentValidator attribute.
ViewsBlock::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The base plugin ID.
ViewsBlock::blockValidate function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockBase::$displayID property core/modules/views/src/Plugin/Block/ViewsBlockBase.php The display ID being used for this View.
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::$cacheTagsInvalidator property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked cache tags invalidator.
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 Creates a new class instance.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
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 Returns a unique string identifying the form.
ViewsExposedForm::validateForm function core/modules/views/src/Form/ViewsExposedForm.php Form validation handler.
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 Returns a unique string identifying the form.
ViewsForm::validateForm function core/modules/views/src/Form/ViewsForm.php Form validation handler.
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 Form validation handler.
ViewsFormMainForm::getFormId function core/modules/views/src/Form/ViewsFormMainForm.php Returns a unique string identifying the form.
ViewsFormMainForm::validateForm function core/modules/views/src/Form/ViewsFormMainForm.php Form validation handler.
ViewsHandlerManager::getFallbackPluginId function core/modules/views/src/Plugin/ViewsHandlerManager.php Gets a fallback id for a missing plugin.

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