Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
WorkflowResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
WorkflowResourceTestBase::$modules | property | core/ |
Modules to install. |
WorkflowResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkflowResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
WorkflowResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
WorkflowResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
WorkflowResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
WorkflowTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
WorkspaceMergeForm::$sourceWorkspace | property | core/ |
The source workspace entity. |
WorkspaceMerger::$sourceWorkspace | property | core/ |
The source workspace entity. |
WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceMerger::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
WorkspaceMerger::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspaceOperationInterface::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
WorkspaceOperationInterface::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
WorkspacePublisher::$sourceWorkspace | property | core/ |
The source workspace entity. |
WorkspacePublisher::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
WorkspacePublisher::getNumberOfChangesOnSource | function | core/ |
Gets the total number of items which have changed on the source. |
WorkspacePublisher::getSourceLabel | function | core/ |
Returns the human-readable label of the source. |
WorkspaceResourceTestBase | class | core/ |
Base class for workspace EntityResource tests. |
WorkspaceResourceTestBase | class | core/ |
Base class for workspace EntityResource tests. |
WorkspaceResourceTestBase.php | file | core/ |
|
WorkspaceResourceTestBase.php | file | core/ |
|
WorkspaceResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
WorkspaceResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
WorkspaceResourceTestBase::$modules | property | core/ |
Modules to install. |
WorkspaceResourceTestBase::$modules | property | core/ |
Modules to install. |
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
WorkspaceResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
WorkspaceResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
WorkspaceResourceTestBase::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
WorkspaceResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
WorkspaceResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
WorkspaceResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
WorkspaceResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
WorkspaceResourceTestBase::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
WorkspaceResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
WorkspaceResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
WorkspaceResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.