Search for trans
Title | Object type | File name | Summary |
---|---|---|---|
d6_term_node_translation.yml | file | core/ |
core/modules/content_translation/migrations/d6_term_node_translation.yml |
d6_user_mail_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_mail_translation.yml |
d6_user_profile_field_instance_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_profile_field_instance_translation.yml |
d6_user_settings_translation.yml | file | core/ |
core/modules/config_translation/migrations/d6_user_settings_translation.yml |
D7NodeDeriver::$includeTranslations | property | core/ |
Whether or not to include translations. |
D7NodeTranslation | class | core/ |
Migration plugin for the Drupal 7 node translations. |
D7NodeTranslation.php | file | core/ |
|
D7NodeTranslation::generateFollowUpMigrations | function | core/ |
Generates follow-up migrations. |
d7_block_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_block_translation.yml |
d7_comment_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_comment_entity_translation.yml |
d7_custom_block_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_custom_block_translation.yml |
d7_entity_reference_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_entity_reference_translation.yml |
d7_entity_translation_settings.yml | file | core/ |
core/modules/content_translation/migrations/d7_entity_translation_settings.yml |
d7_field_instance_label_description_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_instance_label_description_translation.yml |
d7_field_instance_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_instance_option_translation.yml |
d7_field_option_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_field_option_translation.yml |
d7_menu_links_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_menu_links_translation.yml |
d7_menu_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_menu_translation.yml |
d7_node_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_node_entity_translation.yml |
d7_node_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_node_translation.yml |
d7_system_maintenance_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_system_maintenance_translation.yml |
d7_system_site_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_system_site_translation.yml |
d7_taxonomy_term_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_entity_translation.yml |
d7_taxonomy_term_localized_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_localized_translation.yml |
d7_taxonomy_term_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_taxonomy_term_translation.yml |
d7_taxonomy_vocabulary_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_taxonomy_vocabulary_translation.yml |
d7_user_entity_translation.yml | file | core/ |
core/modules/content_translation/migrations/d7_user_entity_translation.yml |
d7_user_mail_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_mail_translation.yml |
d7_user_settings_translation.yml | file | core/ |
core/modules/config_translation/migrations/d7_user_settings_translation.yml |
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DateFormat::getTranslationElement | function | core/ |
Returns the translation form element for a given configuration definition. |
DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
DateHelper::monthNamesUntranslated | function | core/ |
Constructs an untranslated array of month names. |
DateHelper::weekDaysUntranslated | function | core/ |
Constructs an untranslated array of week days. |
DateTest::$stringTranslation | property | core/ |
The mocked string translation. |
DefaultValue::transform | function | core/ |
Performs the associated process. |
DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -webkit-transition: none !important; transition: none !important; -o-transition-property: none… |
DisplayFeedTranslationTest | class | core/ |
Tests the feed display plugin with translated content. |
DisplayFeedTranslationTest.php | file | core/ |
|
DisplayFeedTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DisplayFeedTranslationTest::$langcodes | property | core/ |
The added languages. |
DisplayFeedTranslationTest::$modules | property | core/ |
Modules to install. |
DisplayFeedTranslationTest::$testViews | property | core/ |
Views used by this test. |
DisplayFeedTranslationTest::checkFeedResults | function | core/ |
Checks the feed results for the given style of node links. |
DisplayFeedTranslationTest::setUp | function | core/ |
Sets up the test. |
DisplayFeedTranslationTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display with multiple translations. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.