Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@coversDefaultClass \Drupal\serialization\Normalizer\EntityNormalizer[[api-linebreak]] @group serialization |
| 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. |
| EntityOperations | class | core/ |
Renders all operations links for an entity. |
| EntityOperations | class | core/ |
Defines a class for reacting to entity events. |
| EntityOperations | class | core/ |
Defines a class for reacting to entity events. |
| EntityOperations.php | file | core/ |
|
| EntityOperations.php | file | core/ |
|
| EntityOperations.php | file | core/ |
|
| EntityOperations::$bundleInfo | property | core/ |
The entity bundle information service. |
| EntityOperations::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityOperations::$entityRepository | property | core/ |
The entity repository service. |
| EntityOperations::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityOperations::$entityTypeManager | property | core/ |
The entity type manager service. |
| EntityOperations::$entityTypeManager | property | core/ |
The Entity Type Manager service. |
| EntityOperations::$formBuilder | property | core/ |
The Form Builder service. |
| EntityOperations::$languageManager | property | core/ |
The language manager. |
| EntityOperations::$moderationInfo | property | core/ |
The Moderation Information service. |
| EntityOperations::$routerBuilder | property | core/ |
The router builder service. |
| EntityOperations::$workspaceAssociation | property | core/ |
The workspace association service. |
| EntityOperations::$workspaceInfo | property | core/ |
The workspace information service. |
| EntityOperations::$workspaceManager | property | core/ |
The workspace manager service. |
| EntityOperations::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
| EntityOperations::clickSortable | function | core/ |
Determines if this field is click sortable. |
| EntityOperations::create | function | core/ |
Creates an instance of the plugin. |
| EntityOperations::create | function | core/ |
Instantiates a new instance of this class. |
| EntityOperations::create | function | core/ |
Instantiates a new instance of this class. |
| EntityOperations::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityOperations::entityDelete | function | core/ |
|
| EntityOperations::entityFormAlter | function | core/ |
Alters entity forms to disallow concurrent editing in multiple workspaces. |
| EntityOperations::entityFormEntityBuild | function | core/ |
Entity builder that marks all supported entities as pending revisions. |
| EntityOperations::entityInsert | function | core/ |
Responds to the creation of a new entity. |
| EntityOperations::entityInsert | function | core/ |
Pagination
- Previous page
- Page 507
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.