Search for supports

  1. Search 7.x for supports
  2. Search 9.5.x for supports
  3. Search 8.9.x for supports
  4. Search 11.x for supports
  5. Other projects
Title Object type File name Summary
PrimitiveDataNormalizer::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php
PrimitiveDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php @covers ::supportsNormalization
@dataProvider dataProviderPrimitiveData
PrimitiveDataNormalizerTest::testSupportsNormalizationFail function core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php @covers ::supportsNormalization
Psr7RequestValueResolver::supports function core/lib/Drupal/Core/Controller/ArgumentResolver/Psr7RequestValueResolver.php
RelationshipNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
ResourceIdentifierNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php
ResourceObjectNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
ResourceObjectNormalizer::supportsDenormalization function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()
RouteMatchValueResolver::supports function core/lib/Drupal/Core/Controller/ArgumentResolver/RouteMatchValueResolver.php
SerializationTestEncoder::supportsEncoding function core/modules/serialization/tests/serialization_test/src/SerializationTestEncoder.php
SerializationTestNormalizer::supportsNormalization function core/modules/serialization/tests/serialization_test/src/SerializationTestNormalizer.php
Serializer::selfSupportsDenormalization function core/modules/jsonapi/src/Serializer/Serializer.php Checks whether this class alone supports denormalization.
Serializer::selfSupportsNormalization function core/modules/jsonapi/src/Serializer/Serializer.php Checks whether this class alone supports normalization.
Serializer::supportsDenormalization function core/modules/jsonapi/src/Serializer/Serializer.php
Serializer::supportsNormalization function core/modules/jsonapi/src/Serializer/Serializer.php
SupportsTemporaryTablesInterface interface core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php Adds support for temporary tables.
SupportsTemporaryTablesInterface.php file core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php
SupportsTemporaryTablesInterface::queryTemporary function core/lib/Drupal/Core/Database/SupportsTemporaryTablesInterface.php Runs a SELECT query and stores its results in a temporary table.
TimestampItemNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php @covers ::supportsDenormalization
TimestampItemNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php @covers ::supportsNormalization
TimestampNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php @covers ::supportsDenormalization
TimestampNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php @covers ::supportsNormalization
TypedDataNormalizer::hasCacheableSupportsMethod function core/modules/serialization/src/Normalizer/TypedDataNormalizer.php
TypedDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php Tests the supportsNormalization() method.
UrlGenerator::supports function core/lib/Drupal/Core/Routing/UrlGenerator.php Checks if route name is a string or route object.
XmlEncoder::supportsDecoding function core/modules/serialization/src/Encoder/XmlEncoder.php
XmlEncoder::supportsEncoding function core/modules/serialization/src/Encoder/XmlEncoder.php
XmlEncoderTest::testSupportsDecoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsDecoding() method.
XmlEncoderTest::testSupportsEncoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsEncoding() method.

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