Deprecated - 10.3.x - drupal

Primary tabs

Title File name Deprecation Type Direct uses Namespaced uses Overrides Use statements
DatabaseDriverList::getFromDriverName core/lib/Drupal/Core/Extension/DatabaseDriverList.php

in drupal:10.2.0 and is removed from drupal:11.0.0. Use DatabaseDriverList::get() instead, passing a database driver namespace.

function 1
FetchModeTrait::assocIntoObject core/lib/Drupal/Core/Database/FetchModeTrait.php

in drupal:10.2.0 and is removed from drupal:11.0.0. Use supported modes only.

function
FetchModeTrait::assocToBoth core/lib/Drupal/Core/Database/FetchModeTrait.php

in drupal:10.2.0 and is removed from drupal:11.0.0. Use supported modes only.

function
FetchModeTrait::assocToClassType core/lib/Drupal/Core/Database/FetchModeTrait.php

in drupal:10.2.0 and is removed from drupal:11.0.0. Use supported modes only.

function
PhpassHashedPasswordBase::$countLog2 core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php

in drupal:10.3.0 and is removed from drupal:11.0.0. No replacement.

property
PhpassHashedPasswordBase::generateSalt core/lib/Drupal/Core/Password/PhpassHashedPasswordBase.php

in drupal:10.3.0 and is removed from drupal:11.0.0. No replacement.

function 1
StatementPrefetchIterator::throwPDOException core/lib/Drupal/Core/Database/StatementPrefetchIterator.php

in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement.

function

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.