| EntityNormalizerTest::testDenormalizeWithNoEntityType |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php |
Tests the denormalize() method with no entity type provided in context. |
| EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php |
Tests the denormalize method with no bundle defined. |
| EntityNormalizerTest::testDenormalizeWithValidBundle |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testNormalize |
function |
core/modules/serialization/tests/src/Unit/Normalizer/EntityNormalizerTest.php |
Tests the normalize() method. |
| EntityOperations |
class |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
Renders all operations links for an entity. |
| EntityOperations |
class |
core/modules/content_moderation/src/EntityOperations.php |
Defines a class for reacting to entity events. |
| EntityOperations |
class |
core/modules/workspaces/src/Hook/EntityOperations.php |
Defines a class for reacting to entity runtime hooks. |
| EntityOperations.php |
file |
core/modules/workspaces/src/Hook/EntityOperations.php |
|
| EntityOperations.php |
file |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations.php |
file |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::$bundleInfo |
property |
core/modules/content_moderation/src/EntityOperations.php |
The entity bundle information service. |
| EntityOperations::$entityDisplayRepository |
property |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
The entity display repository. |
| EntityOperations::$entityRepository |
property |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
The entity repository service. |
| EntityOperations::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
The entity type manager. |
| EntityOperations::$entityTypeManager |
property |
core/modules/content_moderation/src/EntityOperations.php |
The Entity Type Manager service. |
| EntityOperations::$formBuilder |
property |
core/modules/content_moderation/src/EntityOperations.php |
The Form Builder service. |
| EntityOperations::$languageManager |
property |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
The language manager. |
| EntityOperations::$moderationInfo |
property |
core/modules/content_moderation/src/EntityOperations.php |
The Moderation Information service. |
| EntityOperations::$routerBuilder |
property |
core/modules/content_moderation/src/EntityOperations.php |
The router builder service. |
| EntityOperations::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::clickSortable |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::create |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::create |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::defineOptions |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::entityDelete |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_delete(). |
| EntityOperations::entityDelete |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::entityFormAlter |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_form_alter(). |
| EntityOperations::entityFormEntityBuild |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Entity builder that marks all supported entities as pending revisions. |
| EntityOperations::entityInsert |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_insert(). |
| EntityOperations::entityInsert |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::entityPredelete |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_predelete(). |
| EntityOperations::entityPreload |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_preload(). |
| EntityOperations::entityPresave |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_presave(). |
| EntityOperations::entityPresave |
function |
core/modules/content_moderation/src/EntityOperations.php |
Acts on an entity and set published status based on the moderation state. |
| EntityOperations::entityQueryTagLatestTranslatedAffectedRevisionAlter |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_query_tag__TAG_alter() for 'latest_translated_affected_revision'. |
| EntityOperations::entityRevisionDelete |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_revision_delete(). |
| EntityOperations::entityRevisionDelete |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::entityTranslationDelete |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::entityTranslationInsert |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_translation_insert(). |
| EntityOperations::entityUpdate |
function |
core/modules/workspaces/src/Hook/EntityOperations.php |
Implements hook_entity_update(). |
| EntityOperations::entityUpdate |
function |
core/modules/content_moderation/src/EntityOperations.php |
|
| EntityOperations::entityView |
function |
core/modules/content_moderation/src/EntityOperations.php |
Act on entities being assembled before rendering. |
| EntityOperations::getEntityRepository |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::getLanguageManager |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::getView |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::isPublished |
function |
core/modules/content_moderation/src/EntityOperations.php |
Checks if the entity is published. |
| EntityOperations::query |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|
| EntityOperations::render |
function |
core/modules/views/src/Plugin/views/field/EntityOperations.php |
|