Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowTest::$entityTypeId | property | core/ |
The tested entity type. |
| WorkflowTest::testAddStateInvalidIdException | function | core/ |
Tests add state invalid id exception. |
| WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
Tests add transition invalid id exception. |
| WorkflowTest::testNumericIdSorting | function | core/ |
Tests numeric IDs when added to a workflow. |
| WorkflowTransitionAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowTransitionDeleteForm::$transitionId | property | core/ |
The transition being deleted. |
| WorkflowTransitionDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionEditForm::$transitionId | property | core/ |
The ID of the transition that is being edited. |
| WorkflowTransitionEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowType::$id | property | core/ |
The plugin ID. |
| WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
| WorkflowTypeBase::VALID_ID_REGEX | constant | core/ |
A regex for matching a valid state/transition machine name. |
| WorkflowTypeConfigureFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowTypeStateFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowTypeTransitionFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkflowUiTest::testNumericIds | function | core/ |
Tests a workflow, state, and transition can have a numeric ID and label. |
| 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/ |
Gets a list of workspace IDs in which an entity is tracked. |
| 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/ |
Executes the given callback function without any workspace context. |
| WorkspaceManagerInterface::executeOutsideWorkspace | function | core/ |
Executes the given callback function without any workspace context. |
| WorkspaceMergeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.