Search for decode

  1. Search 7.x for decode
  2. Search 8.9.x for decode
  3. Search 10.3.x for decode
  4. Search 11.x for decode
  5. Other projects
Title Object type File name Summary
ArgumentPluginBase::decodeValidatorId function core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php Revert sanitized validator options.
CachedStorage::decode function core/lib/Drupal/Core/Config/CachedStorage.php Decodes configuration data from the storage-specific format.
DatabaseStorage::decode function core/lib/Drupal/Core/Config/DatabaseStorage.php Implements Drupal\Core\Config\StorageInterface::decode().
DerivativeDiscoveryDecorator::decodePluginId function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Decodes derivative id and plugin id from a string.
Error::decodeException function core/lib/Drupal/Core/Utility/Error.php Decodes an exception and retrieves the correct caller.
FileStorage::decode function core/lib/Drupal/Core/Config/FileStorage.php Decodes configuration data from the storage-specific format.
Html::decodeEntities function core/lib/Drupal/Component/Utility/Html.php Decodes all HTML entities including numerical ones to regular UTF-8 bytes.
HtmlTest::providerDecodeEntities function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Data provider for testDecodeEntities().
HtmlTest::testDecodeEntities function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests Html::decodeEntities().
HtmlTest::testDecodeEntitiesAndEscape function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests relationship between escaping and decoding HTML entities.
Json::decode function core/lib/Drupal/Component/Serialization/Json.php Decodes data from the serialization format.
LayoutRestTestBase::getDecodedContents function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Gets the decoded contents.
ManagedStorage::decode function core/lib/Drupal/Core/Config/ManagedStorage.php Decodes configuration data from the storage-specific format.
MemoryStorage::decode function core/lib/Drupal/Core/Config/MemoryStorage.php Decodes configuration data from the storage-specific format.
NullStorage::decode function core/lib/Drupal/Core/Config/NullStorage.php Decodes configuration data from the storage-specific format.
PathProcessorDecode class core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path by urldecoding it.
PathProcessorDecode.php file core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php
PathProcessorDecode::processInbound function core/lib/Drupal/Core/PathProcessor/PathProcessorDecode.php Processes the inbound path.
path_processor_decode service core/core.services.yml Drupal\Core\PathProcessor\PathProcessorDecode
PhpSerialize::decode function core/lib/Drupal/Component/Serialization/PhpSerialize.php Decodes data from the serialization format.
ReadOnlyStorage::decode function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Decodes configuration data from the storage-specific format.
ReadOnlyStorageTest::testEncodeDecode function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::encode
@covers ::decode
SerializationInterface::decode function core/lib/Drupal/Component/Serialization/SerializationInterface.php Decodes data from the serialization format.
StorageInterface::decode function core/lib/Drupal/Core/Config/StorageInterface.php Decodes configuration data from the storage-specific format.
StorageReplaceDataWrapper::decode function core/modules/config/src/StorageReplaceDataWrapper.php Decodes configuration data from the storage-specific format.
Unicode::mimeHeaderDecode function core/lib/Drupal/Component/Utility/Unicode.php Decodes MIME/HTTP encoded header values.
UnicodeTest::providerTestMimeHeaderDecode function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Data provider for testMimeHeaderDecode().
UnicodeTest::testMimeHeaderDecode function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Tests multibyte decoding.
UrlGenerator::$decodedChars property core/lib/Drupal/Core/Routing/UrlGenerator.php Overrides characters that will not be percent-encoded in the path segment.
XmlEncoder::decode function core/modules/serialization/src/Encoder/XmlEncoder.php
XmlEncoderTest::testDecode function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the decode() method.
Yaml::decode function core/lib/Drupal/Component/Serialization/Yaml.php Decodes data from the serialization format.
YamlDiscovery::decode function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Decode a YAML file.
YamlDiscovery::decode function core/lib/Drupal/Core/Discovery/YamlDiscovery.php Decode a YAML file.
YamlParserProxy::decode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Decodes data from the serialization format.
YamlParserProxy::decode function core/tests/Drupal/Tests/Core/Serialization/YamlTest.php Decodes data from the serialization format.
YamlPecl::decode function core/lib/Drupal/Component/Serialization/YamlPecl.php Decodes data from the serialization format.
YamlPeclTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests decoding YAML node anchors.
YamlPeclTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests encoding and decoding basic data structures.
YamlSymfony::decode function core/lib/Drupal/Component/Serialization/YamlSymfony.php Decodes data from the serialization format.
YamlSymfonyTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests decoding YAML node anchors.
YamlSymfonyTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests encoding and decoding basic data structures.
YamlTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @covers ::decode
YamlTestBase::providerDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be de-serialized.
YamlTestBase::providerEncodeDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php 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.