You are here

Deprecated in Markdown 8.2

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
BaseMarkdownAnnotation src/Annotation/BaseMarkdownAnnotation.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Annotation\InstallablePlugin instead.
BaseParser::getAllowedHtml src/Plugin/Markdown/BaseParser.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use RenderStrategyInterface::getCustomAllowedHtml instead.
BasePluginManager src/PluginManager/BasePluginManager.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\PluginManager\InstallablePluginManager instead.
BcAliasedInterface src/BcSupport/BcAliasedInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
Composer src/Util/Composer.php class in markdown:8.x-2.0 and is removed from markdown:4.0.0. Use \Composer\InstalledVersions instead. 5
Composer::$versionHash src/Util/Composer.php property in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement.
Composer::generateHash src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 2
Composer::getInstalledJson src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 1
Composer::getInstalledVersion src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 2
Composer::getJson src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 2
Composer::getJsonFromClass src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 1
Composer::getVersionFromClass src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 2
Composer::getVersionHash src/Util/Composer.php function in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 1
Composer::VERSION_HASH_FILE_NAME src/Util/Composer.php constant in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement. 2
Composer::VERSION_HASH_IGNORE_REGEX src/Util/Composer.php constant in markdown:8.x-2.0 and is removed from markdown:4.0.0. No replacement.
ConfigurableInterface src/BcSupport/ConfigurableInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Component\Plugin\ConfigurableInterface instead. 2 2
DependentPluginDefinitionInterface src/BcSupport/DependentPluginDefinitionInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Core\Plugin\Definition\DependentPluginDefinitionInterface instead.
DiscoveryException src/BcSupport/DiscoveryException.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Component\Discovery\DiscoveryException instead.
Drupal Markdown Drush Integration ./markdown.drush.inc group in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
FormStateDecoratorBase src/BcSupport/FormStateDecoratorBase.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Core\Form\FormStateDecoratorBase instead. 1
FormStateValuesTrait src/BcSupport/FormStateValuesTrait.php trait in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Core\Form\FormStateValuesTrait instead.
ImmutableMarkdownConfig src/Config/ImmutableMarkdownConfig.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Form\ParserConfigurationForm instead.
InstallablePluginManager::convertInstalledToLibraries src/PluginManager/InstallablePluginManager.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. There is no replacement. 1
InstallablePluginTrait::$installed src/Annotation/InstallablePluginTrait.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "libraries" property instead.
InstallablePluginTrait::$versionConstraint src/Annotation/InstallablePluginTrait.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
LaravelCacheRepositoryAdapter src/Util/LaravelCacheRepositoryAdapter.php class in markdown:8.x-2.0 will be removed in markdown:3.0.0. No replacement. 1
LaravelCacheStoreAdapter src/Util/LaravelCacheStoreAdapter.php class in markdown:8.x-2.0 will be removed in markdown:3.0.0. No replacement. 1
Markdown::loadPath src/Markdown.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\MarkdownInterface::loadFile instead.
MarkdownAllowedHtml::$requiresFilter src/Annotation/MarkdownAllowedHtml.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" properties instead.
MarkdownCommands src/Commands/MarkdownCommands.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement. 1
MarkdownCommands::$versionHashPackageConstraints src/Commands/MarkdownCommands.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
MarkdownCommands::$versionHashPackages src/Commands/MarkdownCommands.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
MarkdownCommands::versionHash src/Commands/MarkdownCommands.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
MarkdownConfig src/Config/MarkdownConfig.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Form\ParserConfigurationForm instead. 1 1
MarkdownException src/Exception/MarkdownException.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Exception\MarkdownExceptionInterface instead. 3
MarkdownExtension::$requires src/Annotation/MarkdownExtension.php property in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
MarkdownInterface::loadPath src/MarkdownInterface.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\MarkdownInterface::loadFile instead. 1
MarkdownPluginManagerInterface src/PluginManager/MarkdownPluginManagerInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\PluginManager\InstallablePluginManagerInterface instead. 1
MarkdownVersionException src/Exception/MarkdownVersionException.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
MissingParser::getAllowedHtml src/Plugin/Markdown/MissingParser.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use RenderStrategyInterface::getCustomAllowedHtml instead.
ObjectWithPluginCollectionInterface src/BcSupport/ObjectWithPluginCollectionInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Core\Plugin\ObjectWithPluginCollectionInterface instead. 1 2
PluginBase src/Plugin/Markdown/PluginBase.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Plugin\Markdown\InstallablePluginBase instead.
PluginDependencyTrait src/BcSupport/PluginDependencyTrait.php trait in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\Core\Plugin\PluginDependencyTrait instead. 1
PluginInterface src/Plugin/Markdown/PluginInterface.php interface in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Plugin\Markdown\InstallablePluginInterface instead. 1
RenderStrategyInterface::getAllowedHtml src/Plugin/Markdown/RenderStrategyInterface.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use RenderStrategyInterface::getCustomAllowedHtml instead. 2
RenderStrategyInterface::MARKDOWN_XSS_URL src/Plugin/Markdown/RenderStrategyInterface.php constant in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Plugin\Markdown\RenderStrategyInterface::DOCUMENTATION_URL instead with a #xss fragment appended.
SettingsForm src/Form/SettingsForm.php class in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Form\ParserConfigurationForm instead.
SettingsForm::ajaxChangeParser src/Form/SettingsForm.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Plugin\Filter\FilterMarkdown::ajaxChangeParser instead.
SettingsForm::buildSubform src/Form/SettingsForm.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. No replacement.
SettingsForm::getConfigurationFromValues src/Form/SettingsForm.php function in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use \Drupal\markdown\Form\ParserConfigurationForm::getConfigFromValues instead.

Pages

Other projects