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
NodeAccessTest::testUnsupportedOperation function core/modules/node/tests/src/Kernel/NodeAccessTest.php Tests operations not supported by node grants.
NormalizerBase::getSupportedTypes function core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBase::supportsDenormalization function core/modules/serialization/src/Normalizer/NormalizerBase.php Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()
NormalizerBase::supportsNormalization function core/modules/serialization/src/Normalizer/NormalizerBase.php
NormalizerBaseTest::providerTestSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Data provider for testSupportsNormalization.
NormalizerBaseTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NormalizerBaseTest.php Tests the supportsNormalization method.
NullNormalizer::$supportedTypes property core/modules/serialization/src/Normalizer/NullNormalizer.php The interface or class that this Normalizer supports.
NullNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/NullNormalizer.php
NullNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/NullNormalizerTest.php Tests supports normalization.
OptimizedPhpArrayDumper::supportsMachineFormat function core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Whether this supports the machine-optimized format or not.
OptionsSelectWidget::supportsGroups function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php Indicates whether the widgets support optgroups.
OptionsWidgetBase::supportsGroups function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Indicates whether the widgets support optgroups.
OverridesSectionStorage::isSupported function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Determines if layout builder is supported by a view mode.
OverridesSectionStorageTest::testIsSupported function core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php @legacy-covers ::isSupported
PasswordVerifyTest::testPasswordCheckSupported function core/modules/phpass/tests/src/Unit/PasswordVerifyTest.php Tests that check() verifies passwords if hash settings are supported.
PhpArrayDumper::supportsMachineFormat function core/lib/Drupal/Component/DependencyInjection/Dumper/PhpArrayDumper.php Whether this supports the machine-optimized format or not.
PhpRequirements::getMinimumSupportedPhp function core/lib/Drupal/Core/Utility/PhpRequirements.php Dynamically identifies the minimum supported PHP version based on the date.
PhpRequirementsTest::providerMinimumSupportedPhp function core/tests/Drupal/Tests/Core/Utility/PhpRequirementsTest.php Data provider for ::testMinimumSupportedPhp().
PhpRequirementsTest::testMinimumSupportedPhp function core/tests/Drupal/Tests/Core/Utility/PhpRequirementsTest.php Tests the minimum supported PHP for valid scenarios.
PhpTuf\ComposerStager\API\Precondition\Service\HostSupportsRunningProcessesInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\HostSupportsRunningProcesses
PhpTuf\ComposerStager\API\Precondition\Service\NoUnsupportedLinksExistInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoUnsupportedLinksExist
PrimitiveDataNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php
PrimitiveDataNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php Tests supports normalization.
PrimitiveDataNormalizerTest::testSupportsNormalizationFail function core/modules/serialization/tests/src/Unit/Normalizer/PrimitiveDataNormalizerTest.php Tests supports normalization fail.
ProjectInfo::getSupportedBranches function core/modules/package_manager/src/ProjectInfo.php Gets the supported branches of the project.
ProjectInfoTest::providerGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetSupportedBranches().
ProjectInfoTest::testGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get supported branches.
ProjectRelease::isUnsupported function core/modules/update/src/ProjectRelease.php Determines if the release is unsupported.
RecipeConfigStorageWrapperTest::testUnsupportedMethods function core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php Test methods that are unsupported.
RelationshipNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/RelationshipNormalizer.php
ResourceIdentifierNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ResourceIdentifierNormalizer.php
ResourceObjectNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php
ResourceObjectNormalizer::supportsDenormalization function core/modules/jsonapi/src/Normalizer/ResourceObjectNormalizer.php Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization()
RestExportJsonApiUnsupportedTest class core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Ensures that the 'api_json' format is not supported by the REST module.
RestExportJsonApiUnsupportedTest.php file core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php
RestExportJsonApiUnsupportedTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php The theme to install as the default for testing.
RestExportJsonApiUnsupportedTest::$modules property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Modules to install.
RestExportJsonApiUnsupportedTest::$testViews property core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php
RestExportJsonApiUnsupportedTest::setUp function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Sets up the test.
RestExportJsonApiUnsupportedTest::testFormatOptions function core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupportedTest.php Tests that 'api_json' is not a RestExport format option.
RestJsonApiUnsupportedTest class core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Ensures that the 'api_json' format is not supported by the REST module.
RestJsonApiUnsupportedTest.php file core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php
RestJsonApiUnsupportedTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The theme to install as the default for testing.
RestJsonApiUnsupportedTest::$format property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The format to use in this test.
RestJsonApiUnsupportedTest::$mimeType property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The MIME type that corresponds to $format.
RestJsonApiUnsupportedTest::$modules property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Modules to install.
RestJsonApiUnsupportedTest::$resourceConfigId property core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php The REST Resource Config entity ID under test (i.e. a resource type).
RestJsonApiUnsupportedTest::assertNormalizationEdgeCases function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Asserts normalization-specific edge cases.
RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Returns the expected cacheability of an unauthorized access response.
RestJsonApiUnsupportedTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/RestJsonApiUnsupportedTest.php Return the expected error message.

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