Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LanguageCustomLanguageConfigurationTest::$modules property core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php Modules to enable.
LanguageCustomLanguageConfigurationTest::testLanguageConfiguration function core/modules/language/tests/src/Functional/LanguageCustomLanguageConfigurationTest.php Functional tests for adding, editing and deleting languages.
LanguageDefault class core/lib/Drupal/Core/Language/LanguageDefault.php Provides a simple get and set wrapper to the default language object.
LanguageDefault.php file core/lib/Drupal/Core/Language/LanguageDefault.php
LanguageDefault::$language property core/lib/Drupal/Core/Language/LanguageDefault.php The default language.
LanguageDefault::get function core/lib/Drupal/Core/Language/LanguageDefault.php Gets the default language.
LanguageDefault::set function core/lib/Drupal/Core/Language/LanguageDefault.php Sets the default language.
LanguageDefault::__construct function core/lib/Drupal/Core/Language/LanguageDefault.php Constructs the default language object.
LanguageDeleteForm class core/modules/language/src/Form/LanguageDeleteForm.php Defines a confirmation form for deleting a language entity.
LanguageDeleteForm.php file core/modules/language/src/Form/LanguageDeleteForm.php
LanguageDeleteForm::getDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Gets the message to display to the user after deleting the entity.
LanguageDeleteForm::getDescription function core/modules/language/src/Form/LanguageDeleteForm.php Returns additional text to display as a description.
LanguageDeleteForm::getFormId function core/modules/language/src/Form/LanguageDeleteForm.php Returns a unique string identifying the form.
LanguageDeleteForm::logDeletionMessage function core/modules/language/src/Form/LanguageDeleteForm.php Logs a message about the deleted entity.
LanguageDependencyInjectionTest class core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests that a language object can be injected.
LanguageDependencyInjectionTest.php file core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php
LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests dependency injected Language object.
LanguageDependencyInjectionTest::testDependencyInjectedNewLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests dependency injected languages against a new Language object.
LanguageDomains class core/modules/language/src/Plugin/migrate/process/LanguageDomains.php This plugin makes sure that no domain is empty if domain negotiation is used.
LanguageDomains.php file core/modules/language/src/Plugin/migrate/process/LanguageDomains.php
LanguageDomains::transform function core/modules/language/src/Plugin/migrate/process/LanguageDomains.php Performs the associated process.
LanguageDomainsTest class core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php @coversDefaultClass \Drupal\language\Plugin\migrate\process\LanguageDomains[[api-linebreak]]
@group language
LanguageDomainsTest.php file core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php
LanguageDomainsTest::$backupGlobalsBlacklist property core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php
LanguageDomainsTest::setUp function core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php
LanguageDomainsTest::testTransform function core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php @covers ::transform[[api-linebreak]]
LanguageEditForm class core/modules/language/src/Form/LanguageEditForm.php Controller for language edit forms.
LanguageEditForm.php file core/modules/language/src/Form/LanguageEditForm.php
LanguageEditForm::actions function core/modules/language/src/Form/LanguageEditForm.php Returns an array of supported actions for the current entity form.
LanguageEditForm::form function core/modules/language/src/Form/LanguageEditForm.php Gets the actual form array to be built.
LanguageEditForm::getFormId function core/modules/language/src/Form/LanguageEditForm.php Returns a unique string identifying the form.
LanguageEditForm::save function core/modules/language/src/Form/LanguageEditForm.php Form submission handler for the 'save' action.
LanguageEntityFieldAccessHookTest class core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Tests language picker compatibility with hook_entity_field_access.
LanguageEntityFieldAccessHookTest.php file core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php
LanguageEntityFieldAccessHookTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php The theme to install as the default for testing.
LanguageEntityFieldAccessHookTest::$modules property core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Modules to enable.
LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess function core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Tests compatibility with hook_entity_field_access().
LanguageException class core/modules/language/src/Exception/LanguageException.php A base exception thrown in any language system operations.
LanguageException.php file core/modules/language/src/Exception/LanguageException.php
LanguageFallbackTest class core/modules/language/tests/src/Kernel/LanguageFallbackTest.php Tests the language fallback behavior.
LanguageFallbackTest.php file core/modules/language/tests/src/Kernel/LanguageFallbackTest.php
LanguageFallbackTest::setUp function core/modules/language/tests/src/Kernel/LanguageFallbackTest.php
LanguageFallbackTest::testCandidates function core/modules/language/tests/src/Kernel/LanguageFallbackTest.php Tests language fallback candidates.
LanguageField class core/modules/views/src/Plugin/views/field/LanguageField.php Defines a field handler to translate a language into its readable form.
LanguageField.php file core/modules/views/src/Plugin/views/field/LanguageField.php
LanguageField::buildOptionsForm function core/modules/views/src/Plugin/views/field/LanguageField.php Default option form that provides label widget that all fields should have.
LanguageField::defineOptions function core/modules/views/src/Plugin/views/field/LanguageField.php Information about options for all kinds of purposes will be held here.
LanguageField::render function core/modules/views/src/Plugin/views/field/LanguageField.php Renders the field.
LanguageFilter class core/modules/views/src/Plugin/views/filter/LanguageFilter.php Provides filtering by language.
LanguageFilter.php file core/modules/views/src/Plugin/views/filter/LanguageFilter.php

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