Deprecated - 10.3.x - drupal
| Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements | 
|---|---|---|---|---|---|---|---|
| MigrateExecutable::formatSize | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Core\StringTranslation\ByteSizeMarkup::create($size, $langcode) instead. | function | ||||
| 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 | |||
| Migration::$trackLastImported | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | property | ||||
| MigrationInterface::getTrackLastImported | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | function | 1 | |||
| MigrationInterface::isTrackLastImported | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | function | 1 | |||
| MigrationInterface::setTrackLastImported | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | function | 1 | |||
| Module::getSchemaUpdates | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Update\UpdateHookRegistry::getAvailableUpdates() instead. | function | ||||
| 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 | |||
| module_load_include | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. Use \Drupal::moduleHandler()->loadInclude($module, $type, $name = NULL). Note that including code from uninstalled extensions is no longer supported. | function | 1 | |||
| node_get_recent | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal::entityQuery() instead. | function | ||||
| node_revision_delete | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::deleteRevision instead. | function | 1 | |||
| node_revision_load | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead. | function | 1 | |||
| node_type_update_nodes | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\EntityStorageInterface::updateType instead. | function | 1 | |||
| PermissionsHashGenerator::doGenerate | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. | function | ||||
| PhpassHashedPassword | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. The password compatibility service has been moved to the phpass module. Use \Drupal\phpass\Password\PhpassHashedPassword instead. | class | 1 | |||
| PhpassHashedPasswordBase::$countLog2 | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. No replacement. | property | ||||
| PhpassHashedPasswordBase::generateSalt | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. No replacement. | function | 1 | |||
| PhpStorageInterface::writeable | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | function | 2 | |||
| PluginHelper | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Instead, use instanceof() to check for \Drupal\Component\Plugin\ConfigurableInterface. | class | 1 | |||
| Psr7RequestValueResolver::supports | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. | function | ||||
| RandomGeneratorTrait::randomStringValidate | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\TestTools\Random::stringValidate() instead. | function | ||||
| RecursiveExtensionFilterIterator | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Extension\Discovery\RecursiveExtensionFilterCallback instead. | class | 1 | |||
| RenderElement | core/ | in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\RenderElementBase instead. | class | 1 | 1 | ||
| RendererInterface::renderPlain | core/ | in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\RendererInterface::renderInIsolation() instead. | function | 1 | |||
| RequestStack | core/ | in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement. | class | 1 | |||
| REQUEST_TIME | core/ | in drupal:8.3.0 and is removed from drupal:11.0.0. Use \Drupal::time()->getRequestTime(); | constant | ||||
| RouteMatchValueResolver::supports | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. | function | ||||
| Router::addDeprecatedRouteEnhancer | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use route_enhancer instead. | function | ||||
| Router::addDeprecatedRouteFilter | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use route_filter instead. | function | ||||
| Schema | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. | class | 1 | |||
| Schema | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. | class | 1 | |||
| Schema | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. | class | 1 | |||
| ScrollTopCommand | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Ajax\ScrollTopCommand | class | ||||
| Select | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. | class | 1 | |||
| Select | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The PostgreSQL database driver has been moved to the pgsql module. | class | 1 | |||
| ServiceIdHashTrait | core/ | in drupal:9.5.1 and is removed from drupal:11.0.0. Use the 'Drupal\Component\DependencyInjection\ReverseContainer' service instead. | trait | 1 | |||
| shortcut_current_displayed_set | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\shortcut\ShortcutSetStorageInterface::getDisplayedToUser() instead. | function | ||||
| shortcut_default_set | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\shortcut\ShortcutSetStorageInterface::getDefaultSet() instead. | function | ||||
| Sql::getMigrationPluginManager | core/ | in drupal:9.5.0 and is removed from drupal:11.0.0. Use $this->migrationPluginManager instead. | function | 1 | 1 | ||
| Statement | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. | class | 1 | |||
| StatementPrefetch | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Database\StatementPrefetchIterator instead. | class | 1 | |||
| StatementPrefetchIterator::throwPDOException | core/ | in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. | function | ||||
| StatementWrapper | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Database\StatementWrapperIterator instead. | class | 2 | |||
| system_get_module_admin_tasks | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. Use the 'system.module_admin_links_helper' service with the getModuleAdminLinks() method and 'user.module_permissions_link_helper' service with the ::getModulePermissionsLink() method instead. | function | 1 | |||
| system_retrieve_file | core/ | in drupal:10.2.0 and is removed from drupal:11.0.0. There is no replacement. | function | 2 | |||
| system_time_zones | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. This function is no longer used in Drupal core. Use \Drupal\Core\Datetime\TimeZoneFormHelper::getOptionsList() or \DateTimeZone::listIdentifiers() instead. | function | 1 | |||
| Tasks | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | class | ||||
| Tasks | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | class | ||||
| Tasks | core/ | in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. | class | ||||
| Tasks | core/ | in drupal:9.4.0 and is removed from drupal:11.0.0. The SQLite database driver has been moved to the sqlite module. | class | 1 | 
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.
