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 |
|---|---|---|---|
| Serializer::$formatProviders | property | core/ |
The serialization format providers, keyed by format. |
| Serializer::$formats | property | core/ |
The available serialization formats. |
| Serializer::$serializer | property | core/ |
The serializer which serializes the views result. |
| Serializer::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| Serializer::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Serializer::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Serializer::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Serializer::create | function | core/ |
Creates an instance of the plugin. |
| Serializer::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Serializer::denormalize | function | core/ |
|
| Serializer::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Serializer::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Serializer::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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/ |
|
| Serializer::render | function | core/ |
Render the display in this style. |
| 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/ |
Handle any special handling on the validate form. |
| Serializer::supportsDenormalization | function | core/ |
|
| Serializer::supportsNormalization | function | core/ |
|
| Serializer::__construct | function | core/ |
|
| Serializer::__construct | function | core/ |
Constructs a Plugin object. |
| SerializerTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group rest |
| SerializerTest | class | core/ |
Tests the JSON:API serializer. |
| SerializerTest.php | file | core/ |
|
| SerializerTest.php | file | core/ |
|
| SerializerTest::$displayHandler | property | core/ |
The RestExport display handler. |
| SerializerTest::$modules | property | core/ |
Modules to enable. |
| 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/ |
@covers \Drupal\jsonapi\Serializer\Serializer::normalize[[api-linebreak]] |
| 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 1125
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.