Search for decode
- Search 7.x for decode
- Search 9.5.x for decode
- Search 10.3.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/ |
Decodes configuration data from the storage-specific format. |
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/ |
Decodes configuration data from the storage-specific format. |
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/ |
Decodes data from the serialization format. |
JsonEncoder::getJsonDecode | function | core/ |
Instantiates a JsonDecode instance. |
LayoutRestTestBase::getDecodedContents | function | core/ |
Gets the decoded contents. |
ManagedStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
MemoryStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
NullStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
PathProcessorDecode | class | core/ |
Processes the inbound path by urldecoding it. |
PathProcessorDecode.php | file | core/ |
|
PathProcessorDecode::processInbound | function | core/ |
Processes the inbound path. |
path_processor_decode | service | core/ |
Drupal\Core\PathProcessor\PathProcessorDecode |
PhpSerialize::decode | function | core/ |
Decodes data from the serialization format. |
ReadOnlyStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::decode |
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/ |
Decodes configuration data from the storage-specific format. |
Unicode::mimeHeaderDecode | function | core/ |
Decodes MIME/HTTP encoded header values. |
UnicodeTest::providerTestMimeHeaderDecode | function | core/ |
Data provider for testMimeHeaderDecode(). |
UnicodeTest::testMimeHeaderDecode | function | core/ |
Tests multibyte decoding. |
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/ |
Decodes data from the serialization format. |
YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
YamlPecl::decode | function | core/ |
Decodes data from the serialization format. |
YamlPeclTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
YamlPeclTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlSymfony::decode | function | core/ |
Decodes data from the serialization format. |
YamlSymfonyTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
YamlSymfonyTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlTest::testDecode | function | core/ |
@covers ::decode |
YamlTestBase::providerDecodeTests | function | core/ |
Some data that should be able to be de-serialized. |
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.