| InlineBlockEntityOperations::removeUnusedForEntityOnSave |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Remove all unused inline blocks on save. |
| InlineBlockEntityOperations::saveInlineBlockComponent |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Saves an inline block component. |
| InlineBlockEntityOperations::__construct |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Constructs a new EntityOperations object. |
| InlineBlockTestBase::getLatestBlockEntityId |
function |
core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php |
Gets the latest block entity id. |
| InlineBlockUsage::removeByLayoutEntity |
function |
core/modules/layout_builder/src/InlineBlockUsage.php |
|
| InlineBlockUsageInterface::removeByLayoutEntity |
function |
core/modules/layout_builder/src/InlineBlockUsageInterface.php |
Remove usage record by layout entity. |
| InstallHelper::$entityTypeManager |
property |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Entity type manager. |
| InstallHelper::createFileEntity |
function |
core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php |
Creates a file entity based on an image path. |
| install_core_entity_type_definitions |
function |
core/includes/install.core.inc |
Installs entity type definitions provided by core. |
| InternalEntitiesTest::$internalEntity |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
An entity of an internal entity type. |
| InternalEntitiesTest::$referencingEntity |
property |
core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php |
An entity referencing an internal entity. |
| ItemCacheTagsTest::createEntity |
function |
core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php |
|
| ItemCacheTagsTest::testEntityCreation |
function |
core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php |
Tests that when creating a feed item, the feed tag is invalidated. |
| ItemHalJsonTestBase::getExpectedNormalizedEntity |
function |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
|
| ItemHalJsonTestBase::getNormalizedPostEntity |
function |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
|
| ItemResourceTestBase::$entity |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
The Item entity. |
| ItemResourceTestBase::$entityTypeId |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
|
| ItemResourceTestBase::createAnotherEntity |
function |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
|
| ItemResourceTestBase::createEntity |
function |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
|
| ItemResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
|
| ItemResourceTestBase::getNormalizedPostEntity |
function |
core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php |
|
| ItemTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/ItemTest.php |
|
| ItemTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/ItemTest.php |
|
| ItemTest::createAnotherEntity |
function |
core/modules/jsonapi/tests/src/Functional/ItemTest.php |
|
| ItemTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/ItemTest.php |
|
| ItemWithoutFeedTest::testEntityCreation |
function |
core/modules/aggregator/tests/src/Kernel/ItemWithoutFeedTest.php |
Tests attempting to create a feed item without a feed. |
| jsonapi.entity_access_checker |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Access\EntityAccessChecker |
| jsonapi.entity_resource |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Controller\EntityResource |
| JsonApiDocumentTopLevelNormalizer::$entityTypeManager |
property |
core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php |
The entity type manager. |
| JsonapiKernelTestBase::createEntityReferenceField |
function |
core/modules/jsonapi/tests/src/Kernel/JsonapiKernelTestBase.php |
Creates a field of an entity reference field storage on the bundle. |
| JsonApiRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2968972 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Cannot PATCH an entity with dangling references in an ER field. |
| JsonApiRegressionTest::testDanglingReferencesInAnEntityReferenceFieldFromIssue2984647 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Cannot GET an entity with dangling references in an ER field. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure deep nested include works on multi target entity type field. |
| JsonApiRegressionTest::testInvalidDataTriggersUnprocessableEntityErrorFromIssue3052954 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure POSTing invalid data results in a 422 response, not a PHP error. |
| JsonApiRegressionTest::testNonTranslatableEntityUpdatesFromIssue3043168 |
function |
core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php |
Ensure non-translatable entities can be PATCHed with an alternate language. |
| jsonapi_entity_bundle_create |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_entity_bundle_create(). |
| jsonapi_entity_bundle_delete |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_entity_bundle_delete(). |
| jsonapi_entity_create |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_entity_create(). |
| jsonapi_entity_delete |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_entity_delete(). |
| jsonapi_jsonapi_entity_filter_access |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_jsonapi_entity_filter_access(). |
| jsonapi_jsonapi_entity_test_filter_access |
function |
core/modules/jsonapi/jsonapi.module |
Implements hook_jsonapi_ENTITY_TYPE_filter_access() for 'entity_test'. |
| jsonapi_test_field_access_entity_field_access |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.module |
Implements hook_entity_field_access(). |
| jsonapi_test_field_filter_access_jsonapi_entity_field_filter_access |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.module |
Implements hook_jsonapi_entity_field_field_access(). |
| KernelTestBase::installEntitySchema |
function |
core/modules/simpletest/src/KernelTestBase.php |
Installs the storage schema for a specific entity type. |
| KernelTestBase::installEntitySchema |
function |
core/tests/Drupal/KernelTests/KernelTestBase.php |
Installs the storage schema for a specific entity type. |
| KernelTestBaseTest::testInstallEntitySchema |
function |
core/modules/simpletest/src/Tests/KernelTestBaseTest.php |
Tests expected behavior of installEntitySchema(). |
| KeyValueContentEntityStorage |
class |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php |
Provides a key value backend for content entities. |
| KeyValueContentEntityStorage.php |
file |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php |
|
| KeyValueContentEntityStorage::createRevision |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php |
|