Search for trans
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| workspaces_entity_translation_insert | function | core/ |
Implements hook_entity_translation_insert(). |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| 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/ |
@covers ::getDefinitions[[api-linebreak]] |
| _content_translation_form_language_content_settings_form_alter | function | core/ |
(proxied) Implements hook_form_FORM_ID_alter(). |
| _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/ |
(proxied) Implements hook_preprocess_HOOK(). |
| _locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
| _locale_translation_batch_status_operations | function | core/ |
Constructs batch operations for checking remote translation status. |
| _locale_translation_default_update_options | function | core/ |
Returns default import options for translation update. |
| _locale_translation_fetch_operations | function | core/ |
Helper function to construct the batch operations to fetch translations. |
| _locale_translation_file_is_remote | function | core/ |
Determine if a file is a remote file. |
| _locale_translation_prepare_project_list | function | core/ |
Prepare module and theme data. |
| _locale_translation_source_compare | function | core/ |
Compare two update sources, looking for the newer one. |
Pagination
- Previous page
- Page 75
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.