Search for normalize
- Search 7.x for normalize
- Search 9.5.x for normalize
- Search 8.9.x for normalize
- Search 10.3.x for normalize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaResourceTestBase::getNormalizedPostEntity | function | core/ |
|
MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
MenuLinkContentResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
MenuLinkContentResourceTestBase::getNormalizedPostEntity | function | core/ |
|
MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
|
MessageResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
MessageResourceTestBase::getNormalizedPostEntity | function | core/ |
|
Migration::getProcessNormalized | function | core/ |
Resolve shorthands into a list of plugin configurations. |
ModeratedNodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
NodeJsonBasicAuthTest::getExpectedNormalizedEntity | function | core/ |
|
NodeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
NodeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
NodeTest::assertNormalizedFieldsAreCached | function | core/ |
Checks that the provided field names are the only fields in the cache. |
NodeTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
NodeTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
|
normalize.css | file | core/ |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of… |
normalize.css | file | core/ |
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of… |
NormalizerBase | class | core/ |
Base normalizer used in all JSON:API normalizers. |
NormalizerBase | class | core/ |
Base class for Normalizers. |
NormalizerBase.php | file | core/ |
|
NormalizerBase.php | file | core/ |
|
NormalizerBase::$format | property | core/ |
|
NormalizerBase::$format | property | core/ |
List of formats which supports (de-)normalization. |
NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
NormalizerBase::checkFormat | function | core/ |
|
NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
NormalizerBase::getSupportedTypes | function | core/ |
|
NormalizerBase::rasterizeValueRecursive | function | core/ |
Rasterizes a value recursively. |
NormalizerBase::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
NormalizerBase::supportsNormalization | function | core/ |
|
NormalizerBaseTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NormalizerBase @group serialization |
NormalizerBaseTest.php | file | core/ |
|
NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
NormalizerTestBase | class | core/ |
Helper base class to set up some test fields for serialization testing. |
NormalizerTestBase.php | file | core/ |
|
NormalizerTestBase::$modules | property | core/ |
|
NormalizerTestBase::setUp | function | core/ |
|
NullNormalizer | class | core/ |
Null normalizer. |
NullNormalizer.php | file | core/ |
|
NullNormalizer::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
NullNormalizer::getSupportedTypes | function | core/ |
|
NullNormalizer::normalize | function | core/ |
|
NullNormalizer::__construct | function | core/ |
Constructs a NullNormalizer object. |
NullNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NullNormalizer @group serialization |
NullNormalizerTest.php | file | core/ |
|
NullNormalizerTest::$interface | property | core/ |
The interface to use in testing. |
NullNormalizerTest::$normalizer | property | core/ |
The NullNormalizer instance. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.