Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines an argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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::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/ |
Responds to the creation of a new entity. |
EntityOperations::entityInsert | function | core/ |
|
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::entityTranslationInsert | function | core/ |
Acts after an entity translation has been added. |
EntityOperations::entityUpdate | function | core/ |
Responds to updates to an entity. |
EntityOperations::entityUpdate | function | core/ |
|
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::shouldSkipOperations | function | core/ |
Determines whether we need to react on entity operations. |
EntityOperations::updateOrCreateFromEntity | function | core/ |
Creates or updates the moderation state of an entity. |
EntityOperations::usesGroupBy | function | core/ |
Provides the handler some groupby. |
EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations object. |
EntityOperations::__construct | function | core/ |
Constructs a new EntityOperations instance. |
EntityOperationsTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\EntityOperations[[api-linebreak]] |
EntityOperationsTest | class | core/ |
Tests that operations can be injected from the hook. |
EntityOperationsTest.php | file | core/ |
|
EntityOperationsTest.php | file | core/ |
|
EntityOperationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityOperationsTest::$modules | property | core/ |
Modules to install. |
EntityOperationsTest::$modules | property | core/ |
Modules to install. |
EntityOperationsTest::createNodeType | function | core/ |
Creates a page node type to test with, ensuring that it's moderated. |
EntityOperationsTest::createRole | function | core/ |
|
EntityOperationsTest::setUp | function | core/ |
|
EntityOperationsTest::setUp | function | core/ |
|
EntityOperationsTest::testArchive | function | core/ |
Verifies that an unpublished state may be made the default revision. |
EntityOperationsTest::testEntityOperationAlter | function | core/ |
Checks that hook_entity_operation_alter() can add an operation. |
EntityOperationsTest::testPendingRevisions | function | core/ |
Verifies that the process of saving pending revisions works as expected. |
EntityOperationsTest::testPublishedCreation | function | core/ |
Verifies that a newly-created node can go straight to published. |
EntityOperationsUnitTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\EntityOperations[[api-linebreak]] @group Views |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.