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/ |
@covers ::process |
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 @covers ::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. |
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/ |
Adds 'ajax' to the supported content types of the JSON encoder. |
JsonEncoder | class | core/ |
Encodes JSON:API data. |
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/ |
@coversDefaultClass \Drupal\serialization\Encoder\JsonEncoder @group serialization |
JsonEncoderTest.php | file | core/ |
|
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. |
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 |
PhpassHashedPasswordBase::base64Encode | function | core/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
PhpSerialize::encode | function | core/ |
|
ReadOnlyStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
ReadOnlyStorageTest::testEncodeDecode | function | core/ |
@covers ::encode @covers ::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. |
RecipeExtensionConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
RecipeOverrideConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.