Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 10.3.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::usesGroupBy | function | core/ |
Provides the handler some group by. |
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. |
EntityOperations::__construct | function | core/ |
|
EntityOperationsTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\EntityOperations |
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::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 @group Views |
EntityOperationsUnitTest.php | file | core/ |
|
EntityOperationsUnitTest::$entityRepository | property | core/ |
The entity repository. |
EntityOperationsUnitTest::$entityTypeManager | property | core/ |
The entity type manager. |
EntityOperationsUnitTest::$languageManager | property | core/ |
The language manager. |
EntityOperationsUnitTest::$plugin | property | core/ |
The plugin under test. |
EntityOperationsUnitTest::setUp | function | core/ |
@covers ::__construct |
EntityOperationsUnitTest::testDefineOptions | function | core/ |
@covers ::defineOptions |
EntityOperationsUnitTest::testRenderWithDestination | function | core/ |
@covers ::render |
EntityOperationsUnitTest::testRenderWithoutDestination | function | core/ |
@covers ::render |
EntityOperationsUnitTest::testRenderWithoutEntity | function | core/ |
@covers ::render |
EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
@covers ::usesGroupBy |
EntityOriginalDeprecationTest | class | core/ |
Tests the deprecations of the original property. |
EntityOriginalDeprecationTest.php | file | core/ |
|
EntityOriginalDeprecationTest::testOriginalMagicGetSet | function | core/ |
Tests deprecation of the original property. |
EntityOwnerInterface | interface | core/ |
Defines a common interface for entities that have an owner. |
EntityOwnerInterface.php | file | core/ |
|
EntityOwnerInterface::getOwner | function | core/ |
Returns the entity owner's user entity. |
EntityOwnerInterface::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityOwnerInterface::setOwner | function | core/ |
Sets the entity owner's user entity. |
EntityOwnerInterface::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
EntityOwnerTrait | trait | core/ |
Provides a trait for entities that have an owner. |
EntityOwnerTrait.php | file | core/ |
|
EntityOwnerTrait::getDefaultEntityOwner | function | core/ |
Default value callback for 'owner' base field. |
EntityOwnerTrait::getOwner | function | core/ |
|
EntityOwnerTrait::getOwnerId | function | core/ |
|
EntityOwnerTrait::ownerBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for entity owners. |
EntityOwnerTrait::setOwner | function | core/ |
|
EntityOwnerTrait::setOwnerId | function | core/ |
|
EntityPermissionsForm | class | core/ |
Provides the permissions administration form for a bundle. |
EntityPermissionsForm.php | file | core/ |
Pagination
- Previous page
- Page 88
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.