50 methods override EntityResourceTestBase::getExpectedNormalizedEntity()
- ActionResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ ActionResourceTestBase.php - Returns the expected normalization of the entity.
- BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ BaseFieldOverrideResourceTestBase.php - Returns the expected normalization of the entity.
- BlockContentResourceTestBase::getExpectedNormalizedEntity in core/
modules/ block_content/ tests/ src/ Functional/ Rest/ BlockContentResourceTestBase.php - Returns the expected normalization of the entity.
- BlockContentTypeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ block_content/ tests/ src/ Functional/ Rest/ BlockContentTypeResourceTestBase.php - Returns the expected normalization of the entity.
- BlockResourceTestBase::getExpectedNormalizedEntity in core/
modules/ block/ tests/ src/ Functional/ Rest/ BlockResourceTestBase.php - Returns the expected normalization of the entity.
- CommentResourceTestBase::getExpectedNormalizedEntity in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentResourceTestBase.php - Returns the expected normalization of the entity.
- CommentTypeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ comment/ tests/ src/ Functional/ Rest/ CommentTypeResourceTestBase.php - Returns the expected normalization of the entity.
- ConfigTestResourceTestBase::getExpectedNormalizedEntity in core/
modules/ config/ tests/ config_test/ tests/ src/ Functional/ Rest/ ConfigTestResourceTestBase.php - Returns the expected normalization of the entity.
- ConfigurableLanguageResourceTestBase::getExpectedNormalizedEntity in core/
modules/ language/ tests/ src/ Functional/ Rest/ ConfigurableLanguageResourceTestBase.php - Returns the expected normalization of the entity.
- ContactFormResourceTestBase::getExpectedNormalizedEntity in core/
modules/ contact/ tests/ src/ Functional/ Rest/ ContactFormResourceTestBase.php - Returns the expected normalization of the entity.
- ContentLanguageSettingsResourceTestBase::getExpectedNormalizedEntity in core/
modules/ language/ tests/ src/ Functional/ Rest/ ContentLanguageSettingsResourceTestBase.php - Returns the expected normalization of the entity.
- DateFormatResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ DateFormatResourceTestBase.php - Returns the expected normalization of the entity.
- EditorResourceTestBase::getExpectedNormalizedEntity in core/
modules/ editor/ tests/ src/ Functional/ Rest/ EditorResourceTestBase.php - Returns the expected normalization of the entity.
- EntityFormDisplayResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormDisplayResourceTestBase.php - Returns the expected normalization of the entity.
- EntityFormModeResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityFormModeResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestBundleResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestBundleResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestLabelResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestLabelResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestMapFieldResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestMapFieldResourceTestBase.php - Returns the expected normalization of the entity.
- EntityTestResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ modules/ entity_test/ tests/ src/ Functional/ Rest/ EntityTestResourceTestBase.php - Returns the expected normalization of the entity.
- EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityViewDisplayResourceTestBase.php - Returns the expected normalization of the entity.
- EntityViewModeResourceTestBase::getExpectedNormalizedEntity in core/
tests/ Drupal/ FunctionalTests/ Rest/ EntityViewModeResourceTestBase.php - Returns the expected normalization of the entity.
- FeedResourceTestBase::getExpectedNormalizedEntity in core/
modules/ aggregator/ tests/ src/ Functional/ Rest/ FeedResourceTestBase.php - Returns the expected normalization of the entity.
- FieldConfigResourceTestBase::getExpectedNormalizedEntity in core/
modules/ field/ tests/ src/ Functional/ Rest/ FieldConfigResourceTestBase.php - Returns the expected normalization of the entity.
- FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity in core/
modules/ field/ tests/ src/ Functional/ Rest/ FieldStorageConfigResourceTestBase.php - Returns the expected normalization of the entity.
- FileResourceTestBase::getExpectedNormalizedEntity in core/
modules/ file/ tests/ src/ Functional/ Rest/ FileResourceTestBase.php - Returns the expected normalization of the entity.
- FilterFormatResourceTestBase::getExpectedNormalizedEntity in core/
modules/ filter/ tests/ src/ Functional/ Rest/ FilterFormatResourceTestBase.php - Returns the expected normalization of the entity.
- ImageStyleResourceTestBase::getExpectedNormalizedEntity in core/
modules/ image/ tests/ src/ Functional/ Rest/ ImageStyleResourceTestBase.php - Returns the expected normalization of the entity.
- ItemResourceTestBase::getExpectedNormalizedEntity in core/
modules/ aggregator/ tests/ src/ Functional/ Rest/ ItemResourceTestBase.php - Returns the expected normalization of the entity.
- MediaResourceTestBase::getExpectedNormalizedEntity in core/
modules/ media/ tests/ src/ Functional/ Rest/ MediaResourceTestBase.php - Returns the expected normalization of the entity.
- MediaTypeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ media/ tests/ src/ Functional/ Rest/ MediaTypeResourceTestBase.php - Returns the expected normalization of the entity.
- MenuLinkContentResourceTestBase::getExpectedNormalizedEntity in core/
modules/ menu_link_content/ tests/ src/ Functional/ Rest/ MenuLinkContentResourceTestBase.php - Returns the expected normalization of the entity.
- MenuResourceTestBase::getExpectedNormalizedEntity in core/
modules/ system/ tests/ src/ Functional/ Rest/ MenuResourceTestBase.php - Returns the expected normalization of the entity.
- MessageResourceTestBase::getExpectedNormalizedEntity in core/
modules/ contact/ tests/ src/ Functional/ Rest/ MessageResourceTestBase.php - Returns the expected normalization of the entity.
- NodeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ node/ tests/ src/ Functional/ Rest/ NodeResourceTestBase.php - Returns the expected normalization of the entity.
- NodeTypeResourceTestBase::getExpectedNormalizedEntity in core/
modules/ node/ tests/ src/ Functional/ Rest/ NodeTypeResourceTestBase.php - Returns the expected normalization of the entity.
- PathAliasResourceTestBase::getExpectedNormalizedEntity in core/
modules/ path_alias/ tests/ src/ Functional/ Rest/ PathAliasResourceTestBase.php - Returns the expected normalization of the entity.
- RdfMappingResourceTestBase::getExpectedNormalizedEntity in core/
modules/ rdf/ tests/ src/ Functional/ Rest/ RdfMappingResourceTestBase.php - Returns the expected normalization of the entity.
- ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity in core/
modules/ responsive_image/ tests/ src/ Functional/ Rest/ ResponsiveImageStyleResourceTestBase.php - Returns the expected normalization of the entity.
- RestResourceConfigResourceTestBase::getExpectedNormalizedEntity in core/
modules/ rest/ tests/ src/ Functional/ Rest/ RestResourceConfigResourceTestBase.php - Returns the expected normalization of the entity.
- RoleResourceTestBase::getExpectedNormalizedEntity in core/
modules/ user/ tests/ src/ Functional/ Rest/ RoleResourceTestBase.php - Returns the expected normalization of the entity.
- SearchPageResourceTestBase::getExpectedNormalizedEntity in core/
modules/ search/ tests/ src/ Functional/ Rest/ SearchPageResourceTestBase.php - Returns the expected normalization of the entity.
- ShortcutResourceTestBase::getExpectedNormalizedEntity in core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutResourceTestBase.php - Returns the expected normalization of the entity.
- ShortcutSetResourceTestBase::getExpectedNormalizedEntity in core/
modules/ shortcut/ tests/ src/ Functional/ Rest/ ShortcutSetResourceTestBase.php - Returns the expected normalization of the entity.
- TermResourceTestBase::getExpectedNormalizedEntity in core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ TermResourceTestBase.php - Returns the expected normalization of the entity.
- TourResourceTestBase::getExpectedNormalizedEntity in core/
modules/ tour/ tests/ src/ Functional/ Rest/ TourResourceTestBase.php - Returns the expected normalization of the entity.
- UserResourceTestBase::getExpectedNormalizedEntity in core/
modules/ user/ tests/ src/ Functional/ Rest/ UserResourceTestBase.php - Returns the expected normalization of the entity.
- ViewResourceTestBase::getExpectedNormalizedEntity in core/
modules/ views/ tests/ src/ Functional/ Rest/ ViewResourceTestBase.php - Returns the expected normalization of the entity.
- VocabularyResourceTestBase::getExpectedNormalizedEntity in core/
modules/ taxonomy/ tests/ src/ Functional/ Rest/ VocabularyResourceTestBase.php - Returns the expected normalization of the entity.
- WorkflowResourceTestBase::getExpectedNormalizedEntity in core/
modules/ workflows/ tests/ src/ Functional/ Rest/ WorkflowResourceTestBase.php - Returns the expected normalization of the entity.
- WorkspaceResourceTestBase::getExpectedNormalizedEntity in core/
modules/ workspaces/ tests/ src/ Functional/ EntityResource/ WorkspaceResourceTestBase.php - Returns the expected normalization of the entity.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.