Search for Id

  1. Search 7.x for Id
  2. Search 9.5.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
valid_email_address function core/includes/common.inc Verifies the syntax of the given email address.
Variable::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php Defines the source fields uniquely identifying a source row.
VariableMultiRow::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php Defines the source fields uniquely identifying a source row.
VariableMultiRowTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableMultiRowTest.php The data provider.
VariableTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/VariableTest.php The data provider.
VariableTest::providerTestExport function core/tests/Drupal/Tests/Component/Utility/VariableTest.php Data provider for testExport().
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslation::getIds function core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php Defines the source fields uniquely identifying a source row.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d6/VariableTranslationTest.php The data provider.
VariableTranslationTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d7/VariableTranslationTest.php The data provider.
VariantBase::id function core/lib/Drupal/Core/Display/VariantBase.php Returns the unique ID for the display variant.
VariantBase::validateConfigurationForm function core/lib/Drupal/Core/Display/VariantBase.php Form validation handler.
VariantInterface::id function core/lib/Drupal/Core/Display/VariantInterface.php Returns the unique ID for the display variant.
VendorHardeningPluginTest::providerFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VersionById class core/modules/jsonapi/src/Revisions/VersionById.php Defines a revision ID implementation for entity revision ID values.
VersionById.php file core/modules/jsonapi/src/Revisions/VersionById.php
VersionById::getRevisionId function core/modules/jsonapi/src/Revisions/VersionById.php Gets the revision ID.
VersionByRel::getRevisionId function core/modules/jsonapi/src/Revisions/VersionByRel.php Gets the revision ID.
VersionNegotiatorTest::$nodePreviousRevisionId property core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php The previous revision ID of $node.
VersionNegotiatorTest::testInvalidRevisionId function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionById::getRevision
VersionNegotiatorTest::testInvalidRevisionRel function core/modules/jsonapi/tests/src/Kernel/Revisions/VersionNegotiatorTest.php @covers \Drupal\jsonapi\Revisions\VersionByRel::getRevision
Vid class core/modules/node/src/Plugin/views/argument/Vid.php Argument handler to accept a node revision id.
Vid.php file core/modules/node/src/Plugin/views/argument/Vid.php
Vid::$database property core/modules/node/src/Plugin/views/argument/Vid.php Database Service Object.
Vid::$nodeStorage property core/modules/node/src/Plugin/views/argument/Vid.php The node storage.
Vid::create function core/modules/node/src/Plugin/views/argument/Vid.php Creates an instance of the plugin.
Vid::titleQuery function core/modules/node/src/Plugin/views/argument/Vid.php Override the behavior of title(). Get the title of the revision.
Vid::__construct function core/modules/node/src/Plugin/views/argument/Vid.php Constructs a \Drupal\node\Plugin\views\argument\Vid object.
VideoFile class core/modules/media/src/Plugin/media/Source/VideoFile.php Media source wrapping around a video file.
VideoFile.php file core/modules/media/src/Plugin/media/Source/VideoFile.php
VideoFile::createSourceField function core/modules/media/src/Plugin/media/Source/VideoFile.php Creates the source field definition for a type.
VideoFile::prepareViewDisplay function core/modules/media/src/Plugin/media/Source/VideoFile.php Prepares the media type fields for this source in the view display.
video_collegehumor.html file core/modules/media/tests/fixtures/oembed/video_collegehumor.html
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.
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 rendered output of 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 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 an 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.

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