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 |
---|---|---|---|
content_translation.module | file | core/ |
|
content_translation.overview.html.twig | file | core/ |
--- label: 'Configuring content language settings and translation' related: - core.translations - language.add --- {% set translation_settings_link_text %}{% trans %}Content language and translation{% endtrans %}{% endset %} {% set… |
content_translation.overview_access | service | core/ |
Drupal\content_translation\Access\ContentTranslationOverviewAccess |
content_translation.permissions.yml | file | core/ |
core/modules/content_translation/content_translation.permissions.yml |
content_translation.schema.yml | file | core/ |
core/modules/content_translation/config/schema/content_translation.schema.yml |
content_translation.services.yml | file | core/ |
core/modules/content_translation/content_translation.services.yml |
content_translation.subscriber | service | core/ |
Drupal\content_translation\Routing\ContentTranslationRouteSubscriber |
content_translation.synchronizer | service | core/ |
Drupal\content_translation\FieldTranslationSynchronizer |
content_translation.views.schema.yml | file | core/ |
core/modules/content_translation/config/schema/content_translation.views.schema.yml |
content_translation_enable_widget | function | core/ |
Returns a widget to enable content translation per entity bundle. |
content_translation_field_sync_widget | function | core/ |
Returns a form element to configure field synchronization. |
content_translation_form_language_content_settings_submit | function | core/ |
Form submission handler for content_translation_admin_settings_form(). |
content_translation_form_language_content_settings_validate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_install | function | core/ |
Implements hook_install(). |
content_translation_language_configuration_element_process | function | core/ |
Process callback: Expands the language_configuration form element. |
content_translation_language_configuration_element_submit | function | core/ |
Form submission handler for element added with content_translation_language_configuration_element_process(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
content_translation_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
content_translation_preprocess_language_content_settings_table | function | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
content_translation_test.info.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml |
content_translation_test.module | file | core/ |
|
content_translation_test_form_node_form_submit | function | core/ |
Form submission handler for custom field added based on a request parameter. |
content_translation_test_views.info.yml | file | core/ |
core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml |
content_translation_translate_access | function | core/ |
Access callback for the translation overview page. |
content_translation_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
ContextualLinkDefaultTest::$stringTranslation | property | core/ |
The mocked translator. |
ConvertTokens::transform | function | core/ |
Performs the associated process. |
core.translations.html.twig | file | core/ |
--- label: 'Working with languages and translations' top_level: true related: - block.place - block.configure --- {% set config_overview_topic = render_var(help_topic_link('core.config_overview')) %} {% set… |
CssDisableTransitionsTestHooks | class | core/ |
Hook implementations for css_disable_transitions_test. |
CssDisableTransitionsTestHooks.php | file | core/ |
|
CssDisableTransitionsTestHooks::pageAttachments | function | core/ |
Implements hook_page_attachments(). |
css_disable_transitions_test.info.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml |
css_disable_transitions_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.libraries.yml |
css_disable_transitions_test.module | file | core/ |
|
css_disable_transitions_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
D6NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
D6NodeTranslation | class | core/ |
Migration plugin for the Drupal 6 node translations. |
D6NodeTranslation.php | file | core/ |
|
D6NodeTranslation::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
d6_block_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_block_translation.yml |
d6_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_custom_block_translation.yml |
d6_entity_reference_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_entity_reference_translation.yml |
d6_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_instance_label_description_translation.yml |
d6_field_instance_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_instance_option_translation.yml |
d6_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_field_option_translation.yml |
d6_menu_links_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_menu_links_translation.yml |
d6_node_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_node_translation.yml |
d6_profile_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_profile_field_option_translation.yml |
d6_system_maintenance_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_system_maintenance_translation.yml |
d6_system_site_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_system_site_translation.yml |
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.