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 |
|---|---|---|---|
| LocaleConfigManagerTest::testGetDefaultConfigLangcode | function | core/ |
Tests getDefaultConfigLangcode(). |
| LocaleConfigTranslationTest::$langcode | property | core/ |
The language code used. |
| LocaleEvent::$langCodes | property | core/ |
The list of Language codes for updated translations. |
| LocaleEvent::getLangCodes | function | core/ |
Returns the language codes. |
| LocaleLookup::$langcode | property | core/ |
A language code. |
| locale_config_batch_set_config_langcodes | function | core/ |
Implements callback_batch_operation(). |
| locale_system_set_config_langcodes | function | core/ |
Updates default configuration when new modules or themes are installed. |
| ManagedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| ManagedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| MediaEmbedFilterTestBase::createEmbedCode | function | core/ |
Gets an embed code with given attributes. |
| MemoryStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| MemoryStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
| NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
| NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
| NodeTypeTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
| NodeTypeTranslationTest::$defaultLangcode | property | core/ |
The default language code to use in this test. |
| NullStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| NullStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| OpCodeCache | class | core/ |
Provides helpers to handle PHP opcode caches. |
| OpCodeCache.php | file | core/ |
|
| OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
| OpCodeCache::isEnabled | function | core/ |
Checks if OpCodeCache is enabled. |
| PackageGenerator::encode | function | composer/ |
Utility function to encode metapackage json in a consistent way. |
| PathEncodedTest | class | core/ |
Tests URL generation and routing for route paths with encoded characters. |
| PathEncodedTest.php | file | core/ |
|
| PathEncodedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathEncodedTest::$modules | property | core/ |
Modules to enable. |
| PathEncodedTest::testAliasToEncoded | function | core/ |
|
| PathEncodedTest::testGetEncoded | function | core/ |
|
| PathEncodedTestController | class | core/ |
Returns responses for path_encoded_test routes. |
| PathEncodedTestController.php | file | core/ |
|
| PathEncodedTestController::simple | function | core/ |
Returns an HTML simple response. |
| PathProcessorDecode | class | core/ |
Processes the inbound path by urldecoding it. |
| PathProcessorDecode.php | file | core/ |
|
| PathProcessorDecode::processInbound | function | core/ |
Processes the inbound path. |
| path_encoded_test.info.yml | file | core/ |
core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml |
| path_encoded_test.routing.yml | file | core/ |
core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml |
| path_processor_decode | service | core/ |
Drupal\Core\PathProcessor\PathProcessorDecode |
| PhpassHashedPassword::base64Encode | function | core/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
| PhpSerialize::decode | function | core/ |
Decodes data from the serialization format. |
| PhpSerialize::encode | function | core/ |
Encodes data into the serialization format. |
| PoDatabaseReader::$langcode | property | core/ |
Language code of the language being read from the database. |
| PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
| PoDatabaseReader::setLangcode | function | core/ |
Set language code. |
| PoDatabaseWriter::$langcode | property | core/ |
Language code of the language being written to the database. |
| PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
| PoDatabaseWriter::setLangcode | function | core/ |
Set language code. |
| PoHeader::$langcode | property | core/ |
Language code. |
| PoItem::$langcode | property | core/ |
The language code this translation is in. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.