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. |
AuthenticationProviderPassTest::testEncoders | function | core/ |
Tests encoders. |
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/ |
Tests encode decode. |
DatabaseStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
DebugDump::encodeDump | function | core/ |
Encodes the dump for storing. |
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. |
PathEncodedTest | class | core/ |
Tests URL generation and routing for route paths with encoded characters. |
PathEncodedTest.php | file | core/ |
|
PathEncodedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PathEncodedTest::$modules | property | core/ |
Modules to install. |
PathEncodedTest::testAliasToEncoded | function | core/ |
|
PathEncodedTest::testGetEncoded | function | core/ |
|
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. |
ReadOnlyStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
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. |
UrlHelperTest::providerTestEncodePath | function | core/ |
Provides data for self::testEncodePath(). |
UrlHelperTest::testEncodePath | function | core/ |
Tests path encoding. |
Yaml::encode | function | core/ |
Encodes data into the serialization format. |
YamlPecl::encode | function | core/ |
Encodes data into the serialization format. |
YamlPeclTest::testEncode | function | core/ |
Tests our encode settings. |
YamlPeclTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlTest::testEncode | function | core/ |
Tests our encode settings. |
YamlTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
YamlTest::testEncodeObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
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.