Home
last modified time | relevance | path

Searched defs:method (Results 201 – 225 of 554) sorted by relevance

12345678910>>...23

/plugin/authgoogle/google/contrib/
DGoogle_SiteVerificationService.php217 public $method; variable in Google_SiteVerificationWebResourceGettokenResponse
219 public function setMethod( $method) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DSearch.php335 public function search($query = '', $options = null, string $method = Request::POST): ResultSet
367 public function count($query = '', bool $fullResult = false, string $method = Request::POST)
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/add-on/
Djquery.jplayer.inspector.js328 $.fn.jPlayerInspector = function( method ) { argument
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
Djquery.jplayer.inspector.js328 $.fn.jPlayerInspector = function( method ) { argument
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DStreamDecoratorTrait.php60 public function __call($method, array $args)
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php337 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/asciidocjs/node_modules/lodash/
Dutil.js14 'method': require('./method'), property
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DClient.php369 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/diagrams/script/
H A DDiagramsMediaManager.js50 method: 'GET', property
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
DSecurityPolicy.php89 public function checkMethodAllowed($obj, $method)
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
DXcallable.php273 protected function _get_valid_callback_stream_xxx($argument, $method)
/plugin/jplayer/vendor/symfony/process/Tests/
DProcessTest.php934 public function testMethodsThatNeedARunningProcess($method)
958 public function testMethodsThatNeedATerminatedProcess($method)
1173 public function testIncrementalOutputDoesNotRequireAnotherCall($stream, $method)
/plugin/aichat/Storage/
H A DPineconeStorage.php40 protected function runQuery($endpoint, mixed $data, $method = 'POST')
H A DChromaStorage.php52 protected function runQuery($endpoint, mixed $data, $method = 'POST')
H A DQdrantStorage.php50 protected function runQuery($endpoint, mixed $data, $method = 'POST', $retry = 0)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
DClassMirror.php130 private function reflectMethodToNode(ReflectionMethod $method, Node\ClassNode $classNode)
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
Dtwig.c385 static zval *TWIG_CALL_S(zval *object, char *method, char *arg0 TSRMLS_DC) in TWIG_CALL_S()
423 static int TWIG_CALL_SB(zval *object, char *method, char *arg0 TSRMLS_DC) in TWIG_CALL_SB()
438 static int TWIG_CALL_ZZ(zval *object, char *method, zval *arg1, zval *arg2 TSRMLS_DC) in TWIG_CALL_ZZ()
995 char *method = NULL; in PHP_FUNCTION() local
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DIntegrationTest.php257 public function __call($method, $arguments)
266 public static function __callStatic($method, $arguments)
/plugin/remotescript/lib/JsHttpRequest/debug/
DJsHttpRequest-form.js65 t.open = function(method, url, asyncFlag, username, password) { with (this){ argument
77 method: (method || '').toUpperCase(), property
DJsHttpRequest-xml.js65 t.open = function(method, url, asyncFlag, username, password) { with (this){ argument
77 method: (method || '').toUpperCase(), property
/plugin/deletepageguard/tests/
H A Dplugin_test_adapter.php55 public function register_hook($event, $when, $obj, $method) {
/plugin/sfauth/
Dhelper.php137 public function apicall($method, $endpoint, $data = array(), $usejson = true) {
/plugin/calendar/
H A Dcalendar-main.js154 method: 'POST', property
961 method: 'POST', property
1461 method: 'POST', property
1559 method: 'POST', property
1695 method: 'POST', property
1750 method: 'POST', property
2077 method: 'POST', property
2178 method: 'POST', property
3667 method: 'POST', property
4119 method: 'POST', property
/plugin/fuzzysearch/
H A Deditor.js18 method: 'GET', property
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
DInvocationMocker.php270 public function method($constraint) function in PHPUnit_Framework_MockObject_Builder_InvocationMocker

12345678910>>...23