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 |
|---|---|---|---|
| PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
| PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
| PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
| PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
| PoStreamReader::$langcode | property | core/ |
Language code for the PO stream being read. |
| PoStreamReader::getLangcode | function | core/ |
|
| PoStreamReader::setLangcode | function | core/ |
|
| PoStreamWriter::$langcode | property | core/ |
The language code of this writer. |
| PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
| PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
| ReadOnlyStorage::decode | function | core/ |
|
| ReadOnlyStorage::encode | function | core/ |
|
| ReadOnlyStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| RecipeConfigStorageWrapper::decode | function | core/ |
|
| RecipeConfigStorageWrapper::encode | function | core/ |
|
| 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. |
| RecipeOverrideConfigStorage::decode | function | core/ |
|
| RecipeOverrideConfigStorage::encode | function | core/ |
|
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
Tests encoders. |
| rest_test.encoder.foobar | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
| RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
| SearchLangcodeTestHooks | class | core/ |
Hook implementations for search_langcode_test. |
| SearchLangcodeTestHooks.php | file | core/ |
|
| SearchLangcodeTestHooks::searchPreprocess | function | core/ |
Implements hook_search_preprocess(). |
| SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
| SearchPreprocessLangcodeTest.php | file | core/ |
|
| SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
|
| SearchPreprocessLangcodeTest::$modules | property | core/ |
|
| 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 |
| SerializationInterface::decode | function | core/ |
Decodes data from the serialization format. |
| SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
| SerializationTestEncoder | class | core/ |
Serialization encoder used for testing. |
| 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 |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
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.