Deprecated - 11.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
ExtensionDiscovery::$fileCache | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no direct replacement. |
property | ||||
ExtensionMimeTypeGuesser::$defaultMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
property | ||||
ExtensionMimeTypeGuesser::$mapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Pass a MimeTypeMapInterface $map to the constructor instead. |
property | ||||
ExtensionMimeTypeGuesser::setMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\MimeType\MimeTypeMapInterface::addMapping() instead. |
function | ||||
Fieldgroup | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\Fieldset instead. |
class | ||||
FileDeprecatedTestThemeHooks::fileMimetypeMappingAlter | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Kept only for BC test coverage, see \Drupal\KernelTests\Core\File\MimeTypeLegacyTest. |
function | ||||
FileSystemInterface::EXISTS_ERROR | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Error instead. |
constant | ||||
FileSystemInterface::EXISTS_RENAME | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Rename instead. |
constant | 4 | |||
FileSystemInterface::EXISTS_REPLACE | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\File\FileExists::Replace instead. |
constant | ||||
FileTransfer | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | 4 | 2 | ||
FileTransferAuthorizeForm | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | ||||
FileTransferException | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | 2 | |||
file_get_content_headers | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use Drupal\file\Entity\FileInterface::getDownloadHeaders() instead. |
function | ||||
FormElement | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. use \Drupal\Core\Render\Element\FormElementBase instead. |
class | 1 | 1 | ||
FTP | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | 1 | |||
FTPExtension | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | ||||
HandlerBase::defineExtraOptions | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. This method is no longer used by Drupal core. There is no replacement. |
function | ||||
hook_filetransfer_info | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
function | ||||
hook_filetransfer_info_alter | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
function | ||||
hook_file_mimetype_mapping_alter | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Create a \Drupal\Core\File\Event\MimeTypeMapLoadedEvent subscriber instead. It is used to allow modules to add to or modify the default mapping of MIME type to file extensions. |
function | ||||
hook_updater_info | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
function | ||||
hook_updater_info_alter | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
function | ||||
hook_verify_update_archive | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
function | ||||
image_filter_keyword | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Component\Utility\Image::getKeywordOffset() instead. |
function | 1 | |||
InstallerExistingConfigTestBase | core/ |
in drupal:10.4.0 and is removed from drupal:12.0.0. Use \Drupal\FunctionalTests\Installer\InstallerConfigDirectoryTestBase instead. |
class | ||||
JSONAPI_FILTER_AMONG_ALL | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\jsonapi\JsonApiFilter::AMONG_ALL instead. |
constant | ||||
JSONAPI_FILTER_AMONG_ENABLED | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\jsonapi\JsonApiFilter::AMONG_ENABLED instead. |
constant | ||||
JSONAPI_FILTER_AMONG_OWN | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\jsonapi\JsonApiFilter::AMONG_OWN instead. |
constant | ||||
JSONAPI_FILTER_AMONG_PUBLISHED | core/ |
in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal\jsonapi\JsonApiFilter::AMONG_PUBLISHED instead. |
constant | ||||
LayoutBuilderDisableInteractionsTest::movePointerTo | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use $this->getSession()->getDriver()->mouseOver() instead. |
function | ||||
LibraryDiscovery | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Asset\LibraryDiscoveryCollector instead. |
class | ||||
LibraryDiscoveryCollector::clearCachedDefinitions | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
function | ||||
LibraryDiscoveryInterface::clearCachedDefinitions | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscoveryCollector::clear() instead. |
function | 2 | |||
Local | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | 1 | 1 | ||
locale_config_batch_refresh_name | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use locale_config_batch_update_config_translations($names, $langcodes, $context) instead. |
function | 1 | |||
locale_config_batch_set_config_langcodes | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Use locale_config_batch_update_default_config_langcodes(&$context) instead. |
function | 1 | |||
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::TRANSLATION_DEFAULT_SERVER_PATTERN instead. |
constant | ||||
MatchingRouteNotFoundException | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. |
class | ||||
MenuLinkAdd | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Menu\LocalActionWithDestination instead. |
class | 1 | |||
MigrateSkipProcessException | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Return FALSE from a process plugin's isPipelineStopped() method to stop further processing on a pipeline. |
class | 1 | |||
MimeTypeMap::getMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement for this method. |
function | ||||
MimeTypeMap::setMapping | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement for this method. |
function | ||||
Module | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no replacement. Use composer to manage the code for your site. |
class | ||||
ModuleHandler::add | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | 2 | |||
ModuleHandlerInterface::addModule | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | 1 | |||
ModuleHandlerInterface::addProfile | core/ |
in drupal:11.2.0 and is removed from drupal:12.0.0. There is no direct replacement. |
function | 1 | |||
ModuleHandlerInterface::getHookInfo | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Not needed any more. |
function | 1 | |||
ModuleHandlerInterface::getName | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal::service('extension.list.module')->getName($module) instead. |
function | 1 | |||
ModuleHandlerInterface::writeCache | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Not needed any more. |
function | 1 | |||
ModuleInstallerInterface::addUninstallValidator | core/ |
in drupal:11.1.0 and is removed from drupal:12.0.0. Inject the uninstall validators into the constructor instead. |
function | 2 |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.