Search for encode

  1. Search 7.x for encode
  2. Search 9.5.x for encode
  3. Search 10.3.x for encode
  4. Search 11.x for encode
  5. Other projects
Title Object type File name Summary
AuthenticationProviderPassTest::testEncoders function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php @covers ::process[[api-linebreak]]
CachedStorage::encode function core/lib/Drupal/Core/Config/CachedStorage.php Encodes configuration data into the storage-specific format.
DatabaseStorage::encode function core/lib/Drupal/Core/Config/DatabaseStorage.php Encodes configuration data into the storage-specific format.
DerivativeDiscoveryDecorator::encodePluginId function core/lib/Drupal/Component/Plugin/Discovery/DerivativeDiscoveryDecorator.php Encodes plugin and derivative id's into a string.
FileStorage::encode function core/lib/Drupal/Core/Config/FileStorage.php Encodes configuration data into the storage-specific format.
Json::encode function core/lib/Drupal/Component/Serialization/Json.php Uses HTML-safe strings, with several characters escaped.
JsonEncoder class core/modules/hal/src/Encoder/JsonEncoder.php Encodes HAL data in JSON.
JsonEncoder.php file core/modules/hal/src/Encoder/JsonEncoder.php
JsonEncoder::$format property core/modules/hal/src/Encoder/JsonEncoder.php The formats that this Encoder supports.
ManagedStorage::encode function core/lib/Drupal/Core/Config/ManagedStorage.php Encodes configuration data into the storage-specific format.
MemoryStorage::encode function core/lib/Drupal/Core/Config/MemoryStorage.php Encodes configuration data into the storage-specific format.
NullStorage::encode function core/lib/Drupal/Core/Config/NullStorage.php Encodes configuration data into the storage-specific format.
PathEncodedTest class core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Tests url generation and routing for route paths with encoded characters.
PathEncodedTest.php file core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathEncodedTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php The theme to install as the default for testing.
PathEncodedTest::$modules property core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php Modules to enable.
PathEncodedTest::testAliasToEncoded function core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PathEncodedTest::testGetEncoded function core/tests/Drupal/FunctionalTests/Routing/PathEncodedTest.php
PhpassHashedPassword::base64Encode function core/lib/Drupal/Core/Password/PhpassHashedPassword.php Encodes bytes into printable base 64 using the *nix standard from crypt().
PhpSerialize::encode function core/lib/Drupal/Component/Serialization/PhpSerialize.php Encodes data into the serialization format.
ReadOnlyStorage::encode function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Encodes configuration data into the storage-specific format.
ReadOnlyStorageTest::testEncodeDecode function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::encode[[api-linebreak]]
@covers ::decode[[api-linebreak]]
SerializationInterface::encode function core/lib/Drupal/Component/Serialization/SerializationInterface.php Encodes data into the serialization format.
serializer.encoder.hal service core/modules/hal/hal.services.yml Drupal\hal\Encoder\JsonEncoder
StaticMenuLinkOverrides::encodeId function core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php Encodes the ID by replacing dots with double underscores.
StorageInterface::encode function core/lib/Drupal/Core/Config/StorageInterface.php Encodes configuration data into the storage-specific format.
Tags::encode function core/lib/Drupal/Component/Utility/Tags.php Encodes a tag string, taking care of special cases like commas and quotes.
Unicode::mimeHeaderEncode function core/lib/Drupal/Component/Utility/Unicode.php Encodes MIME/HTTP headers that contain incorrectly encoded characters.
UnicodeTest::testMimeHeaderEncode function core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Tests multibyte encoding.
UrlHelper::encodePath function core/lib/Drupal/Component/Utility/UrlHelper.php Encodes a Drupal path for use in a URL.
UrlHelperTest::providerTestEncodePath function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Provides data for self::testEncodePath().
UrlHelperTest::testEncodePath function core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php Tests path encoding.
Yaml::encode function core/lib/Drupal/Component/Serialization/Yaml.php Encodes data into the serialization format.
YamlParserProxy::encode function core/tests/Drupal/Tests/Core/Serialization/YamlTest.php Encodes data into the serialization format.
YamlParserProxy::encode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Encodes data into the serialization format.
YamlPecl::encode function core/lib/Drupal/Component/Serialization/YamlPecl.php Encodes data into the serialization format.
YamlPeclTest::testEncode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests our encode settings.
YamlPeclTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests encoding and decoding basic data structures.
YamlSymfony::encode function core/lib/Drupal/Component/Serialization/YamlSymfony.php Encodes data into the serialization format.
YamlSymfonyTest::testEncode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests our encode settings.
YamlSymfonyTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests encoding and decoding basic data structures.
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.