48 string references to 'Language' in Zircon Profile 8.0
- 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.
- ConfigTranslationListUiTest::doBlockListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the block listing for the translate operation.
- ConfigTranslationListUiTest::doContactFormsListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the contact forms listing for the translate operation.
- ConfigTranslationListUiTest::doContentTypeListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the content type listing for the translate operation.
- ConfigTranslationListUiTest::doCustomContentTypeListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the custom block listing for the translate operation.
- ConfigTranslationListUiTest::doDateFormatListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the date format listing for the translate operation.
- ConfigTranslationListUiTest::doFieldListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the field listing for the translate operation.
- ConfigTranslationListUiTest::doFormatsListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the formats listing for the translate operation.
- ConfigTranslationListUiTest::doImageStyleListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the image style listing for the translate operation.
- ConfigTranslationListUiTest::doLanguageListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the language listing for the translate operation.
- ConfigTranslationListUiTest::doMenuListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the menu listing for the translate operation.
- ConfigTranslationListUiTest::doResponsiveImageListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the responsive image mapping listing for the translate operation.
- ConfigTranslationListUiTest::doSettingsPageTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests a given settings page for the translate operation.
- ConfigTranslationListUiTest::doShortcutListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the shortcut listing for the translate operation.
- ConfigTranslationListUiTest::doUserRoleListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the role listing for the translate operation.
- ConfigTranslationListUiTest::doVocabularyListTest in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationListUiTest.php - Tests the vocabulary listing for the translate operation.
- ConfigTranslationOverviewTest::testMapperListPage in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationOverviewTest.php - Tests the config translation mapper page.
- ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationViewListUiTest.php - Tests views_ui list to see if translate link is added to operations.
- 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.
- ExportForm::buildForm in core/
modules/ locale/ src/ Form/ ExportForm.php - Form constructor.
- Field::buildGroupByForm in core/
modules/ views/ src/ Plugin/ views/ field/ Field.php - Extend the groupby form with group columns.
- 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/
modules/ system/ src/ Tests/ 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
- 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.
- 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.
- PathController::adminOverview in core/
modules/ path/ src/ Controller/ PathController.php - Displays the path administration overview page.
- PathFormBase::buildForm in core/
modules/ path/ src/ Form/ PathFormBase.php - Form constructor.
- 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
- TranslationStatusForm::buildForm in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Form builder for displaying the current translation status.
- UpdateCoreTest::testLanguageModuleUpdate in core/
modules/ update/ src/ Tests/ UpdateCoreTest.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/ src/ Tests/ UserLanguageTest.php - Test 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.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.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