Search for id
Title | Object type | File name | Summary |
---|---|---|---|
EntityStateChangeValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\Plugin\Validation\Constraint\ModerationStateConstraintValidator @group content_moderation |
EntityStateChangeValidationTest.php | file | core/ |
|
EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
EntityStateChangeValidationTest::$modules | property | core/ |
Modules to enable. |
EntityStateChangeValidationTest::setUp | function | core/ |
|
EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
EntityStateChangeValidationTest::testInvalidState | function | core/ |
Tests validation with an invalid state. |
EntityStateChangeValidationTest::testInvalidStateMultilingual | function | core/ |
Tests state transition validation with multiple languages. |
EntityStateChangeValidationTest::testInvalidStateWithoutExisting | function | core/ |
Tests validation with no initial state or an invalid state. |
EntityStateChangeValidationTest::testInvalidTransition | function | core/ |
Tests invalid transitions. |
EntityStateChangeValidationTest::testTransitionAccessValidation | function | core/ |
@dataProvider transitionAccessValidationTestCases |
EntityStateChangeValidationTest::testValidTransition | function | core/ |
Tests valid transitions. |
EntityStateChangeValidationTest::transitionAccessValidationTestCases | function | core/ |
Test cases for ::testTransitionAccessValidation. |
EntityStorageBase::$entityTypeId | property | core/ |
Entity type ID for this storage. |
EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
EntityStorageBase::$uuidKey | property | core/ |
Name of entity's UUID database table field, if it supports UUIDs. |
EntityStorageBase::$uuidService | property | core/ |
The UUID service. |
EntityStorageBase::buildCacheId | function | core/ |
Builds the cache ID for the passed in entity ID. |
EntityStorageBase::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityStorageBaseTest::providerLoad | function | core/ |
Data provider for testLoad(). |
EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
EntityStorageDeprecationTest::$entityTypeId | property | core/ |
The entity type ID. |
EntityStorageInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
EntityTest::$argumentValidator | property | core/ |
The tested argument validator. |
EntityTest::getOwnerId | function | core/ |
Returns the entity owner's user ID. |
EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
EntityTest::setOwnerId | function | core/ |
Sets the entity owner's user ID. |
EntityTest::testCalculateDependenciesWithEntityId | function | core/ |
@covers ::calculateDependencies |
EntityTest::testCalculateDependenciesWithUuid | function | core/ |
@covers ::calculateDependencies |
EntityTest::testRenderWithId | function | core/ |
@covers ::render @covers ::defineOptions @covers ::init |
EntityTest::testRenderWithIdAndToken | function | core/ |
@covers ::render @covers ::defineOptions @covers ::init |
EntityTest::testRenderWithUuid | function | core/ |
@covers ::render @covers ::defineOptions @covers ::init |
EntityTest::testValidateArgumentAccess | function | core/ |
Tests the validate argument method with access and no bundles. |
EntityTest::testValidateArgumentBundle | function | core/ |
Tests the validate argument method with bundle checking. |
EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
EntityTest::testValidateArgumentNoAccess | function | core/ |
Tests the validate argument method with no access and bundles. |
EntityTestBundle::$id | property | core/ |
The machine name. |
EntityTestBundleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
EntityTestCompositeConstraintValidator | class | core/ |
Constraint validator for the EntityTestComposite constraint. |
EntityTestCompositeConstraintValidator.php | file | core/ |
|
EntityTestCompositeConstraintValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestCompositeConstraintValidator::validate | function | core/ |
|
EntityTestComputedFieldNormalizerTest::$entityTypeId | property | core/ |
The tested entity type. |
EntityTestComputedFieldTest::$entityTypeId | property | core/ |
The tested entity type. |
EntityTestDestination::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
EntityTestEntityLevelValidator | class | core/ |
Constraint validator for the EntityTestEntityLevel constraint. |
EntityTestEntityLevelValidator.php | file | core/ |
|
EntityTestEntityLevelValidator::$context | property | core/ |
Validator 2.5 and upwards compatible execution context. |
EntityTestEntityLevelValidator::validate | function | core/ |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.