| XmlEntityNormalizationQuirksTrait |
trait |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Trait for EntityResourceTestBase subclasses testing $format='xml'. |
| XmlEntityNormalizationQuirksTrait.php |
file |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
|
| XmlEntityNormalizationQuirksTrait::applyXmlConfigEntityDecodingQuirks |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Applies the XML config entity encoding quirks that remain after decoding. |
| XmlEntityNormalizationQuirksTrait::applyXmlFieldDecodingQuirks |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Applies the XML entity field encoding quirks that remain after decoding. |
| XmlEntityNormalizationQuirksTrait::getExpectedNormalizedEntity |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
|
| XmlEntityNormalizationQuirksTrait::testPatch |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
|
| XmlEntityNormalizationQuirksTrait::testPost |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
|
| _comment_entity_uses_integer_id |
function |
core/modules/comment/comment.module |
Determines if an entity type is using an integer-based ID definition. |
| _entity_test_record_hooks |
function |
core/modules/system/tests/modules/entity_test/entity_test.module |
Helper function to be used to record hook invocations. |
| _field_create_entity_from_ids |
function |
core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |
| _views_field_get_entity_type_storage |
function |
core/modules/views/views.views.inc |
Determines whether the entity type the field appears in is SQL based. |