Search for add
Title | Object type | File name | Summary |
---|---|---|---|
WidgetBase::addMoreAjax | function | core/ |
Ajax callback for the "Add another item" button. |
WidgetBase::addMoreSubmit | function | core/ |
Submission handler for the "Add another item" button. |
WizardPluginBase::addDisplays | function | core/ |
Adds the array of display options to the view, with appropriate overrides. |
WorkflowAddForm | class | core/ |
Form for adding workflows. |
WorkflowAddForm.php | file | core/ |
|
WorkflowAddForm::$workflowTypePluginManager | property | core/ |
The workflow type plugin manager. |
WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowAddForm::form | function | core/ |
Gets the actual form array to be built. |
WorkflowAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowAddForm::__construct | function | core/ |
WorkflowAddForm constructor. |
WorkflowStateAddForm | class | core/ |
Entity form variant for adding workflow states. |
WorkflowStateAddForm.php | file | core/ |
|
WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowStateAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowStateAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowStateAddForm::exists | function | core/ |
Determines if the workflow state already exists. |
WorkflowStateAddForm::form | function | core/ |
Gets the actual form array to be built. |
WorkflowStateAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowStateAddForm::validateForm | function | core/ |
Form validation handler. |
WorkflowStateAddForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
WorkflowTest::testAddAndHasState | function | core/ |
@covers ::addState @covers ::hasState |
WorkflowTest::testAddStateException | function | core/ |
@covers ::addState |
WorkflowTest::testAddStateInvalidIdException | function | core/ |
@covers ::addState |
WorkflowTest::testAddTransition | function | core/ |
@covers ::addTransition @covers ::hasTransition |
WorkflowTest::testAddTransitionConsistentAfterFromCatch | function | core/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionDuplicateException | function | core/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionDuplicateTransitionStatesException | function | core/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionInvalidIdException | function | core/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionMissingFromException | function | core/ |
@covers ::addTransition |
WorkflowTest::testAddTransitionMissingToException | function | core/ |
@covers ::addTransition |
WorkflowTransitionAddForm | class | core/ |
Entity form variant for adding workflow transitions. |
WorkflowTransitionAddForm.php | file | core/ |
|
WorkflowTransitionAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowTransitionAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
WorkflowTransitionAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowTransitionAddForm::create | function | core/ |
Instantiates a new instance of this class. |
WorkflowTransitionAddForm::exists | function | core/ |
Determines if the workflow transition already exists. |
WorkflowTransitionAddForm::form | function | core/ |
Gets the actual form array to be built. |
WorkflowTransitionAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
WorkflowTransitionAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowTransitionAddForm::validateForm | function | core/ |
Form validation handler. |
WorkflowTransitionAddForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
WorkflowTypeBase::addState | function | core/ |
Adds a state to the workflow. |
WorkflowTypeBase::addTransition | function | core/ |
Adds a transition to the workflow. |
WorkflowTypeInterface::addState | function | core/ |
Adds a state to the workflow. |
WorkflowTypeInterface::addTransition | function | core/ |
Adds a transition to the workflow. |
WorkspacesContentModerationStateTest::addEntityTypeAndBundleToWorkflow | function | core/ |
Adds an entity type ID / bundle ID to the given workflow. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.