| RevisionableEntity |
class |
core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php |
|
| RevisionableEntityBundleInterface |
interface |
core/lib/Drupal/Core/Entity/RevisionableEntityBundleInterface.php |
Provides an interface defining a revisionable entity bundle. |
| RevisionableEntityBundleInterface.php |
file |
core/lib/Drupal/Core/Entity/RevisionableEntityBundleInterface.php |
|
| RevisionableEntityBundleInterface::shouldCreateNewRevision |
function |
core/lib/Drupal/Core/Entity/RevisionableEntityBundleInterface.php |
Gets whether a new revision should be created by default. |
| RevisionLogEntityTrait |
trait |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Provides a trait for accessing revision logging and ownership information. |
| RevisionLogEntityTrait.php |
file |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
|
| RevisionLogEntityTrait::getEntityType |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Gets the entity type definition. |
| RevisionLogEntityTrait::getRevisionCreationTime |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionCreationTime(). |
| RevisionLogEntityTrait::getRevisionLogMessage |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionLogMessage(). |
| RevisionLogEntityTrait::getRevisionMetadataKey |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Gets the name of a revision metadata field. |
| RevisionLogEntityTrait::getRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUser(). |
| RevisionLogEntityTrait::getRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
| RevisionLogEntityTrait::revisionLogBaseFieldDefinitions |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Provides revision-related base field definitions for an entity type. |
| RevisionLogEntityTrait::setRevisionCreationTime |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionCreationTime(). |
| RevisionLogEntityTrait::setRevisionLogMessage |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionLogMessage(). |
| RevisionLogEntityTrait::setRevisionUser |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUser(). |
| RevisionLogEntityTrait::setRevisionUserId |
function |
core/lib/Drupal/Core/Entity/RevisionLogEntityTrait.php |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
| RoleResourceTestBase::$entity |
property |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
|
| RoleResourceTestBase::$entityTypeId |
property |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
The tested entity type. |
| RoleResourceTestBase::createEntity |
function |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
Creates the entity to be tested. |
| RoleResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
Returns the expected normalization of the entity. |
| RoleResourceTestBase::getNormalizedPostEntity |
function |
core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php |
Returns the normalized POST entity. |
| RoleTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/RoleTest.php |
|
| RoleTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/RoleTest.php |
The tested entity type. |
| RoleTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/RoleTest.php |
Creates the entity to be tested. |
| RoleUserTestBase::$userRoleEntityType |
property |
core/modules/user/tests/src/Unit/Plugin/Action/RoleUserTestBase.php |
The user role entity type. |
| RouteSubscriber::$entityTypeManager |
property |
core/modules/field_ui/src/Routing/RouteSubscriber.php |
The entity type manager service. |
| RouteSubscriberTest::$entityTypeManager |
property |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
The mocked entity type manager. |
| route_enhancer.entity |
service |
core/core.services.yml |
Drupal\Core\Entity\Enhancer\EntityRouteEnhancer |
| route_enhancer.entity_bundle |
service |
core/core.services.yml |
Drupal\Core\Entity\Enhancer\EntityBundleRouteEnhancer |
| route_enhancer.entity_revision |
service |
core/core.services.yml |
Drupal\Core\Routing\Enhancer\EntityRevisionRouteEnhancer |
| route_subscriber.entity |
service |
core/core.services.yml |
Drupal\Core\EventSubscriber\EntityRouteAlterSubscriber |
| RowEntityRenderersTest |
class |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Tests the entity row renderers. |
| RowEntityRenderersTest.php |
file |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
|
| RowEntityRenderersTest::$expected |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
An array of titles for each node per language. |
| RowEntityRenderersTest::$ids |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
|
| RowEntityRenderersTest::$langcodes |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
An array of added languages. |
| RowEntityRenderersTest::$modules |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Modules to enable. |
| RowEntityRenderersTest::$testAuthor |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
The author of the test content. |
| RowEntityRenderersTest::$testIds |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
An array of IDs of the test content. |
| RowEntityRenderersTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Views used by this test. |
| RowEntityRenderersTest::$values |
property |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
|
| RowEntityRenderersTest::assertTranslations |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Checks that the view results match the expected values. |
| RowEntityRenderersTest::checkLanguageRenderers |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Checks that the language renderer configurations work as expected. |
| RowEntityRenderersTest::setUp |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
|
| RowEntityRenderersTest::testEntityRenderers |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Tests the entity row renderers. |
| RowEntityRenderersTest::testFieldRenderers |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Tests the field row renderers. |
| RowEntityRenderersTest::testRevisionBaseTable |
function |
core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php |
Tests the row renderer with a revision base table. |
| RowEntityTest |
class |
core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php |
Tests the generic entity row plugin. |
| RowEntityTest.php |
file |
core/modules/views/tests/src/Kernel/Plugin/RowEntityTest.php |
|