Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NormalizerBase::addCacheableDependency function core/modules/serialization/src/Normalizer/NormalizerBase.php Adds cacheability if applicable.
NormalizerBase::checkFormat function core/modules/serialization/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NormalizerBase::checkFormat function core/modules/jsonapi/src/Normalizer/NormalizerBase.php Checks if the provided format is supported by this normalizer.
NormalizerBase::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBase::rasterizeValueRecursive function core/modules/jsonapi/src/Normalizer/NormalizerBase.php Rasterizes a value recursively.
NormalizerBase::supportsDenormalization function core/modules/serialization/src/Normalizer/NormalizerBase.php Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()
NormalizerBase::supportsNormalization function core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBaseTest class core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php @coversDefaultClass \Drupal\serialization\Normalizer\NormalizerBase[[api-linebreak]]
@group serialization
NormalizerBaseTest.php file core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Contains \Drupal\Tests\serialization\Unit\Normalizer\NormalizerBaseTest.
NormalizerBaseTest::providerTestSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Data provider for testSupportsNormalization.
NormalizerBaseTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Tests the supportsNormalization method.
NormalizerTestBase class core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php Helper base class to set up some test fields for serialization testing.
NormalizerTestBase class core/modules/hal/tests/src/Kernel/NormalizerTestBase.php Test the HAL normalizer.
NormalizerTestBase.php file core/modules/hal/tests/src/Kernel/NormalizerTestBase.php
NormalizerTestBase.php file core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php
NormalizerTestBase::$entityClass property core/modules/hal/tests/src/Kernel/NormalizerTestBase.php The class name of the test class.
NormalizerTestBase::$format property core/modules/hal/tests/src/Kernel/NormalizerTestBase.php The format being tested.
NormalizerTestBase::$modules property core/modules/hal/tests/src/Kernel/NormalizerTestBase.php Modules to enable.
NormalizerTestBase::$modules property core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php Modules to enable.
NormalizerTestBase::$serializer property core/modules/hal/tests/src/Kernel/NormalizerTestBase.php The mock serializer.
NormalizerTestBase::setUp function core/modules/hal/tests/src/Kernel/NormalizerTestBase.php
NormalizerTestBase::setUp function core/modules/serialization/tests/src/Kernel/NormalizerTestBase.php
NormalizeTest class core/modules/hal/tests/src/Kernel/NormalizeTest.php Tests HAL normalization edge cases for EntityResource.
NormalizeTest.php file core/modules/hal/tests/src/Kernel/NormalizeTest.php
NormalizeTest::getEntityUri function core/modules/hal/tests/src/Kernel/NormalizeTest.php Constructs the entity URI.
NormalizeTest::setUp function core/modules/hal/tests/src/Kernel/NormalizeTest.php
NormalizeTest::testNormalize function core/modules/hal/tests/src/Kernel/NormalizeTest.php Tests the normalize function.
NoSerializationClassTestResource class core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php Class used to test that serialization_class is optional.
NoSerializationClassTestResource.php file core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php
NoSerializationClassTestResource::post function core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php Responds to a POST request.
NoServerError class core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php A policy denying caching of a server error (HTTP 5xx) responses.
NoServerError.php file core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php
NoServerError::check function core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php Determines whether it is save to store a page in the cache.
NoSessionOpen class core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php A policy allowing delivery of cached pages when there is no session open.
NoSessionOpen.php file core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php
NoSessionOpen::$sessionConfiguration property core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php The session configuration.
NoSessionOpen::check function core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php Determines whether delivery of a cached page should be attempted.
NoSessionOpen::__construct function core/lib/Drupal/Core/PageCache/RequestPolicy/NoSessionOpen.php Constructs a new page cache session policy.
NoSessionOpenTest class core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php @coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]]
@group PageCache
NoSessionOpenTest.php file core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php
NoSessionOpenTest::$policy property core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php The request policy under test.
NoSessionOpenTest::$sessionConfiguration property core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php The session configuration.
NoSessionOpenTest::setUp function core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php
NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent function core/tests/Drupal/Tests/Core/PageCache/NoSessionOpenTest.php Asserts that caching is allowed unless there is a session cookie present.
NoSourceModule class core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php A test source plugin without a source_module.
NoSourceModule.php file core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php
NoSourceModule::fields function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Returns available fields on the source.
NoSourceModule::getIds function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php Defines the source fields uniquely identifying a source row.
NoSourceModule::query function core/modules/migrate_drupal_ui/tests/modules/migration_provider_test/src/Plugin/migrate/source/NoSourceModule.php
NoSourcePluginDecorator class core/modules/migrate/src/Plugin/NoSourcePluginDecorator.php Remove definitions which refer to a non-existing source plugin.

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