Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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.
LanguageDomains::__construct function core/modules/language/src/Plugin/migrate/process/LanguageDomains.php Constructs a \Drupal\Component\Plugin\PluginBase object.
LanguageDomainsTest class core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php Tests Drupal\language\Plugin\migrate\process\LanguageDomains.
LanguageDomainsTest.php file 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 Tests transform.
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 install.
LanguageEntityFieldAccessHookTest::testHookEntityFieldAccess function core/modules/language/tests/src/Functional/LanguageEntityFieldAccessHookTest.php Tests compatibility with hook_entity_field_access().
LanguageEntityFieldAccessTestHooks class core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php Hook implementations for language_entity_field_access_test.
LanguageEntityFieldAccessTestHooks.php file core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php
LanguageEntityFieldAccessTestHooks::entityFieldAccess function core/modules/language/tests/language_entity_field_access_test/src/Hook/LanguageEntityFieldAccessTestHooks.php Implements 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
LanguageFilter::$languageManager property core/modules/views/src/Plugin/views/filter/LanguageFilter.php The language manager.
LanguageFilter::access function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Check whether given user has access to this handler.
LanguageFilter::getValueOptions function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Gets the value options.
LanguageFilter::query function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Add this filter to the query.
LanguageFilter::__construct function core/modules/views/src/Plugin/views/filter/LanguageFilter.php Constructs a new LanguageFilter instance.
LanguageFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Plugin implementation of the 'language' formatter.
LanguageFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
LanguageFormatter::$languageManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php The language manager.
LanguageFormatter::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Defines the default settings for this plugin.
LanguageFormatter::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Returns a form to configure settings for the formatter.
LanguageFormatter::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Returns a short summary for the current formatter settings.
LanguageFormatter::viewValue function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Generate the output appropriate for one field item.
LanguageFormatter::__construct function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php Constructs a LanguageFormatter instance.
LanguageFormBase class core/modules/language/src/Form/LanguageFormBase.php Base form for language add and edit forms.
LanguageFormBase.php file core/modules/language/src/Form/LanguageFormBase.php
LanguageFormBase::$languageManager property core/modules/language/src/Form/LanguageFormBase.php The configurable language manager.

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