Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 8.9.x for code
- Search 10.3.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. |
| AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
| AllowListConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| AllowListConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| 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 install. |
| 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/ |
Tests encoders. |
| BlockLanguageCacheTest::$langcodes | property | core/ |
List of langcodes. |
| 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/ |
Tests copy codebase. |
| BuildTestTest::testCopyCodebaseDocRoot | function | core/ |
Tests copying codebase when Drupal and Composer roots are different. |
| 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. |
| CheckpointStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| CheckpointStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| CheckpointStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| CKEditor5CodeSyntaxTest | class | core/ |
Tests code block configured languages are respected. |
| CKEditor5CodeSyntaxTest.php | file | core/ |
|
| CKEditor5CodeSyntaxTest::testCKEditor5CodeSyntax | function | core/ |
Tests code block configured languages are respected. |
| code-block.admin.css | file | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } |
| CodeBlock | class | core/ |
CKEditor 5 Code Block plugin configuration. |
| CodeBlock.php | file | core/ |
|
| CodeBlock::buildConfigurationForm | function | core/ |
Form constructor. |
| CodeBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| CodeBlock::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| CodeBlock::parseLanguagesFromValue | function | core/ |
Parses the line-based (for form) Code Block configuration. |
| CodeBlock::submitConfigurationForm | function | core/ |
Form submission handler. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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. |
| ConfigEntityBase::$langcode | property | core/ |
The language code of the entity's default language. |
| ConfigEntityValidationTestBase::testLangcode | function | core/ |
Tests that the config entity's langcode is validated. |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.