Home
last modified time | relevance | path

Searched refs:registerBag (Results 1 – 25 of 148) sorted by relevance

123456

/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/
H A DSession.php61 $this->registerBag($attributes);
65 $this->registerBag($flashes);
229 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
231 $this->storage->registerBag($bag);
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Session/
H A DSession.php59 $this->registerBag($attributes);
63 $this->registerBag($flashes);
227 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
229 $this->storage->registerBag($bag);
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/http-foundation/Session/
H A DSession.php43 $this->registerBag($attributes);
47 $this->registerBag($flashes);
213 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
215 $this->storage->registerBag($bag);
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/
H A DSession.php61 $this->registerBag($attributes);
65 $this->registerBag($flashes);
229 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
231 $this->storage->registerBag($bag);
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->hasBeenStarted));
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/phpbb3/phpBB3/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
246 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
248 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/symfony/http-foundation/Session/
H A DSession.php45 $this->registerBag($attributes);
49 $this->registerBag($flashes);
239 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
241 $this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex));
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-foundation/Session/
H A DSession.php47 $this->registerBag($attributes);
51 $this->registerBag($flashes);
247 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
249 …$this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex, $this->usage…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/http-foundation/Session/
H A DSession.php49 $this->registerBag($attributes);
53 $this->registerBag($flashes);
251 public function registerBag(SessionBagInterface $bag) function in Symfony\\Component\\HttpFoundation\\Session\\Session
253 …$this->storage->registerBag(new SessionBagProxy($bag, $this->data, $this->usageIndex, $this->usage…
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php59 $storage->registerBag(new AttributeBag());
68 $storage->registerBag($bag);
84 $storage->registerBag(new AttributeBag());
283 $storage->registerBag($bag);
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php62 $storage->registerBag(new AttributeBag());
71 $storage->registerBag($bag);
91 $storage->registerBag(new AttributeBag());
273 $storage->registerBag($bag);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/cboden/ratchet/tests/unit/Session/Storage/
H A DVirtualSessionStoragePDOTest.php40 $this->_virtualSessionStorage->registerBag(new FlashBag());
41 $this->_virtualSessionStorage->registerBag(new AttributeBag());
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php62 $storage->registerBag(new AttributeBag());
71 $storage->registerBag($bag);
87 $storage->registerBag(new AttributeBag());
299 $storage->registerBag($bag);
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php62 $storage->registerBag(new AttributeBag());
71 $storage->registerBag($bag);
87 $storage->registerBag(new AttributeBag());
299 $storage->registerBag($bag);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php62 $storage->registerBag(new AttributeBag());
71 $storage->registerBag($bag);
87 $storage->registerBag(new AttributeBag());
299 $storage->registerBag($bag);
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Tests/Session/Storage/
H A DNativeSessionStorageTest.php62 $storage->registerBag(new AttributeBag());
71 $storage->registerBag($bag);
87 $storage->registerBag(new AttributeBag());
299 $storage->registerBag($bag);

123456