Search for decode
- Search 7.x for decode
- Search 9.5.x for decode
- Search 8.9.x for decode
- Search 11.x for decode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentPluginBase::decodeValidatorId | function | core/ |
Revert sanitized validator options. |
CachedStorage::decode | function | core/ |
|
CheckpointStorage::decode | function | core/ |
|
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::decode |
DatabaseStorage::decode | function | core/ |
Implements Drupal\Core\Config\StorageInterface::decode(). |
DerivativeDiscoveryDecorator::decodePluginId | function | core/ |
Decodes derivative id and plugin id from a string. |
Error::decodeException | function | core/ |
Decodes an exception and retrieves the correct caller. |
FileStorage::decode | function | core/ |
|
Html::decodeEntities | function | core/ |
Decodes all HTML entities including numerical ones to regular UTF-8 bytes. |
HtmlTest::providerDecodeEntities | function | core/ |
Data provider for testDecodeEntities(). |
HtmlTest::testDecodeEntities | function | core/ |
Tests Html::decodeEntities(). |
HtmlTest::testDecodeEntitiesAndEscape | function | core/ |
Tests relationship between escaping and decoding HTML entities. |
Json::decode | function | core/ |
|
LayoutRestTestBase::getDecodedContents | function | core/ |
Gets the decoded contents. |
ManagedStorage::decode | function | core/ |
|
MemoryStorage::decode | function | core/ |
|
NullStorage::decode | function | core/ |
|
PathProcessorDecode | class | core/ |
Processes the inbound path by decoding the URL. |
PathProcessorDecode.php | file | core/ |
|
PathProcessorDecode::processInbound | function | core/ |
|
path_processor_decode | service | core/ |
Drupal\Core\PathProcessor\PathProcessorDecode |
PhpSerialize::decode | function | core/ |
|
ReadOnlyStorage::decode | function | core/ |
|
ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::decode |
RecipeConfigStorageWrapper::decode | function | core/ |
|
RecipeConfigStorageWrapperTest::testDecode | function | core/ |
Test that we only use storage A's decode method. |
RecipeExtensionConfigStorage::decode | function | core/ |
|
RecipeOverrideConfigStorage::decode | function | core/ |
|
SerializationInterface::decode | function | core/ |
Decodes data from the serialization format. |
StorageInterface::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
StorageReplaceDataWrapper::decode | function | core/ |
|
UrlGenerator::$decodedChars | property | core/ |
Overrides characters that will not be percent-encoded in the path segment. |
XmlEncoder::decode | function | core/ |
|
XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
Yaml::decode | function | core/ |
|
Yaml::decode | function | core/ |
|
YamlDiscovery::decode | function | core/ |
|
YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
YamlPecl::decode | function | core/ |
|
YamlPeclTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
YamlPeclTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlSymfony::decode | function | core/ |
|
YamlSymfonyTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
YamlSymfonyTest::testDecodeObjectSupportDisabled | function | core/ |
Ensures that decoding PHP objects does not work in Symfony. |
YamlSymfonyTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
YamlTest::testDecodeObjectSupportDisabled | function | core/ |
Ensures that decoding PHP objects does not work in Symfony. |
YamlTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlTestBase::providerDecodeTests | function | core/ |
Some data that should be able to be deserialized. |
YamlTestBase::providerEncodeDecodeTests | function | core/ |
Some data that should be able to be serialized. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.