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. |
| ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
| 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. |
| ComponentGenerator::encode | function | composer/ |
Utility function to encode package json in a consistent way. |
| 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. |
| FileEncodingConstraintValidatorTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| 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 JSON:API data. |
| JsonEncoder | class | core/ |
Adds 'ajax' to the supported content types of the JSON encoder. |
| JsonEncoder.php | file | core/ |
|
| JsonEncoder.php | file | core/ |
|
| JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| JsonEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| JsonEncoder::supportsDecoding | function | core/ |
|
| JsonEncoder::supportsEncoding | function | core/ |
|
| JsonEncoder::__construct | function | core/ |
|
| JsonEncoderTest | class | core/ |
Tests Drupal\serialization\Encoder\JsonEncoder. |
| JsonEncoderTest | class | core/ |
Tests the JSON:API encoder. |
| JsonEncoderTest.php | file | core/ |
|
| JsonEncoderTest.php | file | core/ |
|
| JsonEncoderTest::$encoder | property | core/ |
The encoder under test. |
| JsonEncoderTest::$encoder | property | core/ |
The encoder under test. |
| JsonEncoderTest::setUp | function | core/ |
|
| JsonEncoderTest::setUp | function | core/ |
|
| JsonEncoderTest::testEncodeInvalidUtf8IsSubstituted | function | core/ |
Tests that invalid UTF-8 is handled via JSON_INVALID_UTF8_SUBSTITUTE. |
| JsonEncoderTest::testHtmlUnsafeCharactersAreEscaped | function | core/ |
Tests that HTML-unsafe characters are still escaped. |
| JsonEncoderTest::testInheritsControlCharacterHandling | function | core/ |
Tests JSON:API encoder inherits control character handling. |
| JsonEncoderTest::testStructuredDataSmokeTest | function | core/ |
Simple structured data smoke test. |
| JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| LocaleImportFunctionalTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| 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. |
| PackageGenerator::encode | function | composer/ |
Utility function to encode metapackage json in a consistent way. |
| 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/ |
|
| PathEncodedTestController | class | core/ |
Returns responses for path_encoded_test routes. |
| PathEncodedTestController.php | file | core/ |
|
| PathEncodedTestController::simple | function | core/ |
Returns an HTML simple response. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.