Home
last modified time | relevance | path

Searched defs:__construct (Results 276 – 300 of 405) sorted by relevance

1...<<11121314151617

/template/twigstarter/vendor/twig/twig/src/
DTwigFilter.php40 public function __construct(string $name, $callable = null, array $options = []) function in Twig\\TwigFilter
DTokenStream.php28 public function __construct(array $tokens, Source $source = null) function in Twig\\TokenStream
DToken.php46 public function __construct($type, $value, $lineno) function in Twig\\Token
/template/gtopia/
DTwitterAPIExchange.php33 public function __construct(array $settings) function in TwitterAPIExchange
/template/strap/ComboStrap/
H A DArrayCaseInsensitive.php40 public function __construct(array &$source = array()) function in ComboStrap\\ArrayCaseInsensitive
H A DColorHsl.php32 public function __construct($hue, $saturation, $lightness) function in ComboStrap\\ColorHsl
H A DTemplate.php34 public function __construct($string = null) function in ComboStrap\\Template
H A DBreakpoint.php56 public function __construct(string $shortBreakpointName) function in ComboStrap\\Breakpoint
H A DInterWiki.php35 public function __construct(string $interWikiRef, string $markupType) function in ComboStrap\\InterWiki
H A DMetaManagerForm.php85 public function __construct($page) function in ComboStrap\\MetaManagerForm
H A DSqlite.php51 public function __construct(helper_plugin_sqlite $sqlitePlugin) function in ComboStrap\\Sqlite
/template/strap/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php23 public function __construct(?Equivalence $equivalence = null) function in Antlr\\Antlr4\\Runtime\\Utils\\Set
H A DMap.php23 public function __construct(?Equivalence $equivalence = null) function in Antlr\\Antlr4\\Runtime\\Utils\\Map
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DRecognitionException.php48 public function __construct( function in Antlr\\Antlr4\\Runtime\\Error\\Exceptions\\RecognitionException
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/Service/
H A DDriverService.php47 public function __construct($executable, $port, $args = [], $environment = null) function in Facebook\\WebDriver\\Remote\\Service\\DriverService
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfig.php80 public function __construct( function in Antlr\\Antlr4\\Runtime\\Atn\\ATNConfig
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DInputStream.php32 private function __construct(string $input, array $characters) function in Antlr\\Antlr4\\Runtime\\InputStream
H A DInterval.php20 public function __construct(int $start, int $stop) function in Antlr\\Antlr4\\Runtime\\Interval
H A DLL1Analyzer.php32 public function __construct(ATN $atn) function in Antlr\\Antlr4\\Runtime\\LL1Analyzer
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteMouse.php33 public function __construct(RemoteExecuteMethod $executor, $isW3cCompliant = false) function in Facebook\\WebDriver\\Remote\\RemoteMouse
/template/strap/action/
H A Droutermessage.php37 function __construct() function in action_plugin_combo_routermessage
/template/bootstrap3/compat/inc/Menu/Item/
DAbstractItem.php61 public function __construct() { function in dokuwiki\\Menu\\Item\\AbstractItem
/template/strap/ComboStrap/PageSqlParser/
H A DPageSqlLexer.php600 public function __construct(CharStream $input) function in ComboStrap\\PageSqlParser\\PageSqlLexer
/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityPolicy.php30 …public function __construct(array $allowedTags = [], array $allowedFilters = [], array $allowedMet… function in Twig\\Sandbox\\SecurityPolicy
/template/strap/vendor/php-webdriver/webdriver/lib/
H A DWebDriverSelect.php20 public function __construct(WebDriverElement $element) function in Facebook\\WebDriver\\WebDriverSelect

1...<<11121314151617