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
AnnotationBase::getId function core/lib/Drupal/Component/Annotation/AnnotationBase.php Gets the unique ID for this annotated class.
AnnotationInterface::getId function core/lib/Drupal/Component/Annotation/AnnotationInterface.php Gets the unique ID for this annotated class.
AttributeBase::getId function core/lib/Drupal/Component/Plugin/Attribute/AttributeBase.php Gets the unique ID for this attribute class.
AttributeBaseTest::testGetId function core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeBaseTest.php @covers ::getId[[api-linebreak]]
AttributeInterface::getId function core/lib/Drupal/Component/Plugin/Attribute/AttributeInterface.php Gets the unique ID for this attribute class.
BatchStorage::getId function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::getId function core/lib/Drupal/Core/Batch/BatchStorage.php Returns a new batch id.
CalculatedPermissionsItem::getIdentifier function core/lib/Drupal/Core/Session/CalculatedPermissionsItem.php Returns the identifier within the scope.
CalculatedPermissionsItemInterface::getIdentifier function core/lib/Drupal/Core/Session/CalculatedPermissionsItemInterface.php Returns the identifier within the scope.
ConfigEntity::getIds function core/modules/migrate/src/Plugin/migrate/source/ConfigEntity.php Defines the source fields uniquely identifying a source row.
ConfigEntityStorage::getIDFromConfigName function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Extracts the configuration entity ID from the full configuration name.
ConfigEntityStorageInterface::getIDFromConfigName function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Extracts the configuration entity ID from the full configuration name.
ContentEntity::getIds function core/modules/migrate/src/Plugin/migrate/source/ContentEntity.php Defines the source fields uniquely identifying a source row.
DirectoryWithMetadataDiscovery::getIdentifier function core/lib/Drupal/Core/Plugin/Discovery/DirectoryWithMetadataDiscovery.php The IDs can collide in two different scenarios:
EntityReference::getTargetIdentifier function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php Gets the identifier of the referenced data.
Html::getId function core/lib/Drupal/Component/Utility/Html.php Prepares a string for use as a valid HTML ID.
IconDefinition::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php Get the full icon id.
IconDefinitionInterface::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php Get the full icon id.
JsonApiFilterRegressionTest::testFilteringEntitiesByEntityReferenceTargetId function core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php Tests that collections can be filtered by an entity reference target_id.
Language::getId function core/lib/Drupal/Core/Language/Language.php Gets the ID (language code).
LanguageInterface::getId function core/lib/Drupal/Core/Language/LanguageInterface.php Gets the ID (language code).
LanguageReference::getTargetIdentifier function core/lib/Drupal/Core/TypedData/Plugin/DataType/LanguageReference.php Gets the identifier of the referenced data.
MigrateMissingDatabaseSource::getIds function core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php Defines the source fields uniquely identifying a source row.
MigrateSourceWithAnnotations::getIds function core/modules/migrate/tests/modules/migrate_source_annotation_bc_test/src/Plugin/migrate/source/MigrateSourceWithAnnotations.php Defines the source fields uniquely identifying a source row.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_source_module_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
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.
PluginTest::testGetId function core/tests/Drupal/Tests/Component/Plugin/Attribute/PluginTest.php @covers ::getId[[api-linebreak]]
ReverseContainer::getId function core/lib/Drupal/Component/DependencyInjection/ReverseContainer.php Returns the ID of the passed object when it exists as a service.
SimpleSource::getIds function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php Defines the source fields uniquely identifying a source row.
StubSourcePlugin::getIds function core/modules/migrate/tests/src/Unit/StubSourcePlugin.php Defines the source fields uniquely identifying a source row.
TestSqlPrepareQuery::getIds function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Defines the source fields uniquely identifying a source row.
YamlDirectoryDiscovery::getIdentifier function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Gets the identifier from the data.

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