Search for encode
- Search 7.x for encode
- Search 9.5.x for encode
- Search 8.9.x for encode
- Search 11.x for encode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachedStorage::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]] |
DatabaseStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
DerivativeDiscoveryDecorator::encodePluginId | function | core/ |
Encodes plugin and derivative id's into a string. |
FileStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
Json::encode | function | core/ |
Uses HTML-safe strings, with several characters escaped. |
ManagedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
MemoryStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
NullStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
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. |
ReadOnlyStorage::encode | function | core/ |
Encodes configuration data into the storage-specific 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. |
StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
StorageInterface::encode | function | core/ |
Encodes configuration data into the storage-specific 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.