Search for support
- Search 7.x for support
- Search 8.9.x for support
- Search 10.3.x for support
- Search 11.x for support
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NormalizerBase::supportsNormalization | function | core/ |
|
| NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
| NormalizerBaseTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization method. |
| NullNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::supportsNormalization[[api-linebreak]] |
| OptimizedPhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| OptionsSelectWidget::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
| OptionsWidgetBase::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
| PhpArrayDumper::supportsMachineFormat | function | core/ |
Whether this supports the machine-optimized format or not. |
| PhpRequirements::getMinimumSupportedPhp | function | core/ |
Dynamically identifies the minimum supported PHP version based on the date. |
| PhpRequirementsTest::providerMinimumSupportedPhp | function | core/ |
Data provider for ::testMinimumSupportedPhp(). |
| PhpRequirementsTest::testMinimumSupportedPhp | function | core/ |
Tests the minimum supported PHP for valid scenarios. |
| PrimitiveDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| PrimitiveDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| ProjectRelease::isUnsupported | function | core/ |
Determines if the release is unsupported. |
| Psr7RequestValueResolver::supports | function | core/ |
|
| RelationshipNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| RelationshipNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ResourceIdentifierNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ResourceIdentifierNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ResourceObjectNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ResourceObjectNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| ResourceObjectNormalizer::supportsDenormalization | function | core/ |
Implements \Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization() |
| RestExportJsonApiUnsupported | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestExportJsonApiUnsupported.php | file | core/ |
|
| RestExportJsonApiUnsupported::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestExportJsonApiUnsupported::$modules | property | core/ |
Modules to enable. |
| RestExportJsonApiUnsupported::$testViews | property | core/ |
|
| RestExportJsonApiUnsupported::setUp | function | core/ |
Sets up the test. |
| RestExportJsonApiUnsupported::testFormatOptions | function | core/ |
Tests that 'api_json' is not a RestExport format option. |
| RestJsonApiUnsupported | class | core/ |
Ensures that the 'api_json' format is not supported by the REST module. |
| RestJsonApiUnsupported.php | file | core/ |
|
| RestJsonApiUnsupported::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestJsonApiUnsupported::$format | property | core/ |
The format to use in this test. |
| RestJsonApiUnsupported::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| RestJsonApiUnsupported::$modules | property | core/ |
Modules to install. |
| RestJsonApiUnsupported::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestJsonApiUnsupported::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| RestJsonApiUnsupported::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| RestJsonApiUnsupported::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| RestJsonApiUnsupported::setUp | function | core/ |
|
| RestJsonApiUnsupported::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| RestJsonApiUnsupported::testApiJsonNotSupportedInRest | function | core/ |
Deploying a REST resource using api_json format results in 400 responses. |
| RouteMatchValueResolver::supports | function | core/ |
|
| SerializationTestEncoder::supportsEncoding | function | core/ |
|
| SerializationTestNormalizer::supportsNormalization | function | core/ |
Checks whether format is supported by this normalizer. |
| Serializer::selfSupportsDenormalization | function | core/ |
Checks whether this class alone supports denormalization. |
| Serializer::selfSupportsNormalization | function | core/ |
Checks whether this class alone supports normalization. |
| Serializer::supportsDenormalization | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.