| WorkspaceTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The fields that are protected against modification during PATCH requests. |
| WorkspaceTest::$uniqueFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Fields that need unique values. |
| WorkspaceTest::getSparseFieldSets |
function |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Returns an array of sparse fields sets to test. |
| WorkspaceTest::testWorkspaceFieldUi |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceTest.php |
Tests adding new fields to workspace entities. |
| WorkspaceTracker::getIdField |
function |
core/modules/workspaces/src/WorkspaceTracker.php |
Determines the target ID field name for an entity type. |
| XmlEntityNormalizationQuirksTrait::applyXmlFieldDecodingQuirks |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Applies the XML entity field encoding quirks that remain after decoding. |
| _content_translation_install_field_storage_definitions |
function |
core/modules/content_translation/content_translation.module |
Installs Content Translation's fields for a given entity type. |
| _editor_get_file_uuids_by_field |
function |
core/modules/editor/editor.module |
Finds all files referenced (data-entity-uuid) by formatted text fields. |
| _editor_get_formatted_text_fields |
function |
core/modules/editor/editor.module |
Determines the formatted text fields on an entity. |
| _field_create_entity_from_ids |
function |
core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |
| _field_multiple_value_form_sort_helper |
function |
core/includes/theme.inc |
Callback for usort() of field item form elements. |
| _views_field_get_entity_type_storage |
function |
core/modules/views/views.module |
Determines whether the entity type the field appears in is SQL based. |