Search for code
- Search 7.x for code
- Search 9.5.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 |
|---|---|---|---|
| LayoutRestTestBase::getDecodedContents | function | core/ |
Gets the decoded contents. |
| LinkBase::addLangcode | function | core/ |
Adds language information to the options. |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::getDefaultConfigLangcode | function | core/ |
Returns the original language code for this shipped configuration. |
| 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_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. |
| MediaLibraryUpdateViewLangcodeFiltersTest | class | core/ |
Tests the media library module updates for the langcode filters. |
| MediaLibraryUpdateViewLangcodeFiltersTest.php | file | core/ |
|
| MediaLibraryUpdateViewLangcodeFiltersTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MediaLibraryUpdateViewLangcodeFiltersTest::testMediaLibraryViewStatusExtraFilter | function | core/ |
Tests that the langcode filters are added to the media library view. |
| media_library_post_update_add_langcode_filters | function | core/ |
Add langcode filters to media library view displays. |
| 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. |
| NodeLegacyTest::testEntityLegacyCode | function | core/ |
@expectedDeprecation node_load_multiple() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use \Drupal\node\Entity\Node::loadMultiple(). See https://www.drupal.org/node/2266845 @expectedDeprecation node_load() is deprecated in… |
| 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 a 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. |
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.