Home
last modified time | relevance | path

Searched refs:getDi (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/phalcon/cphalcon-3.4.5/tests/integration/Mvc/View/
H A DSimpleCest.php67 $view->setDI($this->getDi());
87 $view->setDI($this->getDi());
103 protected function getDi() function in Phalcon\\Test\\Integration\\Mvc\\View\\SimpleCest
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Http/Cookie/
H A DCookieCest.php57 $container = $this->getDi();
101 $container = $this->getDi();
143 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Http/Response/Cookies/
H A DGetSetCest.php47 $container = $this->getDi();
69 $container = $this->getDi();
106 $container = $this->getDi();
H A DSendCest.php48 $container = $this->getDi();
H A DUseEncryptionIsUsingEncryptionCest.php49 $container = $this->getDi();
H A DHasCest.php48 $container = $this->getDi();
H A DGetCookiesCest.php47 $container = $this->getDi();
H A DResetCest.php48 $container = $this->getDi();
H A DSetSignKeyCest.php61 $container = $this->getDi();
H A DDeleteCest.php64 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/integration/Mvc/Router/Refactor/
H A DAnnotationsCest.php43 $container = $this->getDi();
80 $container = $this->getDi();
122 $container = $this->getDi();
H A DGroupCest.php143 $container = $this->getDi();
221 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/tocheck-database/Mvc/Model/Query/
H A DCacheCest.php54 $di = $this->getDi();
115 $di = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/database/Mvc/Model/
H A DSumCest.php61 $transactionManager = $this->getDi()->getShared('transactionManager');
193 $transactionManager = $this->getDi()->getShared('transactionManager');
H A DDeleteCest.php288 $transactionManager = $this->getDi()->getShared('transactionManager');
/dports/www/phalcon4/cphalcon-4.1.1/tests/cli/Cli/Task/
H A DGetSetDICest.php36 $I->assertEquals($di, $task->getDi());
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Flash/Session/
H A DSetCustomTemplateCest.php46 $container = $this->getDi();
H A DOutputCest.php80 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/integration/Url/
H A DRefactor-UrlCest.php40 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Security/
H A DGetTokenAndKeyCest.php64 $container = $this->getDi();
H A DCheckTokenCest.php63 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Flash/
H A DDirectCest.php120 $container = $this->getDi();
H A DSessionCest.php165 $container = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/unit/Assets/Manager/
H A DOutputCssCest.php163 $di = $this->getDi();
/dports/www/phalcon4/cphalcon-4.1.1/tests/_data/fixtures/Traits/
H A DDiTrait.php71 protected function getDi() function

12