Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LanguageTestController::testEntity | function | core/ |
Route entity upcasting test helper. |
| LanguageTestController::testSubRequest | function | core/ |
Uses a sub request to retrieve the 'user' page. |
| LanguageTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page with different langcodes. |
| LanguageTestController::__construct | function | core/ |
Constructs a new LanguageTestController object. |
| LanguageTestHooks | class | core/ |
Hook implementations for language_test. |
| LanguageTestHooks.php | file | core/ |
|
| LanguageTestHooks::languageFallbackCandidatesAlter | function | core/ |
Implements hook_language_fallback_candidates_alter(). |
| LanguageTestHooks::languageFallbackCandidatesTestAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
| LanguageTestHooks::languageNegotiationInfoAlter | function | core/ |
Implements hook_language_negotiation_info_alter(). |
| LanguageTestHooks::languageSwitchLinksAlter | function | core/ |
Implements hook_language_switch_links_alter(). |
| LanguageTestHooks::languageTypesInfo | function | core/ |
Implements hook_language_types_info(). |
| LanguageTestHooks::languageTypesInfoAlter | function | core/ |
Implements hook_language_types_info_alter(). |
| LanguageTestHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| LanguageTestHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| LanguageTestHooks::storeLanguageNegotiation | function | core/ |
Store the last negotiated languages. |
| LanguageTestTrait | trait | core/ |
Provides an API to programmatically manage languages in tests. |
| LanguageTestTrait.php | file | core/ |
|
| LanguageTestTrait::createLanguageFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| LanguageTestTrait::disableBundleTranslation | function | core/ |
Disables translations for the given entity type bundle. |
| LanguageTestTrait::enableBundleTranslation | function | core/ |
Enables translations for the given entity type bundle. |
| LanguageTestTrait::setFieldTranslatable | function | core/ |
Sets and saves a given field instance translation status. |
| LanguageThemeHooks | class | core/ |
Hook implementations for language. |
| LanguageThemeHooks.php | file | core/ |
|
| LanguageThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| LanguageThemeHooks::preprocessLanguageContentSettingsTable | function | core/ |
Prepares variables for language content settings table templates. |
| LanguageThemeHooks::preprocessLanguageNegotiationConfigureForm | function | core/ |
Prepares variables for language negotiation configuration form. |
| LanguageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| LanguageTypes | class | core/ |
Processes the array for the language types. |
| LanguageTypes.php | file | core/ |
|
| LanguageTypes::transform | function | core/ |
Performs the associated process. |
| LanguageTypes::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| LanguageTypesTest | class | core/ |
Tests Drupal\language\Plugin\migrate\process\LanguageTypes. |
| LanguageTypesTest.php | file | core/ |
|
| LanguageTypesTest::testStringInput | function | core/ |
Tests string input. |
| LanguageTypesTest::testTransformAll | function | core/ |
Tests successful transformation of all language types. |
| LanguageTypesTest::testTransformConfigurable | function | core/ |
Tests successful transformation of configurable language types. |
| LanguageUnitTest::testGetDirection | function | core/ |
Tests get direction. |
| LanguageUnitTest::testGetLangcode | function | core/ |
Tests get langcode. |
| LanguageUnitTest::testGetName | function | core/ |
Tests get name. |
| language_get_browser_drupal_langcode_mappings | function | core/ |
Returns language mappings between browser and Drupal language codes. |
| language_get_default_langcode | function | core/ |
Returns the default language code assigned to an entity type and a bundle. |
| LateResourceTypeBuildEventSubscriber::getSubscribedEvents | function | core/ |
|
| Layout::get | function | core/ |
Gets the value of an attribute. |
| Layout::get | function | core/ |
Gets the value of an annotation. |
| LayoutBuilder::getInfo | function | core/ |
Returns the element properties for this element. |
| LayoutBuilder::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| LayoutBuilderContextTrait::getPopulatedContexts | function | core/ |
Returns all populated contexts, both global and section-storage-specific. |
| LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| LayoutBuilderDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.