Home
last modified time | relevance | path

Searched defs:method (Results 51 – 75 of 424) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DVerifyLocationRequest.php39 public $method; variable in Google\\Service\\MyBusinessVerifications\\VerifyLocationRequest
106 public function setMethod($method)
/plugin/timetrack/
H A DMenuItem.php16 protected $method = 'get'; variable in dokuwiki\\plugin\\timetrack\\MenuItem
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DSandboxExtension.php80 public function checkMethodAllowed($obj, $method)
87 public function checkPropertyAllowed($obj, $method)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DClassMetadata.php186 public function addPreSerializeMethod(MethodMetadata $method): void
191 public function addPostSerializeMethod(MethodMetadata $method): void
196 public function addPostDeserializeMethod(MethodMetadata $method): void
/plugin/tagadd/
H A DMenuItem.php16 protected $method = 'post'; variable in dokuwiki\\plugin\\tagadd\\MenuItem
/plugin/upgrade/HTTP/
H A DDokuHTTPClient.php61 public function sendRequest($url,$data='',$method='GET'){ argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php986 …nction generateMockedMethodDefinitionFromExisting($templateDir, ReflectionMethod $method, $cloneAr…
1116 private function canMockMethod(ReflectionMethod $method)
1162 private function getMethodParameters(ReflectionMethod $method, $forCall = false)
1270 private function hasReturnType(ReflectionMethod $method)
1280 private function allowsReturnNull(ReflectionMethod $method)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php103 public function addMethod(MethodNode $method, $force = false)
165 public function isExtendable($method)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DOperationMetadataV1.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1
113 public function setMethod($method)
H A DOperationMetadataV1Alpha.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1Alpha
113 public function setMethod($method)
H A DOperationMetadataV1Beta.php40 public $method; variable in Google\\Service\\Appengine\\OperationMetadataV1Beta
113 public function setMethod($method)
/plugin/authfacebook/lib/HttpClients/
H A DFacebookHttpClientInterface.php46 public function send($url, $method, $body, array $headers, $timeOut);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Promise/
H A DPromiseInterface.php34 public function execute(array $args, ObjectProphecy $object, MethodProphecy $method);
/plugin/geophp/vendor/funiq/geophp/src/Exception/
H A DUnsupportedMethodException.php18 public function __construct($method, $code = 0, $message = null) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosCustomBatchRequestEntry.php35 public $method; variable in Google\\Service\\ShoppingContent\\PosCustomBatchRequestEntry
94 public function setMethod($method)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php1065 private static function isBeforeClassMethod(ReflectionMethod $method)
1075 private static function isBeforeMethod(ReflectionMethod $method)
1085 private static function isAfterClassMethod(ReflectionMethod $method)
1095 private static function isAfterMethod(ReflectionMethod $method)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prediction/
H A DPredictionInterface.php36 public function check(array $calls, ObjectProphecy $object, MethodProphecy $method);
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DClientInterface.php30 $method = 'POST'
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DClientInterface.php30 $method = 'POST' argument
/plugin/authfacebook/lib/
H A DFacebookRequest.php54 protected $method; variable in Facebook\\FacebookRequest
97 …public function __construct(FacebookApp $app = null, $accessToken = null, $method = null, $endpoin…
218 public function setMethod($method)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php137 public function getMethodAnnotations(\ReflectionMethod $method)
157 public function getMethodAnnotation(\ReflectionMethod $method, $annotationName)
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php332 protected function bugzillaRPC( $method, $parameters ) {
376 protected function xmlrpc_encode_request($method, $params) {
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, $method, ArrayExpression $arguments, $lineno)
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/_fixture/
H A Dclass_with_method_that_declares_anonymous_class.php7 public function method() function in class_with_method_that_declares_anonymous_class
/plugin/evesso/classes/
H A DoAuthHTTPClient.php33 $method = 'POST'

12345678910>>...17