Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowUiTest::testStateMachineNameValidation | function | core/ |
Tests the machine name validation of the state add form. |
| WorkflowValidationTest | class | core/ |
Tests validation of workflow entities. |
| WorkflowValidationTest.php | file | core/ |
|
| WorkflowValidationTest::$modules | property | core/ |
Modules to install. |
| WorkflowValidationTest::setUp | function | core/ |
|
| WorkflowValidationTest::testTypePluginIsValidated | function | core/ |
Tests that the workflow type plugin is validated. |
| Workspace::getProvider | function | core/ |
Gets the provider of this workspace. |
| WorkspaceAccessTest::testWorkspaceSelectionFiltersByProvider | function | core/ |
Tests that workspaces with non-default providers are not referenceable. |
| WorkspaceAssociation::getEntityTrackingWorkspaceIds | function | core/ |
|
| WorkspaceAssociation::getIdField | function | core/ |
Determines the target ID field name for an entity type. |
| WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociationStringIdsUpdatePathTest | class | core/ |
Tests the update path for string IDs in workspace_association. |
| WorkspaceAssociationStringIdsUpdatePathTest.php | file | core/ |
|
| WorkspaceAssociationStringIdsUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| WorkspaceAssociationStringIdsUpdatePathTest::testRunUpdates | function | core/ |
Tests the update path for string IDs in workspace_association. |
| WorkspaceAssociationTest::getEntityTypeIds | function | core/ |
The data provider for ::testWorkspaceAssociation(). |
| WorkspaceFormValidationTest | class | core/ |
Tests Workspaces form validation. |
| WorkspaceFormValidationTest.php | file | core/ |
|
| WorkspaceFormValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WorkspaceFormValidationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceFormValidationTest::setUp | function | core/ |
|
| WorkspaceFormValidationTest::testValidateLimitErrors | function | core/ |
Tests partial form validation through #limit_validation_errors. |
| WorkspaceIdNegotiatorInterface | interface | core/ |
Interface for workspace negotiators that return only the negotiated ID. |
| WorkspaceIdNegotiatorInterface.php | file | core/ |
|
| WorkspaceIdNegotiatorInterface::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| WorkspaceIntegrationTest::providerTestAllowedEntityCrudInNonDefaultWorkspace | function | core/ |
Data provider for allowed entity CRUD operations. |
| WorkspaceIntegrationTest::testCronRunsOutsideWorkspace | function | core/ |
Tests that cron runs outside of workspace context. |
| WorkspaceIntegrationTest::testNodeAccessDifferringRevisionIdsOnTarget | function | core/ |
Tests workspace publishing is not sensitive to node access. |
| WorkspaceInterface::getProvider | function | core/ |
Gets the provider of this workspace. |
| WorkspaceManager::executeOutsideWorkspace | function | core/ |
|
| WorkspaceManagerInterface::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
| WorkspaceMergeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkspaceMerger::getDifferringRevisionIdsOnSource | function | core/ |
|
| WorkspaceMerger::getDifferringRevisionIdsOnTarget | function | core/ |
|
| WorkspaceOperationInterface::getDifferringRevisionIdsOnSource | function | core/ |
Gets the revision identifiers for items which have changed on the source. |
| WorkspaceOperationInterface::getDifferringRevisionIdsOnTarget | function | core/ |
Gets the revision identifiers for items which have changed on the target. |
| WorkspaceProviderBase | class | core/ |
Defines the base class for workspace providers. |
| WorkspaceProviderBase.php | file | core/ |
|
| WorkspaceProviderBase::$initialPublished | property | core/ |
A list of entity UUIDs that were created as published in a workspace. |
| WorkspaceProviderBase::checkAccess | function | core/ |
Checks access for a given workspace. |
| WorkspaceProviderBase::entityCreate | function | core/ |
Acts before an entity is created. |
| WorkspaceProviderBase::entityDelete | function | core/ |
Acts after an entity has been deleted. |
| WorkspaceProviderBase::entityInsert | function | core/ |
Acts after an entity has been added. |
| WorkspaceProviderBase::entityPredelete | function | core/ |
Acts before an entity is deleted. |
| WorkspaceProviderBase::entityPreload | function | core/ |
Acts before an entity is loaded. |
| WorkspaceProviderBase::entityPresave | function | core/ |
Acts before an entity is saved. |
| WorkspaceProviderBase::entityRevisionDelete | function | core/ |
Acts after an entity revision has been deleted. |
| WorkspaceProviderBase::entityTranslationInsert | function | core/ |
Acts after an entity translation has been added. |
| WorkspaceProviderBase::entityUpdate | function | core/ |
Acts after an entity has been updated. |
| WorkspaceProviderBase::__construct | function | core/ |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.