Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NormalizerBase::addCacheableDependency | function | core/ |
Adds cacheability if applicable. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::checkFormat | function | core/ |
Checks if the provided format is supported by this normalizer. |
| NormalizerBase::hasCacheableSupportsMethod | 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[[api-linebreak]] @group serialization |
| NormalizerBaseTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\NormalizerBaseTest. |
| 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 | class | core/ |
Test the HAL normalizer. |
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase.php | file | core/ |
|
| NormalizerTestBase::$entityClass | property | core/ |
The class name of the test class. |
| NormalizerTestBase::$format | property | core/ |
The format being tested. |
| NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
| NormalizerTestBase::$modules | property | core/ |
Modules to enable. |
| NormalizerTestBase::$serializer | property | core/ |
The mock serializer. |
| NormalizerTestBase::setUp | function | core/ |
|
| NormalizerTestBase::setUp | function | core/ |
|
| NormalizeTest | class | core/ |
Tests HAL normalization edge cases for EntityResource. |
| NormalizeTest.php | file | core/ |
|
| NormalizeTest::getEntityUri | function | core/ |
Constructs the entity URI. |
| NormalizeTest::setUp | function | core/ |
|
| NormalizeTest::testNormalize | function | core/ |
Tests the normalize function. |
| NoSerializationClassTestResource | class | core/ |
Class used to test that serialization_class is optional. |
| NoSerializationClassTestResource.php | file | core/ |
|
| NoSerializationClassTestResource::post | function | core/ |
Responds to a POST request. |
| NoServerError | class | core/ |
A policy denying caching of a server error (HTTP 5xx) responses. |
| NoServerError.php | file | core/ |
|
| NoServerError::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| NoSessionOpen | class | core/ |
A policy allowing delivery of cached pages when there is no session open. |
| NoSessionOpen.php | file | core/ |
|
| NoSessionOpen::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpen::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| NoSessionOpen::__construct | function | core/ |
Constructs a new page cache session policy. |
| NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]] @group PageCache |
| NoSessionOpenTest.php | file | core/ |
|
| NoSessionOpenTest::$policy | property | core/ |
The request policy under test. |
| NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpenTest::setUp | function | core/ |
|
| NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent | function | core/ |
Asserts that caching is allowed unless there is a session cookie present. |
| NoSourceModule | class | core/ |
A test source plugin without a source_module. |
| NoSourceModule.php | file | core/ |
|
| NoSourceModule::fields | function | core/ |
Returns available fields on the source. |
| NoSourceModule::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| NoSourceModule::query | function | core/ |
|
| NoSourcePluginDecorator | class | core/ |
Remove definitions which refer to a non-existing source plugin. |
Pagination
- Previous page
- Page 928
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.