Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Symfony\Component\Lock\Strategy

Object name File name Summary
ConsensusStrategy vendor/symfony/lock/Strategy/ConsensusStrategy.php ConsensusStrategy is a StrategyInterface implementation where strictly more than 50% items should be successful.
StrategyInterface vendor/symfony/lock/Strategy/StrategyInterface.php StrategyInterface defines an interface to indicate when a quorum is met and can be met.
UnanimousStrategy vendor/symfony/lock/Strategy/UnanimousStrategy.php UnanimousStrategy is a StrategyInterface implementation where 100% of elements should be successful.
RSS feed
Powered by Drupal