You are here

Deprecated in Transaction 8

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
TransactionInterface::RESULT_ERROR src/TransactionInterface.php constant in transaction:8.x-1.0-alpha3 and is removed from transaction:8.x-1.0-beta1. Use instead defined const in \Drupal\transaction\TransactorPluginInterface and derived transactors.
TransactionInterface::RESULT_OK src/TransactionInterface.php constant in transaction:8.x-1.0-alpha3 and is removed from transaction:8.x-1.0-beta1. Use instead defined const in \Drupal\transaction\TransactorPluginInterface and derived transactors.
TransactionTypeInterface::setTargetEntityTypeId src/TransactionTypeInterface.php function in transaction:8.x-1.0 and is removed from transaction:8.x-2.0. Target entity type should be set only in constructor. 1

Other projects