Search for encode
- Search 7.x for encode
- Search 9.5.x for encode
- Search 8.9.x for encode
- Search 10.3.x for encode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AllowListConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
CheckpointStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
DebugDump::encodeDump | function | core/ |
Encodes the dump for storing. |
DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
FileEncodingConstraintValidatorTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
Json::encode | function | core/ |
Uses HTML-safe strings, with several characters escaped. |
PhpassHashedPasswordBase::base64Encode | function | core/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
PhpSerialize::encode | function | core/ |
Encodes data into the serialization format. |
RecipeConfigStorageWrapper::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
RecipeConfigStorageWrapperTest::testEncode | function | core/ |
Test that we only use storage A's encode method. |
RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
Tags::encode | function | core/ |
Encodes a tag string, taking care of special cases like commas and quotes. |
UrlHelper::encodePath | function | core/ |
Encodes a Drupal path for use in a URL. |
Yaml::encode | function | core/ |
Encodes data into the serialization format. |
YamlPecl::encode | function | core/ |
Encodes data into the serialization format. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.