Search for entityOperation
- Search 7.x for entityOperation
- Search 9.5.x for entityOperation
- Search 8.9.x for entityOperation
- Search 10.3.x for entityOperation
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
ConfigTranslationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
ContentTranslationHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
EntityOperations | class | core/ |
Defines a class for reacting to entity events. |
EntityOperations | class | core/ |
Renders all operations links for an entity. |
EntityOperations | class | core/ |
Defines a class for reacting to entity runtime hooks. |
EntityOperations.php | file | core/ |
|
EntityOperations.php | file | core/ |
|
EntityOperations.php | file | core/ |
|
EntityOperations::$bundleInfo | property | core/ |
The entity bundle information service. |
EntityOperations::$entityDisplayRepository | property | core/ |
The entity display repository. |
EntityOperations::$entityRepository | property | core/ |
The entity repository service. |
EntityOperations::$entityTypeManager | property | core/ |
The entity type manager. |
EntityOperations::$entityTypeManager | property | core/ |
The Entity Type Manager service. |
EntityOperations::$formBuilder | property | core/ |
The Form Builder service. |
EntityOperations::$initialPublished | property | core/ |
A list of entity UUIDs that were created as published in a workspace. |
EntityOperations::$languageManager | property | core/ |
The language manager. |
EntityOperations::$moderationInfo | property | core/ |
The Moderation Information service. |
EntityOperations::$routerBuilder | property | core/ |
The router builder service. |
EntityOperations::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
EntityOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
EntityOperations::create | function | core/ |
Creates an instance of the plugin. |
EntityOperations::create | function | core/ |
Instantiates a new instance of this class. |
EntityOperations::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
EntityOperations::entityDelete | function | core/ |
Implements hook_entity_delete(). |
EntityOperations::entityDelete | function | core/ |
|
EntityOperations::entityFormAlter | function | core/ |
Implements hook_form_alter(). |
EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
EntityOperations::entityInsert | function | core/ |
Implements hook_entity_insert(). |
EntityOperations::entityInsert | function | core/ |
|
EntityOperations::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
EntityOperations::entityPreload | function | core/ |
Implements hook_entity_preload(). |
EntityOperations::entityPresave | function | core/ |
Implements hook_entity_presave(). |
EntityOperations::entityPresave | function | core/ |
Acts on an entity and set published status based on the moderation state. |
EntityOperations::entityQueryTagLatestTranslatedAffectedRevisionAlter | function | core/ |
Implements hook_entity_query_tag__TAG_alter() for 'latest_translated_affected_revision'. |
EntityOperations::entityRevisionDelete | function | core/ |
|
EntityOperations::entityRevisionDelete | function | core/ |
Implements hook_entity_revision_delete(). |
EntityOperations::entityTranslationDelete | function | core/ |
|
EntityOperations::entityTranslationInsert | function | core/ |
Implements hook_entity_translation_insert(). |
EntityOperations::entityUpdate | function | core/ |
|
EntityOperations::entityUpdate | function | core/ |
Implements hook_entity_update(). |
EntityOperations::entityView | function | core/ |
Act on entities being assembled before rendering. |
EntityOperations::getEntityRepository | function | core/ |
|
EntityOperations::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityOperations::getEntityTypeManager | function | core/ |
|
EntityOperations::getLanguageManager | function | core/ |
Returns the language manager. |
EntityOperations::getView | function | core/ |
Returns the top object of a view. |
EntityOperations::isPublished | function | core/ |
Checks if the entity is published. |
EntityOperations::query | function | core/ |
Called to add the field to a query. |
EntityOperations::render | function | core/ |
Renders the field. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.