Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityViewsMultiValueBaseFieldDataUpdateTest.php | file | core/ |
|
| EntityViewsMultiValueBaseFieldDataUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| EntityViewsMultiValueBaseFieldDataUpdateTest::testUpdateMultiValueBaseFields | function | core/ |
Tests multi-value base field views data is updated correctly. |
| EntityViewsWithMultivalueBasefieldTest | class | core/ |
Tests entity views with multivalue base fields. |
| EntityViewsWithMultivalueBasefieldTest.php | file | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$modules | property | core/ |
|
| EntityViewsWithMultivalueBasefieldTest::$testViews | property | core/ |
|
| 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 | class | core/ |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
| EntityWithUriCacheTagsTestBase.php | file | core/ |
|
| EntityWithUriCacheTagsTestBase.php | file | core/ |
|
| EntityWithUriCacheTagsTestBase::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
| 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. |
| 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::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityWorkspaceConflictConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityWorkspaceConflictConstraintValidator::$workspaceRepository | property | core/ |
The workspace repository service. |
| EntityWorkspaceConflictConstraintValidator::create | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::validate | function | core/ |
|
| EntityWorkspaceConflictConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
| entity_bundle.listener | service | core/ |
Drupal\Core\Entity\EntityBundleListener |
| entity_create | function | core/ |
Constructs a new entity object, without permanently saving it. |
| 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 541
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.