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 |
|---|---|---|---|
| EntityViewsDataTest::testDataTableFields | function | core/ |
Tests fields on the data table. |
| EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
| EntityViewsDataTest::testRevisionTableWithoutDataTable | function | core/ |
Tests revision table without data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable | function | core/ |
Tests revision table with data table support. |
| EntityViewsWithMultivalueBasefieldTest | class | core/ |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBasefieldTest.php | file | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$modules | property | core/ |
Modules to install. |
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
Views to be enabled. |
| EntityViewsWithMultivalueBasefieldTest::setUp | function | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::testView | function | core/ |
Tests entity views with multivalue base fields. |
| EntityViewTrait | trait | core/ |
Provides helper methods to deal with building entity views in tests. |
| EntityViewTrait.php | file | core/ |
|
| EntityViewTrait::buildEntityView | function | core/ |
Builds the renderable view of an entity. |
| EntityWithPluginCollectionInterface | interface | core/ |
Provides an interface for an object using a plugin collection. |
| EntityWithPluginCollectionInterface.php | file | core/ |
|
| EntityWithUriCacheTagsTestBase | class | core/ |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase.php | file | core/ |
|
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
| EntityWithUriCacheTagsTestBase::testEntityUri | function | core/ |
Tests cache tags presence and invalidation of the entity at its URI. |
| EntityWorkspaceConflictConstraint | class | core/ |
Validation constraint for an entity being edited in multiple workspaces. |
| EntityWorkspaceConflictConstraint.php | file | core/ |
|
| EntityWorkspaceConflictConstraint::$message | property | core/ |
The default violation message. |
| EntityWorkspaceConflictConstraintValidator | class | core/ |
Validates the EntityWorkspaceConflict constraint. |
| EntityWorkspaceConflictConstraintValidator.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityWorkspaceConflictConstraintValidator[[api-linebreak]] @group workspaces |
| EntityWorkspaceConflictConstraintValidatorTest.php | file | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityWorkspaceConflictConstraintValidatorTest::reloadEntity | function | core/ |
Reloads the given entity from the storage and returns it. |
| EntityWorkspaceConflictConstraintValidatorTest::setUp | function | core/ |
|
| EntityWorkspaceConflictConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace | function | core/ |
@covers ::validate[[api-linebreak]] |
| entity_bundle.listener | service | core/ |
Drupal\Core\Entity\EntityBundleListener |
| entity_crud_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
| entity_crud_hook_test.module | file | core/ |
Test module for the Entity CRUD API. |
| entity_crud_hook_test_block_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for block entities. |
| entity_crud_hook_test_block_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for block entities. |
| entity_crud_hook_test_block_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for block entities. |
| entity_crud_hook_test_block_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for block entities. |
| entity_crud_hook_test_block_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for block entities. |
| entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
| entity_crud_hook_test_block_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for block entities. |
| entity_crud_hook_test_comment_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. |
| entity_crud_hook_test_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| entity_crud_hook_test_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| entity_crud_hook_test_comment_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
| entity_crud_hook_test_comment_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.