You are here

50 methods override EntityResourceTestBase::getNormalizedPostEntity() in Drupal 9

ActionResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php
Returns the normalized POST entity.
BaseFieldOverrideResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php
Returns the normalized POST entity.
BlockContentResourceTestBase::getNormalizedPostEntity in core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
Returns the normalized POST entity.
BlockContentTypeResourceTestBase::getNormalizedPostEntity in core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php
Returns the normalized POST entity.
BlockResourceTestBase::getNormalizedPostEntity in core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
Returns the normalized POST entity.
CommentResourceTestBase::getNormalizedPostEntity in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
Returns the normalized POST entity.
CommentTypeResourceTestBase::getNormalizedPostEntity in core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php
Returns the normalized POST entity.
ConfigTestResourceTestBase::getNormalizedPostEntity in core/modules/config/tests/config_test/tests/src/Functional/Rest/ConfigTestResourceTestBase.php
Returns the normalized POST entity.
ConfigurableLanguageResourceTestBase::getNormalizedPostEntity in core/modules/language/tests/src/Functional/Rest/ConfigurableLanguageResourceTestBase.php
Returns the normalized POST entity.
ContactFormResourceTestBase::getNormalizedPostEntity in core/modules/contact/tests/src/Functional/Rest/ContactFormResourceTestBase.php
Returns the normalized POST entity.
ContentLanguageSettingsResourceTestBase::getNormalizedPostEntity in core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsResourceTestBase.php
Returns the normalized POST entity.
DateFormatResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php
Returns the normalized POST entity.
EditorResourceTestBase::getNormalizedPostEntity in core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php
Returns the normalized POST entity.
EntityFormDisplayResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayResourceTestBase.php
Returns the normalized POST entity.
EntityFormModeResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/EntityFormModeResourceTestBase.php
Returns the normalized POST entity.
EntityTestBundleResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php
Returns the normalized POST entity.
EntityTestLabelResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php
Returns the normalized POST entity.
EntityTestMapFieldResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php
Returns the normalized POST entity.
EntityTestResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php
Returns the normalized POST entity.
EntityViewDisplayResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
Returns the normalized POST entity.
EntityViewModeResourceTestBase::getNormalizedPostEntity in core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php
Returns the normalized POST entity.
FeedResourceTestBase::getNormalizedPostEntity in core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php
Returns the normalized POST entity.
FieldConfigResourceTestBase::getNormalizedPostEntity in core/modules/field/tests/src/Functional/Rest/FieldConfigResourceTestBase.php
Returns the normalized POST entity.
FieldStorageConfigResourceTestBase::getNormalizedPostEntity in core/modules/field/tests/src/Functional/Rest/FieldStorageConfigResourceTestBase.php
Returns the normalized POST entity.
FileResourceTestBase::getNormalizedPostEntity in core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php
Returns the normalized POST entity.
FilterFormatResourceTestBase::getNormalizedPostEntity in core/modules/filter/tests/src/Functional/Rest/FilterFormatResourceTestBase.php
Returns the normalized POST entity.
ImageStyleResourceTestBase::getNormalizedPostEntity in core/modules/image/tests/src/Functional/Rest/ImageStyleResourceTestBase.php
Returns the normalized POST entity.
ItemResourceTestBase::getNormalizedPostEntity in core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php
Returns the normalized POST entity.
MediaResourceTestBase::getNormalizedPostEntity in core/modules/media/tests/src/Functional/Rest/MediaResourceTestBase.php
Returns the normalized POST entity.
MediaTypeResourceTestBase::getNormalizedPostEntity in core/modules/media/tests/src/Functional/Rest/MediaTypeResourceTestBase.php
Returns the normalized POST entity.
MenuLinkContentResourceTestBase::getNormalizedPostEntity in core/modules/menu_link_content/tests/src/Functional/Rest/MenuLinkContentResourceTestBase.php
Returns the normalized POST entity.
MenuResourceTestBase::getNormalizedPostEntity in core/modules/system/tests/src/Functional/Rest/MenuResourceTestBase.php
Returns the normalized POST entity.
MessageResourceTestBase::getNormalizedPostEntity in core/modules/contact/tests/src/Functional/Rest/MessageResourceTestBase.php
Returns the normalized POST entity.
NodeResourceTestBase::getNormalizedPostEntity in core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
Returns the normalized POST entity.
NodeTypeResourceTestBase::getNormalizedPostEntity in core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
Returns the normalized POST entity.
PathAliasResourceTestBase::getNormalizedPostEntity in core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
Returns the normalized POST entity.
RdfMappingResourceTestBase::getNormalizedPostEntity in core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
Returns the normalized POST entity.
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity in core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
Returns the normalized POST entity.
RestResourceConfigResourceTestBase::getNormalizedPostEntity in core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
Returns the normalized POST entity.
RoleResourceTestBase::getNormalizedPostEntity in core/modules/user/tests/src/Functional/Rest/RoleResourceTestBase.php
Returns the normalized POST entity.
SearchPageResourceTestBase::getNormalizedPostEntity in core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php
Returns the normalized POST entity.
ShortcutResourceTestBase::getNormalizedPostEntity in core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php
Returns the normalized POST entity.
ShortcutSetResourceTestBase::getNormalizedPostEntity in core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php
Returns the normalized POST entity.
TermResourceTestBase::getNormalizedPostEntity in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
Returns the normalized POST entity.
TourResourceTestBase::getNormalizedPostEntity in core/modules/tour/tests/src/Functional/Rest/TourResourceTestBase.php
Returns the normalized POST entity.
UserResourceTestBase::getNormalizedPostEntity in core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php
Returns the normalized POST entity.
ViewResourceTestBase::getNormalizedPostEntity in core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php
Returns the normalized POST entity.
VocabularyResourceTestBase::getNormalizedPostEntity in core/modules/taxonomy/tests/src/Functional/Rest/VocabularyResourceTestBase.php
Returns the normalized POST entity.
WorkflowResourceTestBase::getNormalizedPostEntity in core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php
Returns the normalized POST entity.
WorkspaceResourceTestBase::getNormalizedPostEntity in core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php
Returns the normalized POST entity.