Search for support

  1. Search 7.x for support
  2. Search 9.5.x for support
  3. Search 10.3.x for support
  4. Search 11.x for support
  5. Other projects
Title Object type File name Summary
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
StringNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php The interface or class that this Normalizer supports.
StringNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php The interface or class that this Normalizer supports.
SupernovaGenerator::supports function core/modules/help/tests/modules/help_test/src/SupernovaGenerator.php
TestExtendedNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php The interface or class that this Normalizer supports.
TestNormalizerBase::setSupportedInterfaceOrClass function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Sets the protected supportedInterfaceOrClass property.
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image file extensions supported by the toolkit.
TestToolkit::supportedTypes function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image types supported by the toolkit.
TextItemSillyNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/field_normalization_test/src/Normalization/TextItemSillyNormalizer.php The interface or class that this Normalizer supports.
TimestampItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TimestampItemNormalizer.php The interface or class that this Normalizer supports.
TimestampItemNormalizer::$supportedInterfaceOrClass property core/modules/hal/src/Normalizer/TimestampItemNormalizer.php The interface or class that this Normalizer supports.
TimestampItemNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php @covers ::supportsDenormalization[[api-linebreak]]
TimestampItemNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
TimestampNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TimestampNormalizer.php The interface or class that this Normalizer supports.
TimestampNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php @covers ::supportsDenormalization[[api-linebreak]]
TimestampNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
TransactionTest::testTransactionRollBackNotSupported function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests transaction rollback on a database that doesn't support transactions.
TransactionTest::testTransactionRollBackSupported function core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php Tests transaction rollback on a database that supports transactions.
TraversableObjectNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php The interface or class that this Normalizer supports.
TypedDataNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/TypedDataNormalizer.php The interface or class that this Normalizer supports.
TypedDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php Tests the supportsNormalization() method.
UnprocessableHttpEntityExceptionNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php The interface or class that this Normalizer supports.
UnsupportedDataTypeConfigException class core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php Exception thrown when a config data type is invalid.
UnsupportedDataTypeConfigException.php file core/lib/Drupal/Core/Config/UnsupportedDataTypeConfigException.php
UnsupportedEntityTypeDefinitionException class core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php Defines an exception thrown when an entity type definition is invalid.
UnsupportedEntityTypeDefinitionException.php file core/lib/Drupal/Core/Entity/Exception/UnsupportedEntityTypeDefinitionException.php
UpdateContribTest::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateContribTest.php Tests messages when a project release is marked unsupported.
UpdateCoreTest::testUnsupportedRelease function core/modules/update/tests/src/Functional/UpdateCoreTest.php Tests messages when a project release is marked unsupported.
UpdateManagerInterface::NOT_SUPPORTED constant core/modules/update/src/UpdateManagerInterface.php Current release is no longer supported by the project maintainer.
UpdateTestBase::confirmUnsupportedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been marked unsupported.
UPDATE_NOT_SUPPORTED constant core/modules/update/update.module Current release is no longer supported by the project maintainer.
UrlGenerator::supports function core/lib/Drupal/Core/Routing/UrlGenerator.php
WorkspaceManager::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceManager.php Returns an array of entity types that can belong to workspaces.
WorkspaceManager::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceManager.php Returns whether an entity type can belong to a workspace or not.
WorkspaceManagerInterface::getSupportedEntityTypes function core/modules/workspaces/src/WorkspaceManagerInterface.php Returns an array of entity types that can belong to workspaces.
WorkspaceManagerInterface::isEntityTypeSupported function core/modules/workspaces/src/WorkspaceManagerInterface.php Returns whether an entity type can belong to a workspace or not.
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.
YamlPeclTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Ensures that php object support is disabled.
YamlSymfonyTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Ensures that php object support is disabled.
YamlTest::testObjectSupportDisabledPecl function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in PECL.
YamlTest::testObjectSupportDisabledSymfony function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in Symfony.

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