Search for serialize

  1. Search 7.x for serialize
  2. Search 8.9.x for serialize
  3. Search 10.3.x for serialize
  4. Search 11.x for serialize
  5. Other projects
Title Object type File name Summary
StyleSerializerKernelTest.php file core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest.php file core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::$modules property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Modules to enable.
StyleSerializerKernelTest::$modules property core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php Modules to enable.
StyleSerializerKernelTest::$testViews property core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Views to be enabled.
StyleSerializerKernelTest::$testViews property core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php Views to be enabled.
StyleSerializerKernelTest::setUp function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::setUp function core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php
StyleSerializerKernelTest::testCalculateDepenencies function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php @covers ::calculateDependencies
StyleSerializerKernelTest::testCalculateDepenencies function core/modules/hal/tests/src/Kernel/rest/Views/StyleSerializerKernelTest.php @covers ::calculateDependencies
StyleSerializerTest class core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the serializer style plugin.
StyleSerializerTest class core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php Tests the serializer style plugin.
StyleSerializerTest.php file core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php
StyleSerializerTest.php file core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php
StyleSerializerTest::$adminUser property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php A user with administrative privileges to look at test entity and configure views.
StyleSerializerTest::$adminUser property core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php A user with administrative privileges to look at test entity and configure views.
StyleSerializerTest::$defaultTheme property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The theme to install as the default for testing.
StyleSerializerTest::$defaultTheme property core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php The theme to install as the default for testing.
StyleSerializerTest::$modules property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Modules to install.
StyleSerializerTest::$modules property core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php Modules to install.
StyleSerializerTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The renderer.
StyleSerializerTest::$renderer property core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php The renderer.
StyleSerializerTest::$testViews property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Views used by this test.
StyleSerializerTest::$testViews property core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php Views used by this test.
StyleSerializerTest::addRequestWithFormat function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Sets up a request on the request stack with a specified format.
StyleSerializerTest::setUp function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Sets up the test.
StyleSerializerTest::setUp function core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php Sets up the test.
StyleSerializerTest::testFieldapiField function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the field row style using fieldapi fields.
StyleSerializerTest::testFieldRawOutput function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the raw output options for row field rendering.
StyleSerializerTest::testGroupRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the "Grouped rows" functionality.
StyleSerializerTest::testLivePreview function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the live preview output for json output.
StyleSerializerTest::testMulEntityRows function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests multilingual entity rows.
StyleSerializerTest::testResponseFormatConfiguration function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the response format configuration.
StyleSerializerTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests REST export with views render caching enabled.
StyleSerializerTest::testRestViewExposedFilter function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the exposed filter works.
StyleSerializerTest::testRestViewsAuthentication function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks that the auth options restricts access to a REST views display.
StyleSerializerTest::testSerializerResponses function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testSerializerResponses function core/modules/hal/tests/src/Functional/rest/Views/StyleSerializerTest.php Checks the behavior of the Serializer callback paths and row plugins.
StyleSerializerTest::testSerializerViewsUI function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the views interface for REST export displays.
StyleSerializerTest::testSharedPagePath function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies REST export views work on the same path as a page display.
StyleSerializerTest::testSiteMaintenance function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Verifies site maintenance mode functionality.
StyleSerializerTest::testUIFieldAlias function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Tests the field ID alias functionality of the DataFieldRow plugin.
UnserializableRequest::__serialize function core/tests/Drupal/Tests/Core/TempStore/SharedTempStoreTest.php
UserAuthenticationController::$serializer property core/modules/user/src/Controller/UserAuthenticationController.php The serializer.
UserAuthenticationController::$serializerFormats property core/modules/user/src/Controller/UserAuthenticationController.php The available serialization formats.
UserLoginHttpTest::$serializer property core/modules/user/tests/src/Functional/UserLoginHttpTest.php The serializer.
UserRouteAlterSubscriber::$serializerFormats property core/modules/serialization/src/EventSubscriber/UserRouteAlterSubscriber.php The available serialization formats.
views.view.test_serializer_display_entity.yml file core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml
views.view.test_serializer_display_entity.yml file core/modules/hal/tests/modules/hal_test_views/test_views/views.view.test_serializer_display_entity.yml core/modules/hal/tests/modules/hal_test_views/test_views/views.view.test_serializer_display_entity.yml
views.view.test_serializer_display_entity_translated.yml file core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.