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
ViewsUiTestThemeHooks::viewsUiDisplayTopAlter function core/modules/views_ui/tests/themes/views_ui_test_theme/src/Hook/ViewsUiTestThemeHooks.php Implements hook_views_ui_display_top_alter().
ViewsWizard::$id property core/modules/views/src/Annotation/ViewsWizard.php The plugin ID.
views_element_validate_tags function core/modules/views/views.module Validation callback for query tags.
views_invalidate_cache function core/modules/views/views.module Invalidate the views cache, forcing a rebuild on the next grab of table data.
views_post_update_views_data_argument_plugin_id function core/modules/views/views.post_update.php Post update configured views for entity reference argument plugin IDs.
views_ui_add_limited_validation function core/modules/views_ui/admin.inc Limits validation errors for a non-JavaScript fallback submit button.
ViewTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ViewTest.php The tested entity type.
ViewUI::getCacheTagsToInvalidate function core/modules/views_ui/src/ViewUI.php Returns the cache tags that should be used to invalidate caches.
ViewUI::getEntityTypeId function core/modules/views_ui/src/ViewUI.php Gets the ID of the type of the entity.
ViewUI::getOriginalId function core/modules/views_ui/src/ViewUI.php Gets the original ID.
ViewUI::getOverrideValues function core/modules/views_ui/src/ViewUI.php Return the was_defaulted, is_defaulted and revert state of a form.
ViewUI::getThirdPartyProviders function core/modules/views_ui/src/ViewUI.php Gets the list of third parties that store information.
ViewUI::id function core/modules/views_ui/src/ViewUI.php Gets the identifier.
ViewUI::setOriginalId function core/modules/views_ui/src/ViewUI.php Sets the original ID.
ViewUI::uuid function core/modules/views_ui/src/ViewUI.php Gets the entity UUID (Universally Unique Identifier).
ViewUIConverter::$drupalProxyOriginalServiceId property core/modules/views_ui/src/ProxyClass/ParamConverter/ViewUIConverter.php The id of the original proxied service.
ViewValidationTest class core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests validation of view entities.
ViewValidationTest.php file core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Modules to install.
ViewValidationTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::testInvalidPluginId function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests that the various plugin IDs making up a view display are validated.
Vocabulary::$vid property core/modules/taxonomy/src/Entity/Vocabulary.php The taxonomy vocabulary ID.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php Defines the source fields uniquely identifying a source row.
Vocabulary::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php Defines the source fields uniquely identifying a source row.
Vocabulary::id function core/modules/taxonomy/src/Entity/Vocabulary.php Gets the identifier.
VocabularyDeleteForm::getFormId function core/modules/taxonomy/src/Form/VocabularyDeleteForm.php Returns a unique string identifying the form.
VocabularyListBuilder::getFormId function core/modules/taxonomy/src/VocabularyListBuilder.php Returns a unique string identifying the form.
VocabularyPerType::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php Defines the source fields uniquely identifying a source row.
VocabularyPerTypeTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyPerTypeTest.php Provides source data for ::testSource.
VocabularyResetForm::getFormId function core/modules/taxonomy/src/Form/VocabularyResetForm.php Returns a unique string identifying the form.
VocabularyResourceTestBase::$entityTypeId property core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php The tested entity type.
VocabularyRouteProvider class core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Provides routes for the taxonomy vocabulary.
VocabularyRouteProvider.php file core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php
VocabularyRouteProvider::getOverviewPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the overview page route.
VocabularyRouteProvider::getResetPageRoute function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Gets the reset page route.
VocabularyRouteProvider::getRoutes function core/modules/taxonomy/src/Entity/Routing/VocabularyRouteProvider.php Provides routes for entities.
VocabularyStorage::getToplevelTids function core/modules/taxonomy/src/VocabularyStorage.php Gets top-level term IDs of vocabularies.
VocabularyStorageInterface::getToplevelTids function core/modules/taxonomy/src/VocabularyStorageInterface.php Gets top-level term IDs of vocabularies.
VocabularyTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The tested entity type.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php Provides source data for ::testSource.
VocabularyTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php Provides source data for ::testSource.
VocabularyTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php Defines the source fields uniquely identifying a source row.
VocabularyTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php Defines the source fields uniquely identifying a source row.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTranslationTest.php Provides source data for ::testSource.
VocabularyTranslationTest::providerSource function core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTranslationTest.php Provides source data for ::testSource.
VocabularyUiTest::testOverviewOverride function core/modules/taxonomy/tests/src/Functional/VocabularyUiTest.php Tests that the overview form is overridable in hook_entity_type_alter().
VocabularyValidationTest class core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php Tests validation of vocabulary entities.
VocabularyValidationTest.php file core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php
VocabularyValidationTest::$modules property core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php Modules to install.
VocabularyValidationTest::$propertiesWithOptionalValues property core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php The config entity properties whose values are optional (set to NULL).

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