Serializer::$normalizers |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
DrupalKernel::unserialize |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
|
Serializer::$usesGrouping |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::$usesFields. |
Serializer::defineOptions |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
SerializerAwareNormalizer |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php |
SerializerAware Normalizer implementation |
KernelTest::testSerialize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Serialized::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Serializer::getNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
FieldInstance::unserialize |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
Serializer::$usesRowPlugin |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase::$usesRowPlugin. |
StyleSerializerTest::setUp |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Sets up a Drupal site for running functional and integration tests. |
DataCollector::unserialize |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/DataCollector.php |
|
SerializerTest::testEncode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
SerializerTest::testDecode |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
SerializerAwareEncoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/SerializerAwareEncoder.php |
|
serializer.normalizer.list |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\ListNormalizer |
serializer.entity_resolver |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\ChainEntityResolver |
Serializer::normalizeObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Normalizes an object into a set of arrays/scalars |
SerializeQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SerializeQueryTest.php |
|
Serializer::getDenormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
Serializer::supportsEncoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Checks whether the serializer can encode to given format |
Serializer::supportsDecoding |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Checks whether the deserializer can decode from given format. |
Serializer::buildOptionsForm |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Provide a form to edit options for this plugin. |
SerializerAwareInterface.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerAwareInterface.php |
|
StyleSerializerTest::getInfo |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
|
EntityFormDisplay::serialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
|
CustomArrayObject::serialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
Serialized::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Default options form that provides the label widget that all fields
should have. |
Serializer::$normalizerCache |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
Serializer::denormalizeObject |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
Denormalizes data back into an object of the given class |
Serializer::submitOptionsForm |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/style/Serializer.php |
Handle any special handling on the validate form. |
StyleSerializerTest::$modules |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Modules to enable. |
SerializerTest::testSerialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
SerializerAwareNormalizer.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/SerializerAwareNormalizer.php |
|
EntityFormDisplay::unserialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
|
CustomArrayObject::unserialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorCustomArrayObjectTest.php |
|
SerializationTest::$serializer |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
The serializer service to test. |
SerializerInterface::serialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerInterface.php |
Serializes data in the appropriate format |
Serializer::$denormalizerCache |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php |
|
serializer.normalizer.field.hal |
service |
drupal/core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\FieldNormalizer |
StyleSerializerTest::$testViews |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Views used by this test. |
StyleSerializerTest::$adminUser |
property |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
A user with administrative privileges to look at test entity and configure views. |
SerializerTest::testDeserialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
NormalizerTestBase::$serializer |
property |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php |
The mock serializer. |
Serialized::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Validate the options form. |
serializer.entity_resolver.uuid |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\UuidResolver |
serializer.normalizer.entity.hal |
service |
drupal/core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityNormalizer |
StyleSerializerTest::testPreview |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/Views/StyleSerializerTest.php |
Tests the preview output for json output. |
ClassMetadataTest::testSerialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
serializer.normalizer.typed_data |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\TypedDataNormalizer |