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
EntityTestFieldOverride::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
EntityTestFieldOverride::bundleFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestFieldOverride.php
EntityTestLabelResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php
EntityTestMapFieldResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php
EntityTestMapFieldTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php
EntityTestMulBundle::$id property core/modules/system/tests/modules/entity_test/src/Entity/EntityTestMulBundle.php The machine name.
EntityTestMulRevPubStringId class core/modules/workspaces/tests/modules/workspaces_test/src/Entity/EntityTestMulRevPubStringId.php Defines the test entity class.
EntityTestMulRevPubStringId.php file core/modules/workspaces/tests/modules/workspaces_test/src/Entity/EntityTestMulRevPubStringId.php
EntityTestMulRevPubStringId::baseFieldDefinitions function core/modules/workspaces/tests/modules/workspaces_test/src/Entity/EntityTestMulRevPubStringId.php
EntityTestNoId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php Test entity class.
EntityTestNoId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoId.php
EntityTestNoUuid class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php Test entity class with revisions but without UUIDs.
EntityTestNoUuid.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestNoUuid.php
EntityTestResourceTestBase::$entityTypeId property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
EntityTestStringId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php Defines a test entity class with a string ID.
EntityTestStringId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
EntityTestStringId::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestStringId.php
EntityTestTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityTestTest.php
EntityTestTextItemNormalizerTest::providerTestGetWithFormat function core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php Provides test cases for text format retrieval with expected cache tags.
EntityTestUuidId class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Defines a test entity class with UUIDs as IDs.
EntityTestUuidId.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php
EntityTestUuidId::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php
EntityTestUuidId::generateUuid function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestUuidId.php Statically generates a UUID.
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTranslationRenderTrait::getEntityTypeId function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the entity type identifier.
EntityTranslationSettings::getIds function core/modules/content_translation/src/Plugin/migrate/source/d7/EntityTranslationSettings.php
EntityTranslationSettingsTest::providerSource function core/modules/content_translation/tests/src/Kernel/Plugin/migrate/source/d7/EntityTranslationSettingsTest.php
EntityTypeConstraintsTest::testConstraintValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintsTest.php Tests entity constraints are validated.
EntityTypeConstraintValidatorTest class core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php Tests validation constraints for EntityTypeConstraintValidator.
EntityTypeConstraintValidatorTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
EntityTypeConstraintValidatorTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
EntityTypeConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php The typed data manager to use.
EntityTypeConstraintValidatorTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php
EntityTypeConstraintValidatorTest::testValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeConstraintValidatorTest.php Tests the EntityTypeConstraintValidator.
EntityTypedDataDefinitionTest::entityDefinitionIsInternalProvider function core/tests/Drupal/KernelTests/Core/Entity/EntityTypedDataDefinitionTest.php Provides test cases for testEntityDefinitionIsInternal.
EntityTypeInfo::$validator property core/modules/content_moderation/src/EntityTypeInfo.php The state transition validation service.
EntityTypeInfoTest::providerTestEntityTypeAlter function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php Provides test data for testEntityTypeAlter().
EntityTypeInfoTest::testEntityBaseFieldProvider function core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php Tests entity base field provider.
EntityUser::getHighestId function core/modules/user/src/Plugin/migrate/destination/EntityUser.php
EntityUuidConverter class core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Parameter converter for upcasting entity UUIDs to full objects.
EntityUuidConverter.php file core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
EntityUuidConverter::$languageManager property core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php The language manager.
EntityUuidConverter::applies function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
EntityUuidConverter::convert function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php
EntityUuidConverter::setLanguageManager function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Injects the language manager.
EntityUuidIdTest class core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php Tests that an entity with a UUID as ID can be managed.
EntityUuidIdTest.php file core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php

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