Search for encode
- Search 7.x for encode
- Search 9.5.x for encode
- Search 10.3.x for encode
- Search 11.x for encode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AuthenticationProviderPassTest::testEncoders | function | core/ |
@covers ::process[[api-linebreak]] |
CachedStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
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. |
JsonEncoder | class | core/ |
Encodes HAL data in JSON. |
JsonEncoder.php | file | core/ |
|
JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
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 enable. |
PathEncodedTest::testAliasToEncoded | function | core/ |
|
PathEncodedTest::testGetEncoded | function | core/ |
|
PhpassHashedPassword::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/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
serializer.encoder.hal | service | core/ |
Drupal\hal\Encoder\JsonEncoder |
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. |
Unicode::mimeHeaderEncode | function | core/ |
Encodes MIME/HTTP headers that contain incorrectly encoded characters. |
UnicodeTest::testMimeHeaderEncode | function | core/ |
Tests multibyte encoding. |
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. |
YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
YamlParserProxy::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. |
YamlSymfony::encode | function | core/ |
Encodes data into the serialization format. |
YamlSymfonyTest::testEncode | function | core/ |
Tests our encode settings. |
YamlSymfonyTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
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.