Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Serializer::$usesRowPlugin | property | core/ |
|
| Serializer::buildOptionsForm | function | core/ |
|
| Serializer::calculateDependencies | function | core/ |
|
| Serializer::create | function | core/ |
|
| Serializer::defineOptions | function | core/ |
|
| Serializer::denormalize | function | core/ |
|
| Serializer::getCacheContexts | function | core/ |
|
| Serializer::getCacheMaxAge | function | core/ |
|
| Serializer::getCacheTags | function | core/ |
|
| Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
| Serializer::getFormats | function | core/ |
Gets a list of all available formats that can be requested. |
| Serializer::normalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| Serializer::render | function | core/ |
|
| Serializer::selfSupportsDenormalization | function | core/ |
Checks whether this class alone supports denormalization. |
| Serializer::selfSupportsNormalization | function | core/ |
Checks whether this class alone supports normalization. |
| Serializer::setFallbackNormalizer | function | core/ |
Adds a secondary normalizer. |
| Serializer::submitOptionsForm | function | core/ |
|
| Serializer::supportsDenormalization | function | core/ |
|
| Serializer::supportsNormalization | function | core/ |
|
| Serializer::__construct | function | core/ |
|
| Serializer::__construct | function | core/ |
Constructs a Plugin object. |
| SerializeResponseTest | class | core/ |
Tests that big_pipe responses can be serialized. |
| SerializeResponseTest.php | file | core/ |
|
| SerializeResponseTest::$modules | property | core/ |
|
| SerializeResponseTest::testSerialize | function | core/ |
Tests that big_pipe responses can be serialized. |
| SerializerTest | class | core/ |
Tests the JSON:API serializer. |
| SerializerTest | class | core/ |
Tests Drupal\rest\Plugin\views\style\Serializer. |
| SerializerTest.php | file | core/ |
|
| SerializerTest.php | file | core/ |
|
| SerializerTest::$displayHandler | property | core/ |
The RestExport display handler. |
| SerializerTest::$modules | property | core/ |
Modules to install. |
| SerializerTest::$node | property | core/ |
An entity for testing. |
| SerializerTest::$resourceType | property | core/ |
A resource type for testing. |
| SerializerTest::$sut | property | core/ |
The subject under test. |
| SerializerTest::$user | property | core/ |
A user. |
| SerializerTest::$view | property | core/ |
The View instance. |
| SerializerTest::setUp | function | core/ |
|
| SerializerTest::setUp | function | core/ |
|
| SerializerTest::testFallbackNormalizer | function | core/ |
Tests fallback normalizer. |
| SerializerTest::testSerializerReceivesOptions | function | core/ |
Tests that the symfony serializer receives style plugin from the render() method. |
| ServerCommand | class | core/ |
Runs the PHP webserver for a Drupal site for local testing/development. |
| ServerCommand.php | file | core/ |
|
| ServerCommand::$classLoader | property | core/ |
The class loader. |
| ServerCommand::boot | function | core/ |
Boots up a Drupal environment. |
| ServerCommand::configure | function | core/ |
|
| ServerCommand::execute | function | core/ |
|
| ServerCommand::findAvailablePort | function | core/ |
Finds an available port. |
| ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
| ServerCommand::getSitePath | function | core/ |
Gets the site path. |
| ServerCommand::openBrowser | function | core/ |
Opens a URL in your system default browser. |
Pagination
- Previous page
- Page 1456
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.