| ImageOnTranslatedEntityTest.php |
file |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
|
| ImageOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| ImageOnTranslatedEntityTest::$fieldName |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The name of the image field used in the test. |
| ImageOnTranslatedEntityTest::$modules |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
Modules to install. |
| ImageOnTranslatedEntityTest::setUp |
function |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
|
| ImageOnTranslatedEntityTest::testSyncedImages |
function |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
Tests synced file fields on translated nodes. |
| ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter |
function |
core/modules/image/tests/modules/image_field_property_constraint_validation/src/Hook/ImagePropertyConstraintValidationHooks.php |
Implements hook_entity_bundle_field_info_alter(). |
| ImageStyleFormBase::$entity |
property |
core/modules/image/src/Form/ImageStyleFormBase.php |
The entity being used by this form. |
| ImageStyleIntegrationTest::testEntityDisplayDependency |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests the dependency between ImageStyle and entity display components. |
| ImageStyleIntegrationTest::testEntityDisplayDependencyRename |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests renaming the ImageStyle. |
| ImageStyleResourceTestBase::$entity |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
The ImageStyle entity. |
| ImageStyleResourceTestBase::$entityTypeId |
property |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
The tested entity type. |
| ImageStyleResourceTestBase::createEntity |
function |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
Creates the entity to be tested. |
| ImageStyleResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
Returns the expected normalization of the entity. |
| ImageStyleResourceTestBase::getNormalizedPostEntity |
function |
core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php |
Returns the normalized POST entity. |
| ImageStyleTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
|
| ImageStyleTest::$entityType |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The entity type used for testing. |
| ImageStyleTest::$entityTypeId |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The ID of the type of the entity under test. |
| ImageStyleTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
The tested entity type. |
| ImageStyleTest::$entityTypeManager |
property |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
The entity type manager used for testing. |
| ImageStyleTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
Creates the entity to be tested. |
| ImmutablePropertiesConstraintValidatorTest::testValidatedEntityMustHaveAnId |
function |
core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php |
Tests that entities without an ID will raise an exception. |
| ImmutablePropertiesConstraintValidatorTest::testValidatorRequiresAConfigEntity |
function |
core/tests/Drupal/KernelTests/Core/Entity/ImmutablePropertiesConstraintValidatorTest.php |
Tests that only config entities are accepted by the validator. |
| ImportableEntityStorageInterface |
interface |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Provides an interface for responding to configuration imports. |
| ImportableEntityStorageInterface.php |
file |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
|
| ImportableEntityStorageInterface::importCreate |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Creates entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importDelete |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Delete entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importRename |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Renames entities upon synchronizing configuration changes. |
| ImportableEntityStorageInterface::importUpdate |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Updates entities upon synchronizing configuration changes. |
| Importer::copyFileAssociatedWithEntity |
function |
core/lib/Drupal/Core/DefaultContent/Importer.php |
Copies a file from default content directory to the site's file system. |
| Importer::loadEntityDependency |
function |
core/lib/Drupal/Core/DefaultContent/Importer.php |
Loads the entity dependency by its UUID. |
| Importer::toEntity |
function |
core/lib/Drupal/Core/DefaultContent/Importer.php |
Converts an array of content entity data to a content entity object. |
| ImporterTest::onPreEntityImport |
function |
core/tests/Drupal/KernelTests/Core/DefaultContent/ImporterTest.php |
Modify entity data before it is imported. |
| IncludeResolver::$entityAccessChecker |
property |
core/modules/jsonapi/src/IncludeResolver.php |
The JSON:API entity access checker. |
| IncludeResolver::$entityTypeManager |
property |
core/modules/jsonapi/src/IncludeResolver.php |
The entity type manager. |
| InlineBlock::$entityDisplayRepository |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The entity display repository. |
| InlineBlock::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
The entity type manager. |
| InlineBlock::getEntity |
function |
core/modules/layout_builder/src/Plugin/Block/InlineBlock.php |
Loads or creates the block content entity of the block. |
| InlineBlockDeriver::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/Derivative/InlineBlockDeriver.php |
The entity type manager. |
| InlineBlockEntityOperations |
class |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Defines a class for reacting to entity events related to Inline Blocks. |
| InlineBlockEntityOperations.php |
file |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
|
| InlineBlockEntityOperations::$blockContentStorage |
property |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
The block content storage. |
| InlineBlockEntityOperations::$entityTypeManager |
property |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
The entity type manager. |
| InlineBlockEntityOperations::$usage |
property |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Inline block usage tracking service. |
| InlineBlockEntityOperations::create |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Instantiates a new instance of this class. |
| InlineBlockEntityOperations::deleteBlocksAndUsage |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Delete the inline blocks and the usage records. |
| InlineBlockEntityOperations::getBlockIdsForRevisionIds |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Gets blocks IDs for an array of revision IDs. |
| InlineBlockEntityOperations::getRemovedBlockIds |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Gets the IDs of the inline blocks that were removed. |
| InlineBlockEntityOperations::handleEntityDelete |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Handles entity tracking on deleting a parent entity. |
| InlineBlockEntityOperations::handlePreSave |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Handles saving a parent entity. |