Deprecated - 10.3.x - drupal
Title | File name | Deprecation | Type | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
user_role_permissions | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement beyond loading the roles and calling \Drupal\user\Entity\Role::getPermissions(). |
function | 1 | |||
user_validate_name | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\user\UserNameValidator::validateName() instead. |
function | 1 | |||
views_ui_truncate | core/ |
in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Component\Utility\Unicode::truncate(). |
function | 1 | |||
watchdog_exception | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead. |
function | 1 | |||
WorkspaceAssociationInterface::postPublish | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use the \Drupal\workspaces\Event\WorkspacePostPublishEvent event instead. |
function | ||||
WorkspaceFormInterface | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Form\WorkspaceSafeFormInterface or \Drupal\Core\Form\WorkspaceDynamicSafeFormInterface instead. |
interface | ||||
WorkspaceManagerInterface::getSupportedEntityTypes | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\workspaces\WorkspaceInformation::getSupportedEntityTypes instead. |
function | ||||
WorkspaceManagerInterface::isEntityTypeSupported | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\workspaces\WorkspaceInformation::isEntityTypeSupported instead. |
function | ||||
WorkspaceManagerInterface::shouldAlterOperations | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
function | ||||
Yaml::getSerializer | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
function | ||||
YamlSymfony | core/ |
in drupal:10.3.0 and is removed from drupal:11.0.0. Use \Drupal\Component\Serialization\Yaml instead. |
class | 1 | |||
_drupal_flush_css_js | core/ |
in drupal:10.2.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Asset\AssetQueryStringInterface::reset() instead. |
function | 1 | |||
_drupal_rewrite_settings_dump | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use SettingsEditor::rewrite() instead. As internal API, _drupal_rewrite_settings_dump() may also be removed in a minor release. |
function | ||||
_drupal_rewrite_settings_dump_one | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use SettingsEditor::rewrite() instead. As internal API, _drupal_rewrite_settings_dump_one() may also be removed in a minor release. |
function | 1 | |||
_drupal_rewrite_settings_global | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use SettingsEditor::rewrite() instead. As internal API, _drupal_rewrite_settings_global() may also be removed in a minor release. |
function | ||||
_drupal_rewrite_settings_is_array_index | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use SettingsEditor::rewrite() instead. As internal API, _drupal_rewrite_settings_is_array_index() may also be removed in a minor release. |
function | ||||
_drupal_rewrite_settings_is_simple | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. Use SettingsEditor::rewrite() instead. As internal API, _drupal_rewrite_settings_is_simple() may also be removed in a minor release. |
function | ||||
_user_role_permissions_update | core/ |
in drupal:10.1.0 and is removed from drupal:11.0.0. There is no replacement. |
function | 1 |
Pagination
- Previous page
- Page 6
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.