| Workspace::baseFieldDefinitions |
function |
core/modules/workspaces/src/Entity/Workspace.php |
Provides base field definitions for an entity type. |
| WorkspaceForm::getEditedFieldNames |
function |
core/modules/workspaces_ui/src/Form/WorkspaceForm.php |
Gets the names of all fields edited in the form. |
| WorkspaceResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |
| WorkspaceResourceTestBase::$uniqueFieldNames |
property |
core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php |
A list of fields that need a unique value. |
| WorkspacesTestHooks::entityBaseFieldInfo |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_base_field_info(). |
| 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. |
| _field_create_entity_from_ids |
function |
core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |