Home
last modified time | relevance | path

Searched refs:LOCK_TRANSACTIONAL (Results 1 – 18 of 18) sorted by relevance

/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
527 if (self::LOCK_TRANSACTIONAL === $this->lockMode && 'sqlite' !== $this->driver) {
634 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
527 if (self::LOCK_TRANSACTIONAL === $this->lockMode && 'sqlite' !== $this->driver) {
634 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
522 if (self::LOCK_TRANSACTIONAL === $this->lockMode && 'sqlite' !== $this->driver) {
625 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
518 if (self::LOCK_TRANSACTIONAL === $this->lockMode && 'sqlite' !== $this->driver) {
638 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
536 …if (!ini_get('session.use_strict_mode') && self::LOCK_TRANSACTIONAL === $this->lockMode && 'sqlite…
656 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/phpbb3/phpBB3/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
126 private $lockMode = self::LOCK_TRANSACTIONAL;
640 …_get('session.use_strict_mode'), FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 public const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
646 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
760 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
648 …_get('session.use_strict_mode'), FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
646 …_get('session.use_strict_mode'), FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
760 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
646 …_get('session.use_strict_mode'), FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
760 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 public const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
138 private $lockMode = self::LOCK_TRANSACTIONAL;
690 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
804 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 public const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
648 …get('session.use_strict_mode'), \FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
762 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/symfony/http-foundation/Session/Storage/Handler/
H A DPdoSessionHandler.php66 const LOCK_TRANSACTIONAL = 2; define in Symfony\\Component\\HttpFoundation\\Session\\Storage\\Handler\\PdoSessionHandler
128 private $lockMode = self::LOCK_TRANSACTIONAL;
646 …_get('session.use_strict_mode'), FILTER_VALIDATE_BOOLEAN) && self::LOCK_TRANSACTIONAL === $this->l…
760 if (self::LOCK_TRANSACTIONAL === $this->lockMode) {