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
EnvironmentSupportValidatorTest::testValidUrl function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests that the validation message links to the provided URL.
EnvironmentSupportValidatorTest::testValidUrlDuringPreApply function core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Tests that the validation message links to the provided URL during pre-apply.
ExtensionMimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php
ExtensionMimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
ExtensionVersion::createFromSupportBranch function core/lib/Drupal/Core/Extension/ExtensionVersion.php Constructs an ExtensionVersion version object from a support branch.
ExtensionVersionTest::providerCreateFromSupportBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Data provider for testCreateFromSupportBranch().
ExtensionVersionTest::testCreateFromSupportBranch function core/tests/Drupal/Tests/Core/Extension/ExtensionVersionTest.php Tests create from support branch.
FetchModeTrait::$supportedFetchModes property core/lib/Drupal/Core/Database/FetchModeTrait.php The fetch modes supported.
FieldDefinitionTest::$storageSupportsTranslation property core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php A flag for setting if the field storage supports translation.
FieldDiscovery::$supportedCoreVersions property core/modules/migrate_drupal/src/FieldDiscovery.php An array of supported Drupal core versions.
FieldItemNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php
FieldItemNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/FieldItemNormalizer.php
FieldNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/FieldNormalizer.php
FieldNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/FieldNormalizer.php
FileStorageTest::testUnsupportedDataTypeConfigException function core/tests/Drupal/KernelTests/Core/Config/Storage/FileStorageTest.php Tests UnsupportedDataTypeConfigException.
FundamentalCompatibilityConstraint::$notSupportedElementsMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php The violation message when HTML elements cannot be generated by CKE5.
GDToolkit::checkAvifSupport function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Checks if AVIF can encode image.
GDToolkit::getSupportedExtensions function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Returns a list of image file extensions supported by the toolkit.
GDToolkit::supportedTypes function core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Returns a list of image types supported by the toolkit.
HTMLRestrictions::toGeneralHtmlSupportConfig function core/modules/ckeditor5/src/HTMLRestrictions.php Transforms into the CKEditor 5 GHS configuration representation.
HttpExceptionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
IgnoredWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/IgnoredWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
ImageFactory::getSupportedExtensions function core/lib/Drupal/Core/Image/ImageFactory.php Returns the image file extensions supported by the toolkit.
ImageStyle::supportsUri function core/modules/image/src/Entity/ImageStyle.php Determines if this style can be applied to a given image.
ImageStyleInterface::supportsUri function core/modules/image/src/ImageStyleInterface.php Determines if this style can be applied to a given image.
ImageToolkitInterface::getSupportedExtensions function core/lib/Drupal/Core/ImageToolkit/ImageToolkitInterface.php Returns a list of image file extensions supported by the toolkit.
JsonApiDocumentTopLevelNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/JsonApiDocumentTopLevelNormalizer.php
JsonApiSpec::SUPPORTED_SPECIFICATION_JSON_SCHEMA constant core/modules/jsonapi/src/JsonApiSpec.php The URI of the supported specification's JSON Schema.
JsonApiSpec::SUPPORTED_SPECIFICATION_PERMALINK constant core/modules/jsonapi/src/JsonApiSpec.php The URI of the supported specification document.
JsonApiSpec::SUPPORTED_SPECIFICATION_VERSION constant core/modules/jsonapi/src/JsonApiSpec.php The minimum supported specification version.
JsonEncoder::supportsDecoding function core/modules/serialization/src/Encoder/JsonEncoder.php
JsonEncoder::supportsEncoding function core/modules/serialization/src/Encoder/JsonEncoder.php
JsonEncoderTest::testSupportsEncoding function core/modules/serialization/tests/src/Unit/Encoder/JsonEncoderTest.php Tests the supportsEncoding() method.
JsonSchemaTestTrait::supportedTypesDataProvider function core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php
JsonSchemaTestTrait::testSupportedTypesSchemaIsValid function core/modules/serialization/tests/src/Traits/JsonSchemaTestTrait.php Test that a valid schema is returned for the explicitly supported types.
LayoutBuilderEntityViewDisplayTest::testBuildOnlyWhenSupported function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayTest.php Tests that buildMultiple doesn't build sections if storage isn't supported.
LayoutEntityDisplayNormalizer::getSupportedTypes function core/modules/layout_builder/src/Normalizer/LayoutEntityDisplayNormalizer.php
LinkCollectionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php
LinkWidget::supportsExternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to external URLs.
LinkWidget::supportsInternalLinks function core/modules/link/src/Plugin/Field/FieldWidget/LinkWidget.php Indicates enabled support for link to routes.
ListNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ListNormalizer.php
ListNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php Tests the supportsNormalization() method.
LocaleConfigManager::isSupported function core/modules/locale/src/LocaleConfigManager.php Whether the given configuration is supported for interface translation.
MailFormatHelper::$supportedTags property core/lib/Drupal/Core/Mail/MailFormatHelper.php Array of tags supported.
MarkupNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/MarkupNormalizer.php
MigrateDestinationInterface::supportsRollback function core/modules/migrate/src/Plugin/MigrateDestinationInterface.php Whether the destination can be rolled back or not.
MimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
MimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/ProxyClass/File/MimeType/MimeTypeGuesser.php
ModerationInformation::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformation.php Gets unsupported features for a given entity type.
ModerationInformationInterface::getUnsupportedFeatures function core/modules/content_moderation/src/ModerationInformationInterface.php Gets unsupported features for a given entity type.

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