| 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::getSupportedTypes |
function |
core/modules/jsonapi/src/Normalizer/EntityAccessDeniedHttpExceptionNormalizer.php |
|
| EntityDenormalizerBase::supportsNormalization |
function |
core/modules/jsonapi/src/Normalizer/EntityDenormalizerBase.php |
|
| EntityNormalizer::getSupportedTypes |
function |
core/modules/serialization/src/Normalizer/EntityNormalizer.php |
|
| EntityReferenceFieldItemNormalizer::getSupportedTypes |
function |
core/modules/serialization/src/Normalizer/EntityReferenceFieldItemNormalizer.php |
|
| 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::getSupportedTypes |
function |
core/modules/jsonapi/src/Normalizer/EntityReferenceFieldNormalizer.php |
|
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php |
Tests the entity reference field with all its supported field widgets. |
| 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::$workspaceInfo |
property |
core/modules/workspaces/src/Plugin/Validation/Constraint/EntityReferenceSupportedNewEntitiesConstraintValidator.php |
The workspace information service. |
| 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 |
|
| 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 |
|
| 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]] |
| EntityTestRevPubWorkspaceHandler::isEntitySupported |
function |
core/modules/workspaces/tests/modules/workspaces_test/src/EntityTestRevPubWorkspaceHandler.php |
|
| 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 |
@covers ::createFromSupportBranch[[api-linebreak]] |
| 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 |
|
| FieldItemNormalizer::hasCacheableSupportsMethod |
function |
core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php |
|
| FieldNormalizer::getSupportedTypes |
function |
core/modules/jsonapi/src/Normalizer/FieldNormalizer.php |
|
| FieldNormalizer::getSupportedTypes |
function |
core/modules/serialization/src/Normalizer/FieldNormalizer.php |
|
| FieldNormalizer::hasCacheableSupportsMethod |
function |
core/modules/jsonapi/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::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. |