Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
| WizardPluginBase::setOverrideOptions | function | core/ |
Sets options for a display, inheriting from the defaults when possible. |
| WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
| WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
| WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
| Workflow::$id | property | core/ |
The Workflow ID. |
| WorkflowAccessControlHandlerTest::checkAccessProvider | function | core/ |
Data provider for ::testCheckAccess. |
| WorkflowEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowListBuilder::getFormId | function | core/ |
|
| WorkflowResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateDeleteForm::$stateId | property | core/ |
The state being deleted. |
| WorkflowStateDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateEditForm::$stateId | property | core/ |
The ID of the state that is being edited. |
| WorkflowStateEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowStateEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases | function | core/ |
Test cases for ::testInvalidOperationName. |
| WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider invalidOperationNameTestCases |
| WorkflowTest::$entityTypeId | property | core/ |
The tested entity type. |
| WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState[[api-linebreak]] |
| WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition[[api-linebreak]] |
| 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. |
| WorkspaceAssociation::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| WorkspaceAssociationInterface::getEntityTrackingWorkspaceIds | function | core/ |
Gets a list of workspace IDs in which an entity is tracked. |
| 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::testNodeAccessDifferringRevisionIdsOnTarget | function | core/ |
Tests workspace publishing is not sensitive to node access. |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.