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 |
|---|---|---|---|
| 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. |
| 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. |
| 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/ |
Get language code. |
| PoStreamReader::setLangcode | function | core/ |
Set language code. |
| 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/ |
Decodes configuration data from the storage-specific format. |
| ReadOnlyStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
| 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 enable. |
| 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(). |
| SearchSimplifyTest::testSearchSimplifyUnicode | function | core/ |
Tests that all Unicode characters simplify 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/ |
Test module setting up two tests, one for checking if the entity $langcode is being passed on and another one sets up the alternate verb forms for the stemming test. |
| 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.hal | service | core/ |
Drupal\hal\Encoder\JsonEncoder |
| serializer.encoder.json | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
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.