Search for trans
- Search 7.x for trans
- Search 9.5.x for trans
- Search 8.9.x for trans
- Search 10.3.x for trans
- Search main for trans
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowTransitionEditForm::buildForm | function | core/ |
Form constructor. |
| WorkflowTransitionEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| WorkflowTransitionEditForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| WorkflowTransitionEditForm::form | function | core/ |
Gets the actual form array to be built. |
| WorkflowTransitionEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| WorkflowTransitionEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| WorkflowTransitionEditForm::validateForm | function | core/ |
Form validation handler. |
| WorkflowTransitionEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowTypeBase::addTransition | function | core/ |
Adds a transition to the workflow. |
| WorkflowTypeBase::deleteTransition | function | core/ |
Deletes a transition. |
| WorkflowTypeBase::getTransition | function | core/ |
Gets a transition object for the provided transition ID. |
| WorkflowTypeBase::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
| WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
| WorkflowTypeBase::getTransitions | function | core/ |
Gets transition objects for the provided transition IDs. |
| WorkflowTypeBase::getTransitionsForState | function | core/ |
Gets the transitions for a state for the provided direction. |
| WorkflowTypeBase::hasTransition | function | core/ |
Determines if a transition exists. |
| WorkflowTypeBase::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
| WorkflowTypeBase::setTransitionFromStates | function | core/ |
Sets a transition's from states. |
| WorkflowTypeBase::setTransitionLabel | function | core/ |
Sets a transition's label. |
| WorkflowTypeBase::setTransitionWeight | function | core/ |
Sets a transition's weight. |
| WorkflowTypeInterface::addTransition | function | core/ |
Adds a transition to the workflow. |
| WorkflowTypeInterface::deleteTransition | function | core/ |
Deletes a transition. |
| WorkflowTypeInterface::getTransition | function | core/ |
Gets a transition object for the provided transition ID. |
| WorkflowTypeInterface::getTransitionFromStateToState | function | core/ |
Gets a transition from state to state. |
| WorkflowTypeInterface::getTransitions | function | core/ |
Gets transition objects for the provided transition IDs. |
| WorkflowTypeInterface::getTransitionsForState | function | core/ |
Gets the transitions for a state for the provided direction. |
| WorkflowTypeInterface::hasTransition | function | core/ |
Determines if a transition exists. |
| WorkflowTypeInterface::hasTransitionFromStateToState | function | core/ |
Determines if a transition from state to state exists. |
| WorkflowTypeInterface::setTransitionFromStates | function | core/ |
Sets a transition's from states. |
| WorkflowTypeInterface::setTransitionLabel | function | core/ |
Sets a transition's label. |
| WorkflowTypeInterface::setTransitionWeight | function | core/ |
Sets a transition's weight. |
| WorkflowTypeTransitionFormBase | class | core/ |
A base class for workflow type transition forms. |
| WorkflowTypeTransitionFormBase.php | file | core/ |
|
| WorkflowTypeTransitionFormBase::$workflowType | property | core/ |
The workflow type. |
| WorkflowTypeTransitionFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
| WorkflowTypeTransitionFormBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| WorkflowTypeTransitionFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| WorkspaceContentTranslationTest | class | core/ |
Tests entity translations with workspaces. |
| WorkspaceContentTranslationTest.php | file | core/ |
|
| WorkspaceContentTranslationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceContentTranslationTest::$modules | property | core/ |
Modules to install. |
| WorkspaceContentTranslationTest::setUp | function | core/ |
|
| WorkspaceContentTranslationTest::testTranslations | function | core/ |
Tests translations created in a workspace. |
| WorkspaceProviderBase::entityTranslationInsert | function | core/ |
Acts after an entity translation has been added. |
| WorkspaceProviderInterface::entityTranslationInsert | function | core/ |
Acts after an entity translation has been added. |
| WorkspacesEntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| WorkspacesTestHooks::entityTranslationCreate | function | core/ |
Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'. |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| YamlDiscovery::$translatableProperties | property | core/ |
Contains an array of translatable properties passed along to t(). |
| YamlDiscovery::addTranslatableProperty | function | core/ |
Set one of the YAML values as being translatable. |
Pagination
- Previous page
- Page 78
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.