Search for serialize
- Search 7.x for serialize
- Search 9.5.x for serialize
- Search 10.3.x for serialize
- Search 11.x for serialize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
StyleSerializerKernelTest::testCalculateDepenencies | function | core/ |
@covers ::calculateDependencies |
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/ |
|
StyleSerializerTest::testFieldapiField | function | core/ |
Tests the field row style using fieldapi fields. |
StyleSerializerTest::testFieldRawOutput | function | core/ |
Tests the raw output options for row field rendering. |
StyleSerializerTest::testGroupRows | function | core/ |
Tests the "Grouped rows" functionality. |
StyleSerializerTest::testLivePreview | function | core/ |
Tests the live preview output for json output. |
StyleSerializerTest::testMulEntityRows | function | core/ |
Test multilingual entity rows. |
StyleSerializerTest::testResponseFormatConfiguration | function | core/ |
Tests the response format configuration. |
StyleSerializerTest::testRestRenderCaching | function | core/ |
Tests REST export with views render caching enabled. |
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::testSerializerResponses | function | core/ |
Checks the behavior of the Serializer callback paths and row plugins. |
StyleSerializerTest::testSerializerViewsUI | function | core/ |
Tests the views interface for REST export displays. |
StyleSerializerTest::testSharedPagePath | function | core/ |
Verifies REST export views work on the same path as a page display. |
StyleSerializerTest::testSiteMaintenance | function | core/ |
Verifies site maintenance mode functionality. |
StyleSerializerTest::testUIFieldAlias | function | core/ |
Test the field ID alias functionality of the DataFieldRow plugin. |
UpdateKernel::fixSerializedExtensionObjects | function | core/ |
Fixes caches and theme info if they contain old Extension objects. |
UserAuthenticationController::$serializer | property | core/ |
The serializer. |
UserAuthenticationController::$serializerFormats | property | core/ |
The available serialization formats. |
UserLoginHttpTest::$serializer | property | core/ |
The serializer. |
UserRouteAlterSubscriber::$serializerFormats | property | core/ |
The available serialization formats. |
views.view.test_serializer_display_entity.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml |
views.view.test_serializer_display_entity_translated.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml |
views.view.test_serializer_display_field.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml |
views.view.test_serializer_node_display_field.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml |
views.view.test_serializer_node_exposed_filter.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml |
views.view.test_serializer_shared_path.yml | file | core/ |
core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_shared_path.yml |
views_post_update_serializer_dependencies | function | core/ |
Fix views with serializer dependencies. |
WebTestBase::serializePostValues | function | core/ |
Serialize POST HTTP request values. |
XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder |
Yaml::$serializer | property | core/ |
The YAML implementation to use. |
Yaml::getSerializer | function | core/ |
Determines which implementation to use for parsing YAML. |
Yaml::getSerializer | function | core/ |
Determines which implementation to use for parsing YAML. |
YamlStub::getSerializer | function | core/ |
Determines which implementation to use for parsing YAML. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.