43 string references to 'Language' in Drupal 9
- ckeditor.schema.yml in core/modules/ ckeditor/ config/ schema/ ckeditor.schema.yml 
- core/modules/ckeditor/config/schema/ckeditor.schema.yml
- ConfigTestForm::form in core/modules/ config/ tests/ config_test/ src/ ConfigTestForm.php 
- Gets the actual form array to be built.
- ConfigTranslationController::itemPage in core/modules/ config_translation/ src/ Controller/ ConfigTranslationController.php 
- Language translations overview page for a configuration name.
- ContentTranslationController::overview in core/modules/ content_translation/ src/ Controller/ ContentTranslationController.php 
- Builds the translations overview page.
- DateFormatFormBase::form in core/modules/ system/ src/ Form/ DateFormatFormBase.php 
- Gets the actual form array to be built.
- DisplayPluginBase::optionsSummary in core/modules/ views/ src/ Plugin/ views/ display/ DisplayPluginBase.php 
- Provides the default summary for options in the views UI.
- EntityField::buildGroupByForm in core/modules/ views/ src/ Plugin/ views/ field/ EntityField.php 
- Extend the groupby form with group columns.
- EntitySchemaTest::testPrimaryKeyUpdate in core/tests/ Drupal/ KernelTests/ Core/ Entity/ EntitySchemaTest.php 
- Tests deleting and creating a field that is part of a primary key.
- EntityTestUpdate::baseFieldDefinitions in core/modules/ system/ tests/ modules/ entity_test_update/ src/ Entity/ EntityTestUpdate.php 
- Provides base field definitions for an entity type.
- ExportForm::buildForm in core/modules/ locale/ src/ Form/ ExportForm.php 
- Form constructor.
- hook_entity_extra_field_info in core/lib/ Drupal/ Core/ Entity/ entity.api.php 
- Exposes "pseudo-field" components on content entities.
- ImportForm::buildForm in core/modules/ locale/ src/ Form/ ImportForm.php 
- Form constructor for the translation import screen.
- InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated in core/tests/ Drupal/ FunctionalTests/ Installer/ InstallerTranslationMultipleLanguageTest.php 
- Helper function to verify that the expected strings are translated.
- language.info.yml in core/modules/ language/ language.info.yml 
- core/modules/language/language.info.yml
- language.schema.yml in core/modules/ language/ config/ schema/ language.schema.yml 
- core/modules/language/config/schema/language.schema.yml
- Language::getButtons in core/modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Language.php 
- Returns the buttons that this plugin provides, along with metadata.
- LanguageFilter::getValueOptions in core/modules/ views/ src/ Plugin/ views/ filter/ LanguageFilter.php 
- Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
- LanguagesCacheContext::getLabel in core/lib/ Drupal/ Core/ Cache/ Context/ LanguagesCacheContext.php 
- Returns the label of the cache context.
- MediaListBuilder::buildHeader in core/modules/ media/ src/ MediaListBuilder.php 
- Builds the header row for the entity listing.
- MigrateExternalTranslatedTestSource::fields in core/modules/ migrate/ tests/ modules/ migrate_external_translated_test/ src/ Plugin/ migrate/ source/ MigrateExternalTranslatedTestSource.php 
- Returns available fields on the source.
- NegotiationSelectedForm::buildForm in core/modules/ language/ src/ Form/ NegotiationSelectedForm.php 
- Form constructor.
- NodeListBuilder::buildHeader in core/modules/ node/ src/ NodeListBuilder.php 
- Builds the header row for the entity listing.
- NodeViewBuilder::buildComponents in core/modules/ node/ src/ NodeViewBuilder.php 
- Builds the component fields and properties of a set of entities.
- PathAliasListBuilder::buildHeader in core/modules/ path/ src/ PathAliasListBuilder.php 
- Builds the header row for the entity listing.
- tour.tour.language.yml in core/profiles/ testing_config_overrides/ config/ install/ tour.tour.language.yml 
- core/profiles/testing_config_overrides/config/install/tour.tour.language.yml
- tour.tour.language.yml in core/modules/ language/ config/ optional/ tour.tour.language.yml 
- core/modules/language/config/optional/tour.tour.language.yml
- TourHelpPageTest::getTourList in core/modules/ tour/ tests/ src/ Functional/ TourHelpPageTest.php 
- Gets a list of tours to test.
- TranslationStatusForm::buildForm in core/modules/ locale/ src/ Form/ TranslationStatusForm.php 
- Form builder for displaying the current translation status.
- UpdateSemverCoreTest::testLanguageModuleUpdate in core/modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php 
- Checks language module in core package at admin/reports/updates.
- User::baseFields in core/modules/ user/ src/ Plugin/ migrate/ source/ d6/ User.php 
- Returns the user base fields to be migrated.
- User::fields in core/modules/ user/ src/ Plugin/ migrate/ source/ d7/ User.php 
- Returns available fields on the source.
- UserLanguageTest::testUserLanguageConfiguration in core/modules/ user/ tests/ src/ Functional/ UserLanguageTest.php 
- Tests if user can change their default language.
- views.argument.schema.yml in core/modules/ views/ config/ schema/ views.argument.schema.yml 
- core/modules/views/config/schema/views.argument.schema.yml
- views.field.schema.yml in core/modules/ views/ config/ schema/ views.field.schema.yml 
- core/modules/views/config/schema/views.field.schema.yml
- views.filter.schema.yml in core/modules/ views/ config/ schema/ views.filter.schema.yml 
- core/modules/views/config/schema/views.filter.schema.yml
- views.view.comment.yml in core/modules/ comment/ config/ optional/ views.view.comment.yml 
- core/modules/comment/config/optional/views.view.comment.yml
- views.view.content.yml in core/modules/ node/ config/ optional/ views.view.content.yml 
- core/modules/node/config/optional/views.view.content.yml
- views.view.media.yml in core/profiles/ demo_umami/ config/ optional/ views.view.media.yml 
- core/profiles/demo_umami/config/optional/views.view.media.yml
- views.view.media.yml in core/modules/ media/ config/ optional/ views.view.media.yml 
- core/modules/media/config/optional/views.view.media.yml
- views.view.media_library.yml in core/modules/ media_library/ config/ install/ views.view.media_library.yml 
- core/modules/media_library/config/install/views.view.media_library.yml
- views.view.moderated_content.yml in core/modules/ content_moderation/ config/ optional/ views.view.moderated_content.yml 
- core/modules/content_moderation/config/optional/views.view.moderated_content.yml
- views.view.test_content_ajax.yml in core/modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_content_ajax.yml 
- core/modules/views/tests/modules/views_test_config/test_views/views.view.test_content_ajax.yml
- views.view.test_language.yml in core/modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml 
- core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
