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
BooleanItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php The interface or class that this Normalizer supports.
BooleanNormalizer::$supportedInterfaceOrClass property core/modules/serialization/tests/modules/test_datatype_boolean_emoji_normalizer/src/Normalizer/BooleanNormalizer.php The interface or class that this Normalizer supports.
CacheableUnsupportedMediaTypeHttpException class core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php A cacheable UnsupportedMediaTypeHttpException.
CacheableUnsupportedMediaTypeHttpException.php file core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
CacheableUnsupportedMediaTypeHttpException::__construct function core/lib/Drupal/Core/Http/Exception/CacheableUnsupportedMediaTypeHttpException.php
ComplexDataNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php The interface or class that this Normalizer supports.
ComplexDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
ConfigEntityDenormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/ConfigEntityDenormalizer.php The interface or class that this Normalizer supports.
ConfigEntityNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php The interface or class that this Normalizer supports.
Connection::$transactionalDDLSupport property core/lib/Drupal/Core/Database/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionSupport property core/lib/Drupal/Core/Database/Connection.php Whether this database connection supports transactions.
Connection::supportsTransactionalDDL function core/lib/Drupal/Core/Database/Connection.php Determines if this driver supports transactional DDL.
Connection::supportsTransactions function core/lib/Drupal/Core/Database/Connection.php Determines if this driver supports transactions.
Connection::UNSUPPORTED_CHARSET constant core/lib/Drupal/Core/Database/Driver/mysql/Connection.php Error code for "Can't initialize character set" error.
ContentEntityDenormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php The interface or class that this Normalizer supports.
ContentEntityNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php The interface or class that this Normalizer supports.
ContentEntityNormalizer::$supportedInterfaceOrClass property core/modules/hal/src/Normalizer/ContentEntityNormalizer.php The interface or class that this Normalizer supports.
ContentEntityNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
ContentTranslationManager::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManager.php Gets the entity types that support content translation.
ContentTranslationManager::isPendingRevisionSupportEnabled function core/modules/content_translation/src/ContentTranslationManager.php Checks whether support for pending revisions should be enabled.
ContentTranslationManager::isSupported function core/modules/content_translation/src/ContentTranslationManager.php Checks whether an entity type supports translation.
ContentTranslationManagerInterface::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManagerInterface.php Gets the entity types that support content translation.
ContentTranslationManagerInterface::isSupported function core/modules/content_translation/src/ContentTranslationManagerInterface.php Checks whether an entity type supports translation.
DataNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/DataNormalizer.php The interface or class that this Normalizer supports.
DateTimeIso8601Normalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/DateTimeIso8601Normalizer.php The interface or class that this Normalizer supports.
DateTimeIso8601NormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeIso8601NormalizerTest.php @covers ::supportsDenormalization[[api-linebreak]]
DateTimeIso8601NormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeIso8601NormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
DateTimeNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/DateTimeNormalizer.php The interface or class that this Normalizer supports.
DateTimeNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeNormalizerTest.php @covers ::supportsDenormalization[[api-linebreak]]
DateTimeNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
DestinationBase::$supportsRollback property core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Indicates whether the destination can be rolled back.
DestinationBase::supportsRollback function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php Whether the destination can be rolled back or not.
DocParserTest::testSupportClassConstants function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @dataProvider getConstantsProvider
DocParserTest::testSupportsEscapedQuotedValues function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group 44
DRUPAL_MINIMUM_SUPPORTED_PHP constant core/includes/bootstrap.inc Minimum supported version of PHP.
Editor::$supported_element_types property core/modules/editor/src/Annotation/Editor.php A list of element types this text editor supports.
Editor::$supports_content_filtering property core/modules/editor/src/Annotation/Editor.php Whether the editor supports "allowed content only" filtering.
Editor::$supports_inline_editing property core/modules/editor/src/Annotation/Editor.php Whether the editor supports the inline editing provided by the Edit module.
EditorLoadingTest::testSupportedElementTypes function core/modules/editor/tests/src/Functional/EditorLoadingTest.php Test supported element types.
Endpoint::$supportsDiscovery property core/modules/media/src/OEmbed/Endpoint.php Whether the provider supports oEmbed discovery.
Endpoint::supportsDiscovery function core/modules/media/src/OEmbed/Endpoint.php Returns whether the provider supports oEmbed discovery.
EntityAccessDeniedHttpExceptionNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/EntityAccessDeniedHttpExceptionNormalizer.php The interface or class that this Normalizer supports.
EntityDenormalizerBase::supportsNormalization function core/modules/jsonapi/src/Normalizer/EntityDenormalizerBase.php
EntityNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/EntityNormalizer.php The interface or class that this Normalizer supports.
EntityReferenceFieldItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/EntityReferenceFieldItemNormalizer.php The interface or class that this Normalizer supports.
EntityReferenceFieldItemNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php @covers ::supportsDenormalization[[api-linebreak]]
EntityReferenceFieldItemNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/EntityReferenceFieldItemNormalizerTest.php @covers ::supportsNormalization[[api-linebreak]]
EntityReferenceFieldNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/EntityReferenceFieldNormalizer.php The interface or class that this Normalizer supports.
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php Tests the entity reference field with all its supported field widgets.
EntityReferenceItemNormalizer::$supportedInterfaceOrClass property core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php The interface or class that this Normalizer supports.

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