Search for serializer
- Search 7.x for serializer
- Search 9.5.x for serializer
- Search 8.9.x for serializer
- Search 11.x for serializer
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Serializer | class | core/ |
Overrides the Symfony serializer to cordon off our incompatible normalizers. |
serializer | service | core/ |
Symfony\Component\Serializer\Serializer |
Serializer | class | core/ |
The style plugin for serialized output formats. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SerializerTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group rest |
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/ |
@covers \Drupal\jsonapi\Serializer\Serializer::normalize[[api-linebreak]] |
SerializerTest::testSerializerReceivesOptions | function | core/ |
Tests that the symfony serializer receives style plugin from the render() method. |
StyleSerializerEntityTest | class | core/ |
Tests the serializer style plugin. |
StyleSerializerEntityTest.php | file | core/ |
|
StyleSerializerEntityTest::$adminUser | property | core/ |
A user with administrative privileges to look at test entity and configure views. |
StyleSerializerEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StyleSerializerEntityTest::$modules | property | core/ |
Modules to install. |
StyleSerializerEntityTest::$renderer | property | core/ |
The renderer. |
StyleSerializerEntityTest::$testViews | property | core/ |
Views used by this test. |
StyleSerializerEntityTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
StyleSerializerEntityTest::setUp | function | core/ |
Sets up the test. |
StyleSerializerEntityTest::testFieldRawOutput | function | core/ |
Tests the raw output options for row field rendering. |
StyleSerializerEntityTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
StyleSerializerEntityTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
StyleSerializerEntityTest::testRestRenderCaching | function | core/ |
Tests REST export with views render caching enabled. |
StyleSerializerEntityTest::testSerializerResponses | function | core/ |
Checks the behavior of the Serializer callback paths and row plugins. |
StyleSerializerEntityTest::testSerializerViewsUI | function | core/ |
Tests the views interface for REST export displays. |
StyleSerializerEntityTest::testUIFieldAlias | function | core/ |
Tests the field ID alias functionality of the DataFieldRow plugin. |
StyleSerializerKernelTest | class | core/ |
@coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer[[api-linebreak]] @group views |
StyleSerializerKernelTest.php | file | core/ |
|
StyleSerializerKernelTest::$modules | property | core/ |
Modules to install. |
StyleSerializerKernelTest::$testViews | property | core/ |
Views to be enabled. |
StyleSerializerKernelTest::setUp | function | core/ |
|
StyleSerializerKernelTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
StyleSerializerTest | class | core/ |
Tests the serializer style plugin. |
StyleSerializerTest.php | file | core/ |
|
StyleSerializerTest::$adminUser | property | core/ |
A user with administrative privileges to look at test entity and configure views. |
StyleSerializerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
StyleSerializerTest::$modules | property | core/ |
Modules to install. |
StyleSerializerTest::$renderer | property | core/ |
The renderer. |
StyleSerializerTest::$testViews | property | core/ |
Views used by this test. |
StyleSerializerTest::addRequestWithFormat | function | core/ |
Sets up a request on the request stack with a specified format. |
StyleSerializerTest::setUp | function | core/ |
Sets up the test. |
StyleSerializerTest::testGroupRows | function | core/ |
Tests the "Grouped rows" functionality. |
StyleSerializerTest::testMulEntityRows | function | core/ |
Tests multilingual entity rows. |
StyleSerializerTest::testRestViewExposedFilter | function | core/ |
Tests the exposed filter works. |
StyleSerializerTest::testRestViewsAuthentication | function | core/ |
Checks that the auth options restricts access to a REST views display. |
StyleSerializerTest::testSharedPagePath | function | core/ |
Verifies REST export views work on the same path as a page display. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.