Search for code
- Search 7.x for code
- Search 9.5.x for code
- Search 8.9.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 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/ |
@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::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/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
| CKEditor5UpdateCodeBlockConfigurationTest | class | core/ |
@covers ckeditor5_post_update_code_block[[api-linebreak]] @group Update @group ckeditor5 |
| CKEditor5UpdateCodeBlockConfigurationTest.php | file | core/ |
|
| CKEditor5UpdateCodeBlockConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5UpdateCodeBlockConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CKEditor5UpdateCodeBlockConfigurationTest::testUpdateCodeBlockConfigurationPostUpdate | function | core/ |
Ensure default configuration for the CKEditor 5 codeBlock plugin is added. |
| ckeditor5_post_update_code_block | function | core/ |
Updates Text Editors using CKEditor 5 Code Block. |
| 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); } |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.