Search for support

  1. Search 7.x for support
  2. Search 8.9.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
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 Tests 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.
EntityReferenceItemNormalizer::hasCacheableSupportsMethod function core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php
EntityReferenceSupportedNewEntitiesConstraint class core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php The entity reference supported new entities constraint.
EntityReferenceSupportedNewEntitiesConstraint.php file core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php
EntityReferenceSupportedNewEntitiesConstraint::$message property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraint.php The default violation message.
EntityReferenceSupportedNewEntitiesConstraintValidator class core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php Checks if new entities created for entity reference fields are supported.
EntityReferenceSupportedNewEntitiesConstraintValidator.php file core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php
EntityReferenceSupportedNewEntitiesConstraintValidator::$entityTypeManager property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php The entity type manager.
EntityReferenceSupportedNewEntitiesConstraintValidator::$workspaceManager property core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php The workspace manager.
EntityReferenceSupportedNewEntitiesConstraintValidator::create function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php Instantiates a new instance of this class.
EntityReferenceSupportedNewEntitiesConstraintValidator::validate function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php
EntityReferenceSupportedNewEntitiesConstraintValidator::__construct function core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php Creates a new EntityReferenceSupportedNewEntitiesConstraintValidator instance.
EntityReferenceSupportedNewEntitiesConstraintValidatorTest class core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php @coversDefaultClass \Drupal\workspaces\Plugin\Validation\Constraint\EntityReferenceSupportedNewEntitiesConstraintValidator[[api-linebreak]]
@group workspaces
EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php file core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$entityTypeManager property core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php The entity type manager.
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::$modules property core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php Modules to enable.
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::setUp function core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesAllowedInDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
EntityReferenceSupportedNewEntitiesConstraintValidatorTest::testNewEntitiesForbiddenInNonDefaultWorkspace function core/modules/workspaces/tests/src/Kernel/EntityReferenceSupportedNewEntitiesConstraintValidatorTest.php @covers ::validate[[api-linebreak]]
ExtensionMimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/ProxyClass/File/MimeType/ExtensionMimeTypeGuesser.php
ExtensionMimeTypeGuesser::isGuesserSupported function core/lib/Drupal/Core/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 @covers ::createFromSupportBranch[[api-linebreak]]
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::$supportedInterfaceOrClass property core/modules/hal/src/Normalizer/FieldItemNormalizer.php The interface or class that this Normalizer supports.
FieldItemNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/FieldItemNormalizer.php The interface or class that this Normalizer supports.
FieldItemNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php The interface or class that this Normalizer supports.
FieldItemNormalizer::hasCacheableSupportsMethod function core/modules/hal/src/Normalizer/FieldItemNormalizer.php
FieldItemNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php
FieldNormalizer::$supportedInterfaceOrClass property core/modules/serialization/src/Normalizer/FieldNormalizer.php The interface or class that this Normalizer supports.
FieldNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/FieldNormalizer.php The interface or class that this Normalizer supports.
FieldNormalizer::hasCacheableSupportsMethod function core/modules/jsonapi/src/Normalizer/FieldNormalizer.php
FieldNormalizer::hasCacheableSupportsMethod function core/modules/hal/src/Normalizer/FieldNormalizer.php

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