Search for trans

  1. Search 7.x for trans
  2. Search 9.5.x for trans
  3. Search 8.9.x for trans
  4. Search 10.3.x for trans
  5. Search 11.x for trans
  6. Other projects
Title Object type File name Summary
WorkflowTransitionEditForm::validateForm function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php
WorkflowTransitionEditForm::__construct function core/modules/workflows/src/Form/WorkflowTransitionEditForm.php Creates an instance of WorkflowStateEditForm.
WorkflowTypeBase::addTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::deleteTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::getTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::getTransitionFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::getTransitionIdFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Gets the transition ID from state to state.
WorkflowTypeBase::getTransitions function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::getTransitionsForState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::hasTransition function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::hasTransitionFromStateToState function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::setTransitionFromStates function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::setTransitionLabel function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeBase::setTransitionWeight function core/modules/workflows/src/Plugin/WorkflowTypeBase.php
WorkflowTypeInterface::addTransition function core/modules/workflows/src/WorkflowTypeInterface.php Adds a transition to the workflow.
WorkflowTypeInterface::deleteTransition function core/modules/workflows/src/WorkflowTypeInterface.php Deletes a transition.
WorkflowTypeInterface::getTransition function core/modules/workflows/src/WorkflowTypeInterface.php Gets a transition object for the provided transition ID.
WorkflowTypeInterface::getTransitionFromStateToState function core/modules/workflows/src/WorkflowTypeInterface.php Gets a transition from state to state.
WorkflowTypeInterface::getTransitions function core/modules/workflows/src/WorkflowTypeInterface.php Gets transition objects for the provided transition IDs.
WorkflowTypeInterface::getTransitionsForState function core/modules/workflows/src/WorkflowTypeInterface.php Gets the transitions for a state for the provided direction.
WorkflowTypeInterface::hasTransition function core/modules/workflows/src/WorkflowTypeInterface.php Determines if a transition exists.
WorkflowTypeInterface::hasTransitionFromStateToState function core/modules/workflows/src/WorkflowTypeInterface.php Determines if a transition from state to state exists.
WorkflowTypeInterface::setTransitionFromStates function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's from states.
WorkflowTypeInterface::setTransitionLabel function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's label.
WorkflowTypeInterface::setTransitionWeight function core/modules/workflows/src/WorkflowTypeInterface.php Sets a transition's weight.
WorkflowTypeTransitionFormBase class core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php A base class for workflow type transition forms.
WorkflowTypeTransitionFormBase.php file core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkflowTypeTransitionFormBase::$workflowType property core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php The workflow type.
WorkflowTypeTransitionFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkflowTypeTransitionFormBase::submitConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkflowTypeTransitionFormBase::validateConfigurationForm function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php
WorkspaceContentTranslationTest class core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests entity translations with workspaces.
WorkspaceContentTranslationTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php The entity type manager.
WorkspaceContentTranslationTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php
WorkspaceContentTranslationTest::testTranslations function core/modules/workspaces/tests/src/Kernel/WorkspaceContentTranslationTest.php Tests translations created in a workspace.
WorkspaceProviderBase::entityTranslationInsert function core/modules/workspaces/src/Provider/WorkspaceProviderBase.php
WorkspaceProviderInterface::entityTranslationInsert function core/modules/workspaces/src/Provider/WorkspaceProviderInterface.php Acts after an entity translation has been added.
WorkspacesEntityRepository::getTranslationFromContext function core/modules/workspaces/src/WorkspacesEntityRepository.php
WorkspacesTestHooks::entityTranslationCreate function core/modules/workspaces/tests/modules/workspaces_test/src/Hook/WorkspacesTestHooks.php Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrevpub'.
YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDirectoryDiscoveryTest.php Tests get definitions with translatable definitions.
YamlDiscovery::$translatableProperties property core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php Contains an array of translatable properties passed along to t().
YamlDiscovery::addTranslatableProperty function core/lib/Drupal/Core/Plugin/Discovery/YamlDiscovery.php Set one of the YAML values as being translatable.
YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php Tests get definitions with translatable definitions.
_content_translation_install_field_storage_definitions function core/modules/content_translation/content_translation.module Installs Content Translation's fields for a given entity type.
_locale_refresh_translations function core/modules/locale/locale.module Refresh related information after string translations have been updated.
_locale_translation_batch_status_operations function core/modules/locale/locale.compare.inc Constructs batch operations for checking remote translation status.
_locale_translation_fetch_operations function core/modules/locale/locale.fetch.inc Helper function to construct the batch operations to fetch translations.
_locale_translation_prepare_project_list function core/modules/locale/locale.compare.inc Prepare module and theme data.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.