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 11.x for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LocaleLookup::$langcode | property | core/ |
A language code. |
| locale_config_batch_update_default_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/ |
|
| ManagedStorage::encode | function | core/ |
|
| MediaEmbedFilterTestBase::createEmbedCode | function | core/ |
Gets an embed code with given attributes. |
| MemoryStorage::decode | function | core/ |
|
| MemoryStorage::encode | function | core/ |
|
| 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/ |
|
| NullStorage::encode | function | core/ |
|
| OliveroHexToHslTest::hexCodes | function | core/ |
Data provider of hex codes and HSL values. |
| 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/ |
|
| PathEncodedTest::$modules | property | core/ |
|
| 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 decoding the URL. |
| PathProcessorDecode.php | file | core/ |
|
| PathProcessorDecode::processInbound | function | core/ |
|
| 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 |
| PhpassHashedPasswordBase::base64Encode | function | core/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
| PhpSerialize::decode | function | core/ |
|
| PhpSerialize::encode | function | core/ |
|
| PhpTuf\ComposerStager\API\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase |
| PoDatabaseReader::$langcode | property | core/ |
Language code of the language being read from the database. |
| PoDatabaseReader::getLangcode | function | core/ |
|
| PoDatabaseReader::setLangcode | function | core/ |
|
| PoDatabaseWriter::$langcode | property | core/ |
Language code of the language being written to the database. |
| PoDatabaseWriter::getLangcode | function | core/ |
|
| PoDatabaseWriter::setLangcode | function | core/ |
|
| PoHeader::$langcode | property | core/ |
Language code. |
| PoItem::$langcode | property | core/ |
The language code this translation is in. |
| PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
| PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.