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 |
|---|---|---|---|
| ReadOnlyStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
| RecipeConfigStorageWrapper::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeConfigStorageWrapper::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeConfigStorageWrapperTest::testDecode | function | core/ |
Test that we only use storage A's decode method. |
| RecipeConfigStorageWrapperTest::testEncode | function | core/ |
Test that we only use storage A's encode method. |
| RecipeExtensionConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeExtensionConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeOverrideConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
| rest_test.encoder.foobar | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
| RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
| SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
| SearchPreprocessLangcodeTest.php | file | core/ |
|
| SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to install. |
| SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
| SearchPreprocessLangcodeTest::setUp | function | core/ |
|
| SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
| SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
| SearchTextProcessorTest::testSearchTextProcessorUnicode | function | core/ |
Tests that text processing handles Unicode characters correctly. |
| SearchTokenizerTest::code2utf | function | core/ |
Like PHP chr() function, but for unicode characters. |
| search_langcode_test.info.yml | file | core/ |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
| search_langcode_test.module | file | core/ |
Tests the preprocessing of search text. |
| search_langcode_test_search_preprocess | function | core/ |
Implements hook_search_preprocess(). |
| SerializationInterface::decode | function | core/ |
Decodes data from the serialization format. |
| SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
| SerializationTestEncoder | class | core/ |
|
| SerializationTestEncoder.php | file | core/ |
|
| SerializationTestEncoder::$format | property | core/ |
The format that this Encoder supports. |
| SerializationTestEncoder::encode | function | core/ |
|
| SerializationTestEncoder::supportsEncoding | function | core/ |
|
| serializer.encoder.json | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
| serializer.encoder.jsonapi | service | core/ |
Drupal\jsonapi\Encoder\JsonEncoder |
| serializer.encoder.serialization_test | service | core/ |
Drupal\serialization_test\SerializationTestEncoder |
| serializer.encoder.xml | service | core/ |
Drupal\serialization\Encoder\XmlEncoder |
| SimpleConfigLangcodeTest | class | core/ |
@group system @group Update @covers system_post_update_add_langcode_to_all_translatable_config[[api-linebreak]] |
| SimpleConfigLangcodeTest.php | file | core/ |
|
| SimpleConfigLangcodeTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig | function | core/ |
Tests that langcodes are added to simple config objects that need them. |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
| StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
| StorageInterface::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| StorageInterface::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| StorageReplaceDataWrapper::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| StorageReplaceDataWrapper::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| system_post_update_add_langcode_to_all_translatable_config | function | core/ |
Adds a langcode to all simple config which needs it. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.