Home
last modified time | relevance | path

Searched refs:getContainer (Results 1 – 25 of 3055) sorted by relevance

12345678910>>...123

/dports/www/drupal9/drupal-9.2.10/core/lib/
H A DDrupal.php168 public static function getContainer() { function in Drupal
198 return static::getContainer()->get($id);
304 return static::getContainer()->get('current_user');
324 return static::getContainer()->get('database');
391 return static::getContainer()->get('lock');
479 return static::getContainer()->get('state');
489 return static::getContainer()->get('http_client');
532 return static::getContainer()->get('flood');
565 return static::getContainer()->get('token');
621 return static::getContainer()->get('csrf_token');
[all …]
/dports/www/drupal8/drupal-8.9.20/core/lib/
H A DDrupal.php128 public static function getContainer() { function in Drupal
158 return static::getContainer()->get($id);
181 return static::getContainer()->get('app.root');
238 return static::getContainer()->get('request_stack');
264 return static::getContainer()->get('current_user');
301 return static::getContainer()->get('database');
368 return static::getContainer()->get('lock');
456 return static::getContainer()->get('state');
466 return static::getContainer()->get('http_client');
509 return static::getContainer()->get('flood');
[all …]
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_FormatTOC.cpp278 getContainer()->destroy(); in _onOK()
336 sVal = getContainer()->getTOCPropVal("toc-has-label", getContainer()->getMainLevel()); in _fillGUI()
349 getContainer()->setMainLevel(getContainer()->getMainLevel()); in _fillGUI()
468 sVal = getContainer()->getTOCPropVal(sProp.utf8_str(), getContainer()->getMainLevel()); in _onCommand()
497 getContainer()->Apply(); in _onApply()
528 sVal = getContainer()->getTOCPropVal("toc-label-before", getContainer()->getDetailsLevel()); in _fillGUI()
534 sVal = getContainer()->getTOCPropVal("toc-label-after", getContainer()->getDetailsLevel()); in _fillGUI()
541 sVal = getContainer()->getTOCPropVal("toc-label-start", getContainer()->getDetailsLevel()); in _fillGUI()
691 getContainer()->incrementStartAt(getContainer()->getDetailsLevel(),bInc); in _onNotify()
692 sVal = getContainer()->getTOCPropVal("toc-label-start",getContainer()->getDetailsLevel()); in _onNotify()
[all …]
H A Dap_Win32Dialog_MetaData.cpp198 getContainer()->setTitle(m_sTitle.c_str()); in transferData()
199 getContainer()->setSubject(m_sSubject.c_str()); in transferData()
200 getContainer()->setAuthor(m_sAuthor.c_str()); in transferData()
201 getContainer()->setPublisher(m_sPublisher.c_str()); in transferData()
202 getContainer()->setCoAuthor(m_sCoAuthor.c_str()); in transferData()
281 getContainer()->setCategory(m_sCategory.c_str()); in transferData()
282 getContainer()->setKeywords(m_sKeywords.c_str()); in transferData()
353 getContainer()->setSource(m_sSource.c_str()); in transferData()
354 getContainer()->setRelation(m_sRelation.c_str()); in transferData()
355 getContainer()->setCoverage(m_sCoverage.c_str()); in transferData()
[all …]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/
H A DCompleteConfigurationTest.php31 $container = $this->getContainer('container1');
55 $container = $this->getContainer('container1');
79 $container = $this->getContainer('container1');
350 $container = $this->getContainer('container1');
384 $container = $this->getContainer('container1');
425 $container = $this->getContainer('merge');
435 $container = $this->getContainer('container1');
510 $container = $this->getContainer('container1');
590 $this->getContainer('firewall_provider');
596 $this->getContainer('listener_provider');
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/
H A DCompleteConfigurationTest.php31 $container = $this->getContainer('container1');
55 $container = $this->getContainer('container1');
79 $container = $this->getContainer('container1');
350 $container = $this->getContainer('container1');
384 $container = $this->getContainer('container1');
425 $container = $this->getContainer('merge');
435 $container = $this->getContainer('container1');
510 $container = $this->getContainer('container1');
590 $this->getContainer('firewall_provider');
596 $this->getContainer('listener_provider');
[all …]
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/View/Helper/Placeholder/Container/
H A DStandalone.php150 public function getContainer() function in Zend_View_Helper_Placeholder_Container_Standalone
164 $container = $this->getContainer();
176 $container = $this->getContainer();
192 $container = $this->getContainer();
204 $container = $this->getContainer();
221 $container = $this->getContainer();
243 return $this->getContainer()->toString();
263 $container = $this->getContainer();
286 return $this->getContainer()->offsetGet($offset);
309 return $this->getContainer()->offsetUnset($offset);
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/www/bareos18-webui/bareos-Release-18.2.12/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/www/bareos19-webui/bareos-Release-19.2.11/webui/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/View/Helper/Placeholder/Container/
H A DAbstractStandalone.php58 $this->setContainer($this->getContainer());
73 $container = $this->getContainer();
95 $container = $this->getContainer();
107 $container = $this->getContainer();
123 $container = $this->getContainer();
135 $container = $this->getContainer();
158 return $this->getContainer()->toString();
218 public function getContainer() function in Zend\\View\\Helper\\Placeholder\\Container\\AbstractStandalone
318 $container = $this->getContainer();
341 return $this->getContainer()->offsetGet($offset);
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/app/
H A DAppController.cxx396 getContainer()->Construct(); in Construct()
435 if ( getContainer() && getContainer()->getElementType() == E_TABLE ) in disposing()
436 getContainer()->clearPages(); in disposing()
528 if ( !getContainer() || m_bReadOnly ) in GetState()
582 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()
586 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()
706 …aReturn.bEnabled = getContainer()->getElementCount() > 0 && getContainer()->getSelectionCount() !=… in GetState()
951 getContainer()->cut(); in Execute()
1474 if ( !getContainer() ) in elementInserted()
1747 if ( !getContainer() ) in openElementWithArguments()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/
H A DAppController.cxx418 getContainer()->Construct(); in Construct()
457 if ( getContainer() && getContainer()->getElementType() == E_TABLE ) in disposing()
600 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()
604 aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount(); in GetState()
724 …aReturn.bEnabled = getContainer()->getElementCount() > 0 && getContainer()->getSelectionCount() !=… in GetState()
969 getContainer()->cut(); in Execute()
1482 if ( getContainer() ) in elementInserted()
1696 if ( getContainer() && getContainer()->isLeaf( _rTree.GetHdlEntry() ) ) in onEntryDoubleClick()
1746 if ( !getContainer() ) in openElementWithArguments()
1853 if (getContainer()) in IMPL_LINK()
[all …]
/dports/finance/prestashop/prestashop/vendor/symfony/swiftmailer-bundle/Command/
H A DDebugCommand.php72 $mailers = $this->getContainer()->getParameter('swiftmailer.mailers');
74 …$transport = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.transport.name', $…
75 …$spool = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.spool.enabled', $name)…
77 …$singleAddress = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.single_address…
96 $mailer = $this->getContainer()->get($service);
105 …$spool = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.spool.enabled', $name)…
106 …$delivery = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.delivery.enabled', …
107 …$singleAddress = $this->getContainer()->getParameter(sprintf('swiftmailer.mailer.%s.single_address…
119 if ($this->getContainer()->hasParameter(sprintf('swiftmailer.spool.%s.file.path', $name))) {
120 …$tableRows[] = ['Spool file', $this->getContainer()->getParameter(sprintf('swiftmailer.spool.%s.fi…
[all …]
/dports/www/nextcloud/nextcloud/lib/private/Files/ObjectStore/
H A DSwift.php61 private function getContainer() { function in OC\\Files\\ObjectStore\\Swift
62 return $this->swiftFactory->getContainer();
82 $this->getContainer()->createObject([
88 $this->getContainer()->createLargeObject([
105 $publicUri = $this->getContainer()->getObject($urn)->getPublicUri();
134 $this->getContainer()->getObject($urn)->delete();
142 $this->getContainer()->delete();
146 return $this->getContainer()->objectExists($urn);
150 $this->getContainer()->getObject($from)->copy([
151 'destination' => $this->getContainer()->name . '/' . $to
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/wizard/
H A DWizardPage.java131 protected IWizardContainer getContainer() { in getContainer() method in WizardPage
135 return wizard.getContainer(); in getContainer()
197 IWizardContainer container = getContainer(); in getShell()
218 return (getContainer() != null && this == getContainer() in isCurrentPage()
241 getContainer().updateTitleBar(); in setDescription()
254 getContainer().updateMessage(); in setErrorMessage()
267 getContainer().updateTitleBar(); in setImageDescriptor()
280 getContainer().updateMessage(); in setMessage()
298 getContainer().updateButtons(); in setPageComplete()
316 getContainer().updateTitleBar(); in setTitle()

12345678910>>...123