Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityConverterLatestRevisionTest::testOptimizedConvert | function | core/ |
Tests that pending revisions are loaded only when needed. |
| EntityConverterLatestRevisionTest::testWithTranslatedPendingRevision | function | core/ |
Tests with a translated pending revision. |
| EntityConverterTest | class | core/ |
@coversDefaultClass \Drupal\Core\ParamConverter\EntityConverter[[api-linebreak]] @group ParamConverter @group Entity |
| EntityConverterTest.php | file | core/ |
|
| EntityConverterTest::$entityConverter | property | core/ |
The tested entity converter. |
| EntityConverterTest::$entityRepository | property | core/ |
The mocked entities repository. |
| EntityConverterTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
| EntityConverterTest::providerTestApplies | function | core/ |
Provides test data for testApplies() |
| EntityConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert |
| EntityConverterTest::setUp | function | core/ |
|
| EntityConverterTest::setUpMocks | function | core/ |
Sets up mock services and class instances. |
| EntityConverterTest::testApplies | function | core/ |
Tests the applies() method. |
| EntityConverterTest::testConvert | function | core/ |
Tests the convert() method. |
| EntityConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type. |
| EntityConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type. |
| EntityConverterTest::testDeprecatedGetLatestTranslationAffectedRevision | function | core/ |
Tests that ::getLatestTranslationAffectedRevision() is deprecated. |
| EntityConverterTest::testDeprecatedLanguageManager | function | core/ |
Tests that passing the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLanguageManagerMethod | function | core/ |
Tests that retrieving the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLanguageManagerProperty | function | core/ |
Tests that retrieving the language manager triggers a deprecation error. |
| EntityConverterTest::testDeprecatedLoadRevision | function | core/ |
Tests that ::loadRevision() is deprecated. |
| EntityCreateAccessCheck | class | core/ |
Defines an access checker for entity creation. |
| EntityCreateAccessCheck.php | file | core/ |
|
| EntityCreateAccessCheck::$deprecatedProperties | property | core/ |
|
| EntityCreateAccessCheck::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityCreateAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
| EntityCreateAccessCheck::access | function | core/ |
Checks access to create the entity type and bundle for the given route. |
| EntityCreateAccessCheck::__construct | function | core/ |
Constructs a EntityCreateAccessCheck object. |
| EntityCreateAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\EntityCreateAccessCheck[[api-linebreak]] |
| EntityCreateAccessCheckTest.php | file | core/ |
|
| EntityCreateAccessCheckTest::$entityTypeManager | property | core/ |
The mocked entity manager. |
| EntityCreateAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for testAccess. |
| EntityCreateAccessCheckTest::setUp | function | core/ |
|
| EntityCreateAccessCheckTest::testAccess | function | core/ |
Tests the method for checking access to routes. |
| EntityCreateAnyAccessCheck | class | core/ |
Defines an access checker for creating an entity of any bundle. |
| EntityCreateAnyAccessCheck.php | file | core/ |
|
| EntityCreateAnyAccessCheck::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityCreateAnyAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityCreateAnyAccessCheck::$requirementsKey | property | core/ |
The key used by the routing requirement. |
| EntityCreateAnyAccessCheck::access | function | core/ |
Checks access to create an entity of any bundle for the given route. |
| EntityCreateAnyAccessCheck::__construct | function | core/ |
Constructs a EntityCreateAnyAccessCheck object. |
| EntityCrudHookTest | class | core/ |
Tests the invocation of hooks when creating, inserting, loading, updating or deleting an entity. |
| EntityCrudHookTest.php | file | core/ |
|
| EntityCrudHookTest::$ids | property | core/ |
|
| EntityCrudHookTest::$modules | property | core/ |
Modules to enable. |
| EntityCrudHookTest::assertHookMessageOrder | function | core/ |
Checks the order of CRUD hook execution messages. |
| EntityCrudHookTest::setUp | function | core/ |
|
| EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
| EntityCrudHookTest::testFileHooks | function | core/ |
Tests hook invocations for CRUD operations on files. |
Pagination
- Previous page
- Page 373
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.