CustomNormalizer::supportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/CustomNormalizer.php |
Checks if the given class implements the NormalizableInterface. |
GetSetMethodNormalizerTest::testNormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
DenormalizeTest::testMarkFieldForDeletion |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Test that a field set to an empty array is different than an empty field. |
GetSetMethodNormalizerTest::testCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@dataProvider provideCallbacks |
TestDenormalizer::supportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/TestDenormalizer.php |
Checks whether the given class is supported for denormalization by this normalizer |
GetSetMethodNormalizer::$ignoredAttributes |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
NormalizerInterface::supportsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizerInterface.php |
Checks whether the given class is supported for normalization by this normalizer |
ListNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ListNormalizer.php |
The interface or class that this Normalizer supports. |
NormalizerBase::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/NormalizerBase.php |
The interface or class that this Normalizer supports. |
XssTest::providerTestFilterXssNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testFilterXssNotNormalized(). |
SerializerTest::testNormalizeOnDenormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
SerializerTest::testDenormalizeOnNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
SerializerTest::testDeserializeNoNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\LogicException |
GetSetMethodNormalizerTest::testDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
FieldNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php |
The interface or class that this Normalizer supports. |
GetSetMethodNormalizer::$camelizedAttributes |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
GetSetMethodNormalizer::setIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Set ignored attributes for normalization |
GetSetMethodNormalizerTest::provideCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
EntityNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
The interface or class that this Normalizer supports. |
ClassMapGeneratorTest::assertEqualsNormalized |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
GetSetMethodNormalizer::supportsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Checks whether the given class is supported for normalization by this normalizer |
GetSetMethodNormalizerTest::attributeProvider |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
EntityReferenceItemNormalizer::constructValue |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
Overrides \Drupal\hal\Normalizer\FieldItemNormalizer::constructValue(). |
FieldItemNormalizer::createTranslatedInstance |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
Get a translated version of the field item instance. |
SerializerTest::testDeserializeWrongNormalizer |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
DenormalizerInterface::supportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php |
Checks whether the given class is supported for denormalization by this normalizer |
GetSetMethodNormalizer::setCamelizedAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Set attributes to be camelized on denormalize |
DenormalizeTest::testBasicFieldDenormalization |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php |
Test that non-reference fields can be denormalized. |
serializer.normalizer.entity_reference_item.hal |
service |
drupal/core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityReferenceItemNormalizer |
GetSetMethodNormalizer::supportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Checks whether the given class is supported for denormalization by this normalizer |
GetSetMethodNormalizerTest::testFormatAttribute |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@dataProvider attributeProvider |
TypedDataNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/TypedDataNormalizer.php |
The interface or class that this Normalizer supports. |
FieldItemNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php |
The interface or class that this Normalizer supports. |
CustomNormalizerTest::testSupportsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
XssTest::providerTestFilterXssAdminNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testFilterXssAdminNotNormalized(). |
GetSetMethodNormalizerTest::testIgnoredAttributes |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
ComplexDataNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Normalizer/ComplexDataNormalizer.php |
The interface or class that this Normalizer supports. |
CustomNormalizerTest::testSupportsDenormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
SerializationTestNormalizer::supportsNormalization |
function |
drupal/core/modules/serialization/tests/serialization_test/lib/Drupal/serialization_test/SerializationTestNormalizer.php |
Checks whether format is supported by this normalizer. |
GetSetMethodNormalizerTest::testUncallableCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@expectedException \InvalidArgumentException |
GetSetMethodNormalizerTest::testConstructorDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
EntityReferenceItemNormalizer::$supportedInterfaceOrClass |
property |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php |
The interface or class that this Normalizer supports. |
GetSetMethodNormalizerTest::testDenormalizeOnCamelCaseFormat |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
SerializerTest::testNormalizeGivesPriorityToInterfaceOverTraversable |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|