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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WorkflowTransitionEditForm::validateForm | function | core/ |
|
| WorkflowTransitionEditForm::__construct | function | core/ |
Creates an instance of WorkflowStateEditForm. |
| WorkflowTypeBase::addTransition | function | core/ |
|
| WorkflowTypeBase::deleteTransition | function | core/ |
|
| WorkflowTypeBase::getTransition | function | core/ |
|
| WorkflowTypeBase::getTransitionFromStateToState | function | core/ |
|
| WorkflowTypeBase::getTransitionIdFromStateToState | function | core/ |
Gets the transition ID from state to state. |
| WorkflowTypeBase::getTransitions | function | core/ |
|
| WorkflowTypeBase::getTransitionsForState | function | core/ |
|
| WorkflowTypeBase::hasTransition | function | core/ |
|
| WorkflowTypeBase::hasTransitionFromStateToState | function | core/ |
|
| WorkflowTypeBase::setTransitionFromStates | function | core/ |
|
| WorkflowTypeBase::setTransitionLabel | function | core/ |
|
| WorkflowTypeBase::setTransitionWeight | function | core/ |
|
| 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/ |
|
| WorkflowTypeTransitionFormBase::submitConfigurationForm | function | core/ |
|
| WorkflowTypeTransitionFormBase::validateConfigurationForm | function | core/ |
|
| WorkspaceContentTranslationTest | class | core/ |
Tests entity translations with workspaces. |
| WorkspaceContentTranslationTest.php | file | core/ |
|
| WorkspaceContentTranslationTest::$entityTypeManager | property | core/ |
The entity type manager. |
| WorkspaceContentTranslationTest::$modules | property | core/ |
|
| WorkspaceContentTranslationTest::setUp | function | core/ |
|
| WorkspaceContentTranslationTest::testTranslations | function | core/ |
Tests translations created in a workspace. |
| WorkspaceProviderBase::entityTranslationInsert | function | core/ |
|
| WorkspaceProviderInterface::entityTranslationInsert | function | core/ |
Acts after an entity translation has been added. |
| WorkspacesEntityRepository::getTranslationFromContext | function | core/ |
|
| 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. |
| YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| _content_translation_form_language_content_settings_form_alter | function | core/ |
Injects translation settings into the content language settings form. |
| _content_translation_install_field_storage_definitions | function | core/ |
Installs Content Translation's fields for a given entity type. |
| _content_translation_is_field_translatability_configurable | function | core/ |
Checks whether translatability should be configurable for a field. |
| _content_translation_preprocess_language_content_settings_table | function | core/ |
Injects translation settings into the language content settings table. |
| _locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.