Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityMethodDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| EntityMethodDeriver::processMethod | function | core/ |
Processes a method to create derivatives. |
| EntityMethodDeriver::__construct | function | core/ |
Constructs new EntityMethodDeriver. |
| EntityMethodException | class | core/ |
@internal This API is experimental. |
| EntityMethodException.php | file | core/ |
|
| EntityModerationForm | class | core/ |
The EntityModerationForm provides a simple UI for changing moderation state. |
| EntityModerationForm.php | file | core/ |
|
| EntityModerationForm::$moderationInfo | property | core/ |
The moderation information service. |
| EntityModerationForm::$time | property | core/ |
The time service. |
| EntityModerationForm::$validation | property | core/ |
The moderation state transition validation service. |
| EntityModerationForm::buildForm | function | core/ |
Form constructor. |
| EntityModerationForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityModerationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EntityModerationForm::submitForm | function | core/ |
Form submission handler. |
| EntityModerationForm::__construct | function | core/ |
EntityModerationForm constructor. |
| EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
| EntityModerationRouteProvider.php | file | core/ |
|
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
| EntityModerationRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| EntityModerationRouteProvider::getLatestVersionRoute | function | core/ |
Gets the moderation-form route. |
| EntityModerationRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| EntityModerationRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| EntityNodeType | class | core/ |
Migration destination for node type entity. |
| EntityNodeType.php | file | core/ |
|
| EntityNodeType::getEntity | function | core/ |
Creates or loads an entity. |
| EntityNodeType::import | function | core/ |
|
| EntityNonRevisionableTranslatableFieldTest | class | core/ |
Tests translating a non-revisionable field. |
| EntityNonRevisionableTranslatableFieldTest.php | file | core/ |
|
| EntityNonRevisionableTranslatableFieldTest::$modules | property | core/ |
Modules to install. |
| EntityNonRevisionableTranslatableFieldTest::setUp | function | core/ |
|
| EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField | function | core/ |
Tests translating a non-revisionable field. |
| EntityNormalizer | class | core/ |
Normalizes/denormalizes Drupal entity objects into an array structure. |
| EntityNormalizer.php | file | core/ |
|
| EntityNormalizer::denormalize | function | core/ |
|
| EntityNormalizer::getSupportedTypes | function | core/ |
|
| EntityNormalizer::__construct | function | core/ |
Constructs an EntityNormalizer object. |
| EntityNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\EntityNormalizer. |
| EntityNormalizerTest.php | file | core/ |
|
| EntityNormalizerTest::$entityFieldManager | property | core/ |
The mock entity field manager. |
| EntityNormalizerTest::$entityNormalizer | property | core/ |
The entity normalizer. |
| EntityNormalizerTest::$entityTypeManager | property | core/ |
The mock entity type manager. |
| EntityNormalizerTest::$entityTypeRepository | property | core/ |
The mock entity type repository. |
| EntityNormalizerTest::$serializer | property | core/ |
The mock serializer. |
| EntityNormalizerTest::setUp | function | core/ |
|
| EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testDenormalizeWithNoBundle | function | core/ |
Tests the denormalize method with no bundle defined. |
| EntityNormalizerTest::testDenormalizeWithNoEntityType | function | core/ |
Tests the denormalize() method with no entity type provided in context. |
| EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType | function | core/ |
Tests the denormalize method with no bundle defined. |
| EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
| EntityNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
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.