Search for getId

  1. Search 7.x for getId
  2. Search 9.5.x for getId
  3. Search 8.9.x for getId
  4. Search 10.3.x for getId
  5. Other projects
Title Object type File name Summary
Node::getIds function core/modules/node/src/Plugin/migrate/source/d7/Node.php Defines the source fields uniquely identifying a source row.
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeComplete::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php Defines the source fields uniquely identifying a source row.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php Gets the destination IDs.
NodeCounter::getIds function core/modules/statistics/src/Plugin/migrate/source/NodeCounter.php Defines the source fields uniquely identifying a source row.
NodeEntityTranslation::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeEntityTranslation.php Defines the source fields uniquely identifying a source row.
NodeRevision::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeRevision.php Defines the source fields uniquely identifying a source row.
NodeRevision::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeRevision.php Defines the source fields uniquely identifying a source row.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Defines the source fields uniquely identifying a source row.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NullDestination::getIds function core/modules/migrate/src/Plugin/migrate/destination/NullDestination.php Gets the destination IDs.
Plugin::getId function core/lib/Drupal/Component/Annotation/Plugin.php Gets the unique ID for this annotated class.
PluginID::getId function core/lib/Drupal/Component/Annotation/PluginID.php Gets the unique ID for this annotated class.
PluginIdTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/PluginIdTest.php @covers ::getId
PluginTest::testGetId function core/tests/Drupal/Tests/Component/Annotation/PluginTest.php @covers ::getId
PluginTest::testGetId function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php @covers ::getId
ProfileField::getIds function core/modules/user/src/Plugin/migrate/source/ProfileField.php Defines the source fields uniquely identifying a source row.
ProfileFieldOptionTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldTranslation::getIds function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
QueryBatchTest::getIds function core/modules/migrate/tests/modules/migrate_query_batch_test/src/Plugin/migrate/source/QueryBatchTest.php Defines the source fields uniquely identifying a source row.
ResourceIdentifier::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php Gets the ResourceIdentifier's ID.
ResourceIdentifierInterface::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierInterface.php Gets the resource identifier's ID.
ResourceIdentifierTrait::getId function core/modules/jsonapi/src/JsonApiResource/ResourceIdentifierTrait.php
ResourceTestBase::decorateResourceIdentifierWithDrupalInternalTargetId function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Adds drupal_internal__target_id to the meta of a resource identifier.
ResponsiveImageStyles::getIds function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Defines the source fields uniquely identifying a source row.
ReverseContainer::getId function core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php Returns the ID of the passed object when it exists as a service.
ReverseContainerTest::testGetId function core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php @covers ::getId
Role::getIds function core/modules/user/src/Plugin/migrate/source/d6/Role.php Defines the source fields uniquely identifying a source row.
Role::getIds function core/modules/user/src/Plugin/migrate/source/d7/Role.php Defines the source fields uniquely identifying a source row.
Row::getIdMap function core/modules/migrate/src/Row.php Retrieves the Migrate ID mappings.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Defines the source fields uniquely identifying a source row.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Defines the source fields uniquely identifying a source row.
SessionTestController::getId function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Print the current session ID.
SessionTestController::getIdFromCookie function core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php Print the current session ID as read from the cookie.
Shortcut::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Defines the source fields uniquely identifying a source row.
ShortcutSet::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Defines the source fields uniquely identifying a source row.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Gets the destination IDs.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Defines the source fields uniquely identifying a source row.
SqlCountCache::getIds function core/modules/migrate/tests/modules/migrate_sql_count_cache_test/src/Plugin/migrate/source/SqlCountCache.php Defines the source fields uniquely identifying a source row.
StringBase::getId function core/modules/locale/src/StringBase.php Gets the string unique identifier.
StringInterface::getId function core/modules/locale/src/StringInterface.php Gets the string unique identifier.
StubSourcePlugin::getIds function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Defines the source fields uniquely identifying a source row.
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Defines the source fields uniquely identifying a source row.
Term::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Defines the source fields uniquely identifying a source row.
TermEntityTranslation::getIds function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Defines the source fields uniquely identifying a source row.

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