Search for support
- Search 7.x for support
- Search 9.5.x for support
- Search 8.9.x for support
- Search 11.x for support
- Search main for support
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SupportsTemporaryTablesInterface.php | file | core/ |
|
| SupportsTemporaryTablesInterface::queryTemporary | function | core/ |
Runs a SELECT query and stores its results in a temporary table. |
| Tasks::checkJsonSupport | function | core/ |
Checks the database json support. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestNormalizerBase::$supportedTypes | property | core/ |
The interface or class that this Normalizer supports. |
| TestNormalizerBase::getSupportedTypes | function | core/ |
|
| TestNormalizerBase::setSupportedTypes | function | core/ |
Sets the supported types. |
| TestToolkit::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| TestToolkit::supportedTypes | function | core/ |
Returns a list of image types supported by the toolkit. |
| TextItemSillyNormalizer::getSupportedTypes | function | core/ |
|
| TimestampItemNormalizer::getSupportedTypes | function | core/ |
|
| TimestampItemNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| TimestampNormalizer::getSupportedTypes | function | core/ |
|
| TimestampNormalizerTest::testSupportsDenormalization | function | core/ |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| ToolkitGdTest::providerSupportedImageTypes | function | core/ |
Data provider for ::testCreateImageFromScratch(). |
| ToolkitGdTest::testSupportedExtensions | function | core/ |
@covers ::getSupportedExtensions[[api-linebreak]] @covers ::extensionToImageType[[api-linebreak]] |
| TraversableObjectNormalizer::getSupportedTypes | function | core/ |
|
| TypedDataNormalizer::getSupportedTypes | function | core/ |
|
| TypedDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| TypedDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes | function | core/ |
|
| UnsupportedDataTypeConfigException | class | core/ |
Exception thrown when a config data type is invalid. |
| UnsupportedDataTypeConfigException.php | file | core/ |
|
| UnsupportedEntityTypeDefinitionException | class | core/ |
Defines an exception thrown when an entity type definition is invalid. |
| UnsupportedEntityTypeDefinitionException.php | file | core/ |
|
| UpdateContribTest::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateManagerInterface::NOT_SUPPORTED | constant | core/ |
Current release is no longer supported by the project maintainer. |
| UpdateSemverTestBaselineTrait::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| UrlGenerator::supports | function | core/ |
Checks if route name is a string or route object. |
| ValidKeysConstraintValidatorTest::testSupportedKeys | function | core/ |
Tests detecting unsupported keys. |
| WildcardHtmlSupportTest | class | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig[[api-linebreak]] @group ckeditor5 @internal |
| WildcardHtmlSupportTest.php | file | core/ |
|
| WildcardHtmlSupportTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| WildcardHtmlSupportTest::$modules | property | core/ |
Modules to install. |
| WildcardHtmlSupportTest::providerGhsConfiguration | function | core/ |
|
| WildcardHtmlSupportTest::setUp | function | core/ |
|
| WildcardHtmlSupportTest::testGhsConfiguration | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing::getDynamicPluginConfig[[api-linebreak]] @dataProvider providerGhsConfiguration |
| WorkspaceHandlerInterface::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
| WorkspaceInformation::$supported | property | core/ |
An array of workspace-support statuses, keyed by entity type ID. |
| WorkspaceInformation::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformation::isEntitySupported | function | core/ |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformation::isEntityTypeSupported | function | core/ |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformationInterface::getSupportedEntityTypes | function | core/ |
Returns an array of entity types that can belong to workspaces. |
| WorkspaceInformationInterface::isEntitySupported | function | core/ |
Determines whether an entity can belong to a workspace. |
| WorkspaceInformationInterface::isEntityTypeSupported | function | core/ |
Determines whether an entity type can belong to a workspace. |
| WorkspaceInformationTest::testCustomSupportEntityTypes | function | core/ |
Tests an entity type with a custom workspace handler. |
| WorkspaceInformationTest::testSupportedEntityTypes | function | core/ |
Tests fully supported entity types. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.