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
EntityContextDefinition::getEntityTypeId function core/lib/Drupal/Core/Plugin/Context/EntityContextDefinition.php Returns the entity type ID of this context.
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy function core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php Provides test data for ::testIsSatisfiedBy().
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity function core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php Provides test data for ::testIsSatisfiedByGenerateBundledEntity().
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity function core/tests/Drupal/Tests/Core/Plugin/Context/EntityContextDefinitionIsSatisfiedTest.php Provides test data for ::testIsSatisfiedByPassBundledEntity().
EntityContextTypedDataTest::testValidateConfigEntityContext function core/tests/Drupal/KernelTests/Core/Plugin/EntityContextTypedDataTest.php Tests that entity contexts wrapping a config entity can be validated.
EntityConverterTest::providerTestApplies function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Provides test data for testApplies()
EntityConverterTest::providerTestConvert function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Provides test data for testConvert.
EntityConverterTest::testConvertWithInvalidDynamicEntityType function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Tests the convert() method with an invalid dynamic entity type.
EntityConverterTest::testConvertWithInvalidEntityType function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Tests the convert() method with an invalid entity type.
EntityCreateAccessCheckTest::providerTestAccess function core/tests/Drupal/Tests/Core/Entity/EntityCreateAccessCheckTest.php Provides test data for testAccess.
EntityDataDefinition::getEntityTypeId function core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php Gets the entity type ID.
EntityDataDefinition::setEntityTypeId function core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinition.php Sets the entity type ID.
EntityDataDefinitionInterface::getEntityTypeId function core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinitionInterface.php Gets the entity type ID.
EntityDataDefinitionInterface::setEntityTypeId function core/lib/Drupal/Core/Entity/TypedData/EntityDataDefinitionInterface.php Sets the entity type ID.
EntityDecoupledTranslationRevisionsTest::$previousRevisionId property core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php The previous revision identifiers for the various revision translations.
EntityDefinitionUpdateProviderTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Tests EntityDefinitionUpdateManager functionality.
EntityDefinitionUpdateProviderTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php
EntityDefinitionUpdateProviderTest::$database property core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php The database connection.
EntityDefinitionUpdateProviderTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php The entity definition update manager.
EntityDefinitionUpdateProviderTest::$entityFieldManager property core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php The entity field manager.
EntityDefinitionUpdateProviderTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Modules to install.
EntityDefinitionUpdateProviderTest::baseFieldDeleteWithExistingDataTestCases function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Test cases for ::testBaseFieldDeleteWithExistingData.
EntityDefinitionUpdateProviderTest::initialValueFromFieldTestCases function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Test cases for ::testInitialValueFromField.
EntityDefinitionUpdateProviderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php
EntityDefinitionUpdateProviderTest::testBaseFieldDeleteWithExistingData function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Tests deleting a base field when it has existing data.
EntityDefinitionUpdateProviderTest::testInitialValueFromField function core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateProviderTest.php Tests adding a base field with initial values inherited from another field.
EntityDeriver::$basePluginId property core/lib/Drupal/Core/Entity/Plugin/DataType/Deriver/EntityDeriver.php The base plugin ID this derivative is for.
EntityDeriverTest::derivativesProvider function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Provides test data for ::testDerivatives().
EntityDisplayBase::$hidden property core/lib/Drupal/Core/Entity/EntityDisplayBase.php List of components that are set to be hidden.
EntityDisplayBase::$id property core/lib/Drupal/Core/Entity/EntityDisplayBase.php Unique ID for the config entity.
EntityDisplayBase::getTargetEntityTypeId function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the entity type for which this display is used.
EntityDisplayBase::id function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the identifier.
EntityDisplayBaseTest::testChangeId function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php Tests that changing the entity ID updates related properties.
EntityDisplayBaseTest::testGetTargetEntityTypeId function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetEntityTypeId
EntityDisplayInterface::getTargetEntityTypeId function core/lib/Drupal/Core/Entity/Display/EntityDisplayInterface.php Gets the entity type for which this display is used.
EntityDisplayModeAddForm::validateForm function core/modules/field_ui/src/Form/EntityDisplayModeAddForm.php Form validation handler.
EntityDisplayModeBase::$id property core/lib/Drupal/Core/Entity/EntityDisplayModeBase.php The ID of the form or view mode.
EntityDisplayModeBaseUnitTest::$uuid property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The UUID generator used for testing.
EntityDisplayModeFormBase::$targetEntityTypeId property core/modules/field_ui/src/Form/EntityDisplayModeFormBase.php The entity type for which the display mode is being created or edited.
EntityDisplayModeListBuilder::isValidEntity function core/modules/field_ui/src/EntityDisplayModeListBuilder.php Filters entities based on their view builder handlers.
EntityDisplayTest::testEntityDisplayInvalidateCacheTags function core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php Ensure that entity view display changes invalidates cache tags.
EntityDisplayTest::testExtraFieldComponentInitialInvalidConfig function core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php Tests the behavior of an extra field component with initial invalid values.
EntityDisplayWithLayoutInterface::getLayoutId function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the layout plugin ID for this display.
EntityDisplayWithLayoutInterface::setLayoutId function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Sets the layout plugin ID for this display.
EntityFieldDefaultValueTest::$uuid property core/tests/Drupal/KernelTests/Core/Entity/EntityFieldDefaultValueTest.php The UUID object to be used for generating UUIDs.
EntityFieldDefinitionTrait::getEntityTypeId function core/modules/migrate/src/EntityFieldDefinitionTrait.php Finds the entity type from configuration or plugin ID.
EntityFieldInstance::getIds function core/modules/migrate/src/Plugin/migrate/destination/EntityFieldInstance.php Gets the destination IDs.
EntityFieldManagerTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The cache tags invalidator.
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode().
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode().

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