| WorkspacesHtmlEntityFormController::getContentResult |
function |
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php |
Invokes the form and returns the result. |
| WorkspacesHtmlEntityFormController::getFormArgument |
function |
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php |
Extracts the form argument string from a request. |
| WorkspacesHtmlEntityFormController::getFormObject |
function |
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php |
Returns the object used to build the form. |
| WorkspacesHtmlEntityFormController::__construct |
function |
core/modules/workspaces/src/Controller/WorkspacesHtmlEntityFormController.php |
Constructs a new \Drupal\Core\Controller\FormController object. |
| WorkspacesTestHooks::entityBaseFieldInfo |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_base_field_info(). |
| WorkspacesTestHooks::entityCreate |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_create(). |
| WorkspacesTestHooks::entityInsert |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_insert(). |
| WorkspacesTestHooks::entityPresave |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_presave(). |
| WorkspacesTestHooks::entityTranslationCreate |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'. |
| WorkspacesTestHooks::entityTypeAlter |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_type_alter(). |
| WorkspacesTestHooks::entityUpdate |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php |
Implements hook_entity_update(). |
| WorkspaceSwitcherBlock::$entityTypeManager |
property |
core/modules/workspaces/src/Plugin/Block/WorkspaceSwitcherBlock.php |
The entity type manager. |
| WorkspaceTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
|
| WorkspaceTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The tested entity type. |
| WorkspaceTest::$firstCreatedEntityId |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The entity ID for the first created entity in testPost(). |
| WorkspaceTest::$secondCreatedEntityId |
property |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
The entity ID for the second created entity in testPost(). |
| WorkspaceTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Creates the entity to be tested. |
| WorkspaceTest::getModifiedEntityForPostTesting |
function |
core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php |
Gets the normalized POST entity with random values for its unique fields. |
| WorkspaceTestTrait::createEntity |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php |
Creates an entity. |
| WorkspaceTestTrait::ignoreEntityType |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php |
Marks an entity type as ignored in a workspace. |
| WorkspaceTestUtilities::getOneEntityByLabel |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php |
Loads a single entity by its label. |
| WorkspaceTestUtilities::ignoreEntityType |
function |
core/modules/workspaces/tests/src/Functional/WorkspaceTestUtilities.php |
Marks an entity type as ignored in a workspace. |
| WorkspaceTracker::getEntityTrackingWorkspaceIds |
function |
core/modules/workspaces/src/WorkspaceTracker.php |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTracker::trackEntity |
function |
core/modules/workspaces/src/WorkspaceTracker.php |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceTrackerInterface::getEntityTrackingWorkspaceIds |
function |
core/modules/workspaces/src/WorkspaceTrackerInterface.php |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceTrackerInterface::trackEntity |
function |
core/modules/workspaces/src/WorkspaceTrackerInterface.php |
Updates or creates the association for a given entity and a workspace. |
| WorkspaceTrackerTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php |
The entity type manager. |
| WorkspaceTrackerTest::getEntityTypeIds |
function |
core/modules/workspaces/tests/src/Kernel/WorkspaceTrackerTest.php |
The data provider for ::testWorkspaceAssociation(). |
| WorkspaceViewBuilder::$entityTypeManager |
property |
core/modules/workspaces/src/WorkspaceViewBuilder.php |
The entity type manager. |
| WorkspaceViewsIntegrationTest::$entityTypeManager |
property |
core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php |
The entity type manager. |
| 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::xmlEntityNormalizationQuirksTraitSkipTests |
function |
core/modules/rest/tests/src/Functional/EntityResource/XmlEntityNormalizationQuirksTrait.php |
Marks some tests as skipped because XML cannot be deserialized. |
| _comment_entity_uses_integer_id |
function |
core/modules/comment/comment.module |
Determines if an entity type is using an integer-based ID definition. |
| _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.module |
Determines whether the entity type the field appears in is SQL based. |