Home
last modified time | relevance | path

Searched refs:__construct (Results 351 – 375 of 3579) sorted by relevance

1...<<11121314151617181920>>...144

/plugin/authucenter/lib/uc_client/control/
H A Dmail.php14 function __construct() { function in mailcontrol
19 parent::__construct();
/plugin/authfacebook/lib/Helpers/
H A DFacebookPageTabHelper.php48 public function __construct(FacebookApp $app, FacebookClient $client, $graphVersion = null) function in Facebook\\Helpers\\FacebookPageTabHelper
50 parent::__construct($app, $client, $graphVersion);
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractStringType.php25 public function __construct($value = '') function in FreeDSx\\Asn1\\Type\\AbstractStringType
27 parent::__construct($value);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticsearchFormatter.php37 public function __construct(string $index, string $type) function in Monolog\\Formatter\\ElasticsearchFormatter
40 parent::__construct(DateTimeInterface::ISO8601);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DHistogram.php20 public function __construct(string $name, string $field, $interval) function in Elastica\\Aggregation\\Histogram
22 parent::__construct($name);
H A DPercentilesBucket.php18 public function __construct(string $name, ?string $bucketsPath = null) function in Elastica\\Aggregation\\PercentilesBucket
20 parent::__construct($name);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/
H A DHttpException.php28 public function __construct($error, ?Request $request = null, ?Response $response = null) function in Elastica\\Exception\\Connection\\HttpException
33 parent::__construct($message, $request, $response);
H A DGuzzleException.php23 public function __construct(TransferException $guzzleException, ?Request $request = null, ?Response $response = null) function in Elastica\\Exception\\Connection\\GuzzleException
27 parent::__construct($message, $request, $response);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Internal/
H A DWebDriverSendKeysAction.php23 public function __construct( function in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverSendKeysAction
29 parent::__construct($keyboard, $mouse, $location_provider);
H A DWebDriverMoveToOffsetAction.php26 public function __construct( function in Facebook\\WebDriver\\Interactions\\Internal\\WebDriverMoveToOffsetAction
32 parent::__construct($mouse, $location_provider);
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DSurface.php19 public function __construct($components = [], $allowEmptyComponents = true, $allowedComponentType = Curve::class) function in geoPHP\\Geometry\\Surface
21 parent::__construct($components, $allowEmptyComponents, $allowedComponentType);
/plugin/projects/lib/
H A Dlayout.php24 public function __construct($project, $ID, $file) { function in ProjectFileLayout
142 public function __construct($project, $ID, $file) { function in TargetLayout
143 parent::__construct($project, $ID, $file);
189 public function __construct($project, $name, $file) { function in CrossLinkLayout
190 parent::__construct($project, $name, $file);
/plugin/fedauth/classes/adm/
H A Dfa_restore.adm.class.php28 function __construct(&$manager, $cmd, $provid='') { function in fa_restore
29 parent::__construct(&$manager, $cmd, $provid);
/plugin/structat/meta/
H A DSearchConfigAtParameters.php21 public function __construct(SearchConfig $searchConfig) { function in dokuwiki\\plugin\\structat\\meta\\SearchConfigAtParameters
24 parent::__construct($searchConfig);
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DRepetition.php76 public function __construct($name, $min, $max, $children, $nodeId) function in Hoa\\Compiler\\Llk\\Rule\\Repetition
78 parent::__construct($name, $children, $nodeId);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, $method, ArrayExpression $arguments, $lineno) function in Twig\\Node\\Expression\\MethodCallExpression
20 …parent::__construct(['node' => $node, 'arguments' => $arguments], ['method' => $method, 'safe' => …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DTraversableContainsOnly.php31 public function __construct($type, $isNativeType = true) function in PHPUnit_Framework_Constraint_TraversableContainsOnly
33 parent::__construct();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessageResponse.php37 public function __construct(int $messageId, ResponseInterface $response, Control ...$controls)
40 parent::__construct($messageId, ...$controls);
36 public function __construct(int $messageId, ResponseInterface $response, Control ...$controls) global() function in FreeDSx\\Ldap\\Protocol\\LdapMessageResponse
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRedisPubSubHandler.php40 public function __construct($redis, string $key, $level = Logger::DEBUG, bool $bubble = true) function in Monolog\\Handler\\RedisPubSubHandler
49 parent::__construct($level, $bubble);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Common/Exceptions/Serializer/
H A DJsonErrorException.php56 public function __construct($code, $input, $result, $previous = null) function in Elasticsearch\\Common\\Exceptions\\Serializer\\JsonErrorException
62 parent::__construct(self::$messages[$code], $code, $previous);
/plugin/odt/ODT/elements/
H A DODTElementTableHeaderCell.php21 public function __construct($style_name=NULL, $colspan = 0, $rowspan = 0) { function in ODTElementTableHeaderCell
22 parent::__construct($style_name, $colspan, $rowspan);
/plugin/nspages/printers/
H A DprinterSimpleList.php14 function __construct($plugin, $mode, $renderer, $data, $useNumberedList = false){ function in nspages_printerSimpleList
15 parent::__construct($plugin, $mode, $renderer, $data);
/plugin/swiftmail/Swift/Message/
H A DImage.php30 …public function __construct(Swift_File $data=null, $name=null, $type="application/octet-stream", $… function in Swift_Message_Image
32 parent::__construct($data, $name, $type, $cid, $encoding);
/plugin/findologicxmlexport/vendor/hoa/iterator/Recursive/
H A DRegularExpression.php70 public function __construct( function in Hoa\\Iterator\\Recursive\\RegularExpression
77 parent::__construct($iterator, $regex, $mode, $flags, $pregFlags);
/plugin/ac/actions/
H A Dtickets.php3 public function __construct($ac, $data) { function in syntax_plugin_ac_action_tickets
4 parent::__construct($ac);

1...<<11121314151617181920>>...144