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 |
---|---|---|---|
ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
AuthenticationProviderPassTest::testEncoders | function | core/ |
@covers ::process |
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 JSON:API data. |
JsonEncoder | class | core/ |
Encodes HAL data in JSON. |
JsonEncoder | class | core/ |
Adds 'ajax to the supported content types of the JSON encoder' |
JsonEncoder.php | file | core/ |
|
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::$format | property | core/ |
The formats that this Encoder supports. |
JsonEncoder::getJsonDecode | function | core/ |
Instantiates a JsonDecode instance. |
JsonEncoder::getJsonEncode | function | core/ |
Instantiates a JsonEncode instance. |
JsonEncoder::supportsDecoding | function | core/ |
|
JsonEncoder::supportsEncoding | function | core/ |
|
JsonEncoder::__construct | function | core/ |
|
JsonEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\JsonEncoder @group serialization |
JsonEncoderTest.php | file | core/ |
|
JsonEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
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 enable. |
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 a HTML simple response. |
path_encoded_test.info.yml | file | core/ |
core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml |
path_encoded_test.routing.yml | file | core/ |
core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml |
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 @covers ::decode |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process |
rest_test.encoder.foobar | service | core/ |
Drupal\serialization\Encoder\JsonEncoder |
SerializationInterface::encode | function | core/ |
Encodes data into the serialization format. |
SerializationTestEncoder | class | core/ |
|
SerializationTestEncoder.php | file | core/ |
|
SerializationTestEncoder::$format | property | core/ |
The format that this Encoder supports. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.