Search for support

  1. Search 7.x for support
  2. Search 9.5.x for support
  3. Search 8.9.x for support
  4. Search 10.3.x for support
  5. Other projects
Title Object type File name Summary
AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig function core/modules/navigation/tests/src/Kernel/ConfigAction/AddNavigationBlockConfigActionTest.php Checks invalid config exception.
AvifImageEffect::isAvifSupported function core/modules/image/src/Plugin/ImageEffect/AvifImageEffect.php Is AVIF supported by the image toolkit.
BlockContentWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
BooleanItemNormalizer::getSupportedTypes function core/modules/serialization/tests/modules/test_fieldtype_boolean_emoji_normalizer/src/Normalizer/BooleanItemNormalizer.php
BooleanNormalizer::getSupportedTypes function core/modules/serialization/tests/modules/test_datatype_boolean_emoji_normalizer/src/Normalizer/BooleanNormalizer.php
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
CanaryTransportFactory::getSupportedSchemes function core/modules/mailer/tests/modules/mailer_transport_factory_kernel_test/src/Transport/CanaryTransportFactory.php
CKEditor5PluginManager::findPluginSupportingElement function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php Searches for CKEditor 5 plugin that supports a given tag.
CKEditor5PluginManagerInterface::findPluginSupportingElement function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php Searches for CKEditor 5 plugin that supports a given tag.
CKEditor5PluginManagerTest::providerTestPluginSupportingElement function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides use cases for findPluginSupportingElement().
CKEditor5PluginManagerTest::testPluginSupportingElement function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the logic of findPluginSupportingElement.
ckeditor5_definition_supporting_element.ckeditor5.yml file core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.ckeditor5.yml core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.ckeditor5.yml
ckeditor5_definition_supporting_element.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml
CommentTypeForm::entityTypeSupportsComments function core/modules/comment/src/CommentTypeForm.php Wraps _comment_entity_uses_integer_id().
ComplexDataNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php
ComplexDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ComplexDataNormalizerTest.php Tests supports normalization.
ComposerInspector::SUPPORTED_VERSION constant core/modules/package_manager/src/ComposerInspector.php A semantic version constraint for the supported version(s) of Composer.
ComposerPluginsValidator::SUPPORTED_PLUGINS_THAT_DO_MODIFY constant core/modules/package_manager/src/Validator/ComposerPluginsValidator.php Composer plugins known to modify other packages, but are validated.
ComposerPluginsValidator::SUPPORTED_PLUGINS_THAT_DO_NOT_MODIFY constant core/modules/package_manager/src/Validator/ComposerPluginsValidator.php Composer plugins known to NOT modify other packages.
ConfigEntityDenormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ConfigEntityDenormalizer.php
ConfigEntityNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php
Connection::$transactionalDDLSupport property core/lib/Drupal/Core/Database/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionalDDLSupport property core/modules/sqlite/src/Driver/Database/sqlite/Connection.php Whether this database connection supports transactional DDL.
Connection::$transactionalDDLSupport property core/modules/pgsql/src/Driver/Database/pgsql/Connection.php Whether this database connection supports transactional DDL.
Connection::supportsTransactionalDDL function core/lib/Drupal/Core/Database/Connection.php Determines if this driver supports transactional DDL.
ConnectionTest::providerSupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Provides data for testSupportedFetchModes.
ConnectionTest::providerSupportedLegacyFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Provides data for testSupportedFetchModes.
ConnectionTest::providerUnsupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Provides data for testUnsupportedFetchModes.
ConnectionTest::testSupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests supported fetch modes.
ConnectionTest::testSupportedLegacyFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests supported fetch modes.
ConnectionTest::testUnsupportedFetchModes function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Tests unsupported legacy fetch modes.
ContentEntityDenormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php
ContentEntityNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
ContentEntityNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Tests supports normalization.
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::getSupportedTypes function core/modules/jsonapi/src/Normalizer/DataNormalizer.php
DateTimeIso8601Normalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/DateTimeIso8601Normalizer.php
DateTimeIso8601NormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeIso8601NormalizerTest.php Tests supports denormalization.
DateTimeIso8601NormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeIso8601NormalizerTest.php Tests supports normalization.
DateTimeNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/DateTimeNormalizer.php
DateTimeNormalizerTest::testSupportsDenormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeNormalizerTest.php Tests supports denormalization.
DateTimeNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeNormalizerTest.php Tests supports normalization.
DefaultsSectionStorage::isSupported function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Determines if layout builder is supported by a view mode.
DefaultsSectionStorageTest::testIsSupported function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php @legacy-covers ::isSupported

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