Search for entityOperation
- Search 7.x for entityOperation
- Search 8.9.x for entityOperation
- Search 10.3.x for entityOperation
- Search 11.x for entityOperation
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityAccess::entityOperationAccess | function | core/ |
Implements a hook bridge for hook_entity_access(). |
| EntityOperations | class | core/ |
Defines a class for reacting to entity events. |
| EntityOperations | class | core/ |
Defines a class for reacting to entity events. |
| EntityOperations | class | core/ |
Renders all operations links for an entity. |
| 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::$entityTypeManager | property | core/ |
The Entity Type Manager service. |
| EntityOperations::$formBuilder | property | core/ |
The Form Builder service. |
| EntityOperations::$languageManager | property | core/ |
The language manager. |
| EntityOperations::$moderationInfo | property | core/ |
The Moderation Information service. |
| EntityOperations::$routerBuilder | property | core/ |
The router builder service. |
| EntityOperations::$workspaceAssociation | property | core/ |
The workspace association service. |
| EntityOperations::$workspaceManager | property | core/ |
The workspace manager 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/ |
Instantiates a new instance of this class. |
| 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/ |
|
| EntityOperations::entityFormAlter | function | core/ |
Alters entity forms to disallow concurrent editing in multiple workspaces. |
| EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
| EntityOperations::entityInsert | function | core/ |
|
| EntityOperations::entityInsert | function | core/ |
Responds to the creation of a new entity. |
| EntityOperations::entityPredelete | function | core/ |
Acts on an entity before it is deleted. |
| EntityOperations::entityPreload | function | core/ |
Acts on entity IDs before they are loaded. |
| EntityOperations::entityPresave | function | core/ |
Acts on an entity before it is created or updated. |
| EntityOperations::entityPresave | function | core/ |
Acts on an entity and set published status based on the moderation state. |
| EntityOperations::entityRevisionDelete | function | core/ |
|
| EntityOperations::entityTranslationDelete | function | core/ |
|
| EntityOperations::entityUpdate | function | core/ |
|
| EntityOperations::entityUpdate | function | core/ |
Responds to updates to an entity. |
| 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. |
| EntityOperations::shouldSkipPreOperations | function | core/ |
Determines whether we need to react on pre-save or pre-delete operations. |
| EntityOperations::updateOrCreateFromEntity | function | core/ |
Creates or updates the moderation state of an entity. |
| EntityOperations::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.