Search for code
- Search 7.x for code
- Search 8.9.x for code
- Search 10.3.x for code
- Search 11.x for code
- Search main for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
| AccountForm::syncUserLangcode | function | core/ |
Synchronizes preferred language and entity language. |
| AccountInterface::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| AccountInterface::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| AccountProxy::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| AccountProxy::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| AliasManager::$langcodePreloaded | property | core/ |
Whether preloaded path lookups has already been loaded. |
| AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
| AreaHTTPStatusCodeTest | class | core/ |
Tests the http_status_code area handler. |
| AreaHTTPStatusCodeTest.php | file | core/ |
|
| AreaHTTPStatusCodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AreaHTTPStatusCodeTest::$modules | property | core/ |
Modules to enable. |
| AreaHTTPStatusCodeTest::$testViews | property | core/ |
Views used by this test. |
| AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler | function | core/ |
Tests the area handler. |
| ArgumentPluginBase::decodeValidatorId | function | core/ |
Revert sanitized validator options. |
| ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
| AuthenticationProviderPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
| BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
| BookMultilingualTest::LANGCODE | constant | core/ |
The translation langcode. |
| BookMultilingualTest::langcodesProvider | function | core/ |
Data provider for ::testMultilingualBooks(). |
| BuildTestBase::assertCommandExitCode | function | core/ |
Asserts that the last command returned the specified exit code. |
| BuildTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
| BuildTestBase::getCodebaseFinder | function | core/ |
Get a default Finder object for a Drupal codebase. |
| BuildTestTest::testCopyCodebase | function | core/ |
@covers ::copyCodebase[[api-linebreak]] |
| BuildTestTest::testCopyCodebaseExclude | function | core/ |
Ensure we're not copying directories we wish to exclude. |
| CachedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| CachedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| CKEditor::getLangcodes | function | core/ |
Returns a list of language codes supported by CKEditor. |
| ClassWriter::flushAlteredCodeToFile | function | core/ |
Flushes altered class code to file when necessary. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
| commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
| ComponentGenerator::encode | function | composer/ |
Utility function to encode package json in a consistent way. |
| Composer::vendorTestCodeCleanup | function | core/ |
Remove possibly problematic test files from vendored projects. |
| ComposerDeprecationTest::testVendorTestCodeCleanup | function | core/ |
@covers ::vendorTestCodeCleanup[[api-linebreak]] @group legacy |
| ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
| ConfigMapperInterface::getLangcode | function | core/ |
Returns the original language code of the configuration. |
| ConfigMapperInterface::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigMapperInterface::setLangcode | function | core/ |
Sets the original language code. |
| ConfigNamesMapper::$langcode | property | core/ |
The language code of the language this mapper, if any. |
| ConfigNamesMapper::getLangcode | function | core/ |
Returns the original language code of the configuration. |
| ConfigNamesMapper::getLangcodeFromConfig | function | core/ |
Returns the language code of a configuration object given its name. |
| ConfigNamesMapper::setLangcode | function | core/ |
Sets the original language code. |
| ConfigNamesMapperTest::testGetLangcode | function | core/ |
Tests ConfigNamesMapper::getLangcode(). |
| ConfigTranslationCacheTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
| ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationUiTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationUiThemeTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigurableLanguage::createFromLangcode | function | core/ |
Creates a configurable language object from a langcode. |
| ConfigurableLanguage::getDefaultLangcode | function | core/ |
Gets the default langcode. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.