Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
LanguageNegotiationUI::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUI.php Performs language negotiation.
LanguageNegotiationUrl::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php Performs language negotiation.
LanguageNegotiationUrl::getLanguageSwitchLinks function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php Returns language switch links.
LanguageNegotiationUrlFallback::getLangcode function core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrlFallback.php Performs language negotiation.
LanguageNegotiationUser::getLangcode function core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUser.php Performs language negotiation.
LanguageNegotiationUserAdmin::getLangcode function core/modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php Performs language negotiation.
LanguageNegotiator::getEnabledNegotiators function core/modules/language/src/LanguageNegotiator.php Gets enabled detection methods for the provided language type.
LanguageNegotiator::getNegotiationMethodInstance function core/modules/language/src/LanguageNegotiator.php Returns an instance of the specified language negotiation method.
LanguageNegotiator::getNegotiationMethods function core/modules/language/src/LanguageNegotiator.php Returns the language negotiation methods enabled for a language type.
LanguageNegotiator::getPrimaryNegotiationMethod function core/modules/language/src/LanguageNegotiator.php Returns the ID of the language type's primary language negotiation method.
LanguageNegotiatorInterface::getNegotiationMethodInstance function core/modules/language/src/LanguageNegotiatorInterface.php Returns an instance of the specified language negotiation method.
LanguageNegotiatorInterface::getNegotiationMethods function core/modules/language/src/LanguageNegotiatorInterface.php Returns the language negotiation methods enabled for a language type.
LanguageNegotiatorInterface::getPrimaryNegotiationMethod function core/modules/language/src/LanguageNegotiatorInterface.php Returns the ID of the language type's primary language negotiation method.
LanguagePluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php Provides a list of configs to test.
LanguagePluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php @covers ::getDynamicPluginConfig[[api-linebreak]]
@dataProvider providerGetDynamicPluginConfig
LanguageReference::getTargetIdentifier function core/lib/Drupal/Core/TypedData/Plugin/DataType/LanguageReference.php Gets the identifier of the referenced data.
LanguageRequestSubscriber::getSubscribedEvents function core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php Registers the methods in this class that should be listeners.
LanguagesCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php Gets the cacheability metadata for the context based on the parameter value.
LanguagesCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php $type can be NULL, or one of the language types supported by the language
manager, typically:
LanguagesCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/LanguagesCacheContext.php Returns the label of the cache context.
LanguageSelect::getInfo function core/lib/Drupal/Core/Render/Element/LanguageSelect.php Returns the element properties for this element.
LanguageSelectorTranslatableTest::getAdministratorPermissions function core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php Returns an array of permissions needed for the translator.
LanguageSelectWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Plugin implementation of the 'Language' widget.
LanguageSelectWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php
LanguageSelectWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Defines the default settings for this plugin.
LanguageSelectWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Returns the form for a single field widget.
LanguageSelectWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/LanguageSelectWidget.php Returns a form to configure settings for the widget.
LanguageSelectWidgetTest class core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php Tests the language select widget.
LanguageSelectWidgetTest.php file core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
LanguageSelectWidgetTest::$entityFormDisplay property core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php The entity form display.
LanguageSelectWidgetTest::$modules property core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php Modules to enable.
LanguageSelectWidgetTest::setUp function core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php
LanguageSelectWidgetTest::testWithIncludedLockedLanguage function core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php Tests the widget with the locked languages.
LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage function core/modules/language/tests/src/Kernel/LanguageSelectWidgetTest.php Tests the widget without the locked languages.
LanguageServiceProvider::getDefaultLanguageValues function core/modules/language/src/LanguageServiceProvider.php Gets the default language values.
LanguageSwitcherInterface::getLanguageSwitchLinks function core/modules/language/src/LanguageSwitcherInterface.php Returns language switch links.
LanguageTest class core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php Tests the language source plugin.
LanguageTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php Tests for CKEditor 5 UI translations.
LanguageTest class core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php Tests language resolving for CKEditor 5.
LanguageTest class core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php @coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\Language[[api-linebreak]]
LanguageTest.php file core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php
LanguageTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php
LanguageTest.php file core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php
LanguageTest.php file core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php
LanguageTest::$ckeditor5 property core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php The CKEditor 5 plugin.
LanguageTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php Modules to enable.
LanguageTest::$modules property core/modules/ckeditor5/tests/src/Kernel/LanguageTest.php Modules to enable.
LanguageTest::$modules property core/modules/language/tests/src/Kernel/Plugin/migrate/source/LanguageTest.php Modules to enable.
LanguageTest::$plugin property core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php The plugin under test.
LanguageTest::provider function core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.php Data provider for ensuring CKEditor 5 UI translations are loaded.

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