Lines Matching refs:debug

74 		$this->debug("ctor wsdl=$wsdl timeout=$timeout response_timeout=$response_timeout");
93 $this->debug("parse and process WSDL path=$wsdl");
126 $this->debug("Unexpected scenario: empty URL for unloaded import");
152 $this->debug("Unexpected scenario: empty URL for unloaded import");
162 $this->debug('post-parse data gathering for ' . $operation);
196 $this->debug("parse WSDL at path=$wsdl");
199 $this->debug('no wsdl passed to parseWSDL()!!');
208 $this->debug('getting WSDL http(s) URL ' . $wsdl);
227 $this->debug($errstr);
233 $this->debug("got WSDL URL");
241 $this->debug('getting WSDL file ' . $path);
250 $this->debug($errstr);
255 $this->debug('Parse WSDL');
276 $this->debug($errstr);
277 $this->debug("XML payload:\n" . $wsdl_string);
283 $this->debug('Parsing WSDL done');
306 $this->debug('Parsing WSDL schema');
363 …$this->debug("msg " . $this->currentMessage . ": found part (with type) $attrs[name]: " . implode(…
367 …$this->debug("msg " . $this->currentMessage . ": found part (with element) $attrs[name]: " . implo…
376 … $this->debug("portType $this->currentPortType operation: $this->currentPortOperation");
412 $this->debug("current binding operation: $this->currentOperation");
437 $this->debug('current port: ' . $this->currentPort);
455 …$this->debug('parsing import ' . $attrs['namespace']. ' - ' . $attrs['location'] . ' (' . count($t…
461 …$this->debug('parsing import ' . $attrs['namespace']. ' - [no location] (' . count($this->import[$…
488 $this->debug("current binding: $this->currentBinding of portType: " . $attrs['type']);
494 $this->debug('current service: ' . $this->serviceName);
519 $this->debug('Parsing WSDL schema done');
563 $this->debug("setCredentials username=$username authtype=$authtype certRequest=");
687 $this->debug("in getTypeDef: type=$type, ns=$ns");
690 $this->debug("in getTypeDef: type namespace forced to $ns");
695 $this->debug("in getTypeDef: replacing schema namespace $ns with $ns0");
702 $this->debug("in getTypeDef: have schema for namespace $ns");
715 $this->debug("found type for [element] $type:");
716 $this->debug($this->varDump($etype));
732 $this->debug("in getTypeDef: do not have schema for namespace $ns");
871 * @param mixed $debug whether to put debug=1 in endpoint URL
875 function serialize($debug = 0) argument
997 …$xml .= "\n" . ' <soap:address location="' . $attrs['location'] . ($debug ? '?debug=1' : '') . …
1015 $this->debug("in parametersMatchWrapped type=$type, parameters=");
1022 $this->debug("in parametersMatchWrapped: got a prefixed type: $uqType, $ns");
1025 $this->debug("in parametersMatchWrapped: expanded prefixed type: $uqType, $ns");
1030 $this->debug("in parametersMatchWrapped: No namespace for type $type");
1037 $this->debug("in parametersMatchWrapped: $type ($uqType) is not a supported type.");
1040 $this->debug("in parametersMatchWrapped: found typeDef=");
1047 …$this->debug("in parametersMatchWrapped: uqType: $uqType, ns: $ns, phptype: $phpType, arrayType: $…
1051 $this->debug("in parametersMatchWrapped: not a struct");
1061 …$this->debug("in parametersMatchWrapped: (wrapped return value kludge) correct number of elements …
1066 $this->debug("in parametersMatchWrapped: change parameter $element to name $name");
1071 $this->debug("in parametersMatchWrapped: have parameter named $name");
1074 $this->debug("in parametersMatchWrapped: do not have parameter named $name");
1079 …$this->debug("in parametersMatchWrapped: $matches parameter names match $elements wrapped paramete…
1088 $this->debug("in parametersMatchWrapped: no elements type $ns:$uqType");
1108 …$this->debug("in serializeRPCParameters: operation=$operation, direction=$direction, XMLSchemaVers…
1112 $this->debug('The value of the \$direction argument needs to be either "input" or "output"');
1117 …$this->debug('Unable to retrieve WSDL data for operation: ' . $operation . ' bindingType: ' . $bin…
1121 $this->debug('in serializeRPCParameters: opData:');
1149 $this->debug('wrap the parameters for the caller');
1156 $this->debug("serializing part $name of type $type");
1168 $this->debug('calling serializeType w/indexed param');
1171 $this->debug('calling serializeType w/named param');
1175 $this->debug('calling serializeType w/null param');
1180 $this->debug('no parameters passed.');
1183 $this->debug("serializeRPCParameters returning: $xml");
1203 …$this->debug("in serializeParameters: operation=$operation, direction=$direction, XMLSchemaVersion…
1207 $this->debug('The value of the \$direction argument needs to be either "input" or "output"');
1212 $this->debug('Unable to retrieve WSDL data for operation: ' . $operation);
1216 $this->debug('opData:');
1329 $this->debug('in serializeType: type namespace indicates XML Schema or SOAP Encoding type');
1343 $this->debug("in serializeType: returning: $xml");
1376 $this->debug("in serializeType: returning: $xml");
1379 $this->debug('custom type extends XML Schema or SOAP Encoding namespace (yuck)');
1385 $this->debug('in serializeType: Add namespace for Apache SOAP type');
1393 $this->debug("serializing map element: key $k, value $v");
1408 $this->debug("in serializeType: returning: $xml");
1411 $this->debug('in serializeType: Apache SOAP type, but only support Map');
1416 $this->debug("in serializeType: No namespace for type $type");
1422 $this->debug("in serializeType: $type ($uqType) is not a supported type.");
1425 $this->debug("in serializeType: found typeDef");
1432 …$this->debug("in serializeType: uqType: $uqType, ns: $ns, phptype: $phpType, arrayType: " . (isset…
1457 $this->debug("in serializeType: returning: $xml");
1478 $this->debug("in serializeType: phpType is struct, but value is not an array");
1506 $this->debug("in serializeType: returning: $xml");
1523 $this->debug("serializing array element: $k, $v of type: $typeDef[arrayType]");
1570 $this->debug("in serializeType: returning: $xml");
1587 $this->debug("serialize attributes for XML Schema type $ns:$uqType");
1593 $this->debug("value is neither an array nor an object for XML Schema type $ns:$uqType");
1599 $this->debug("value provided for attribute $aName with key $xname");
1602 $this->debug("value provided for attribute $aName with key $xname");
1606 $this->debug('use default value of ' . $xvalue[$aName] . ' for attribute ' . $aName);
1609 $this->debug("no value provided for attribute $aName");
1616 $this->debug("no attributes to serialize for XML Schema type $ns:$uqType");
1625 $this->debug("serialize attributes for extension base $ns:$uqType");
1628 $this->debug("extension base $ns:$uqType is not a supported type");
1649 …$this->debug("in serializeComplexTypeElements, serialize elements for XML Schema type $ns:$uqType"…
1655 $this->debug("value is neither an array nor an object for XML Schema type $ns:$uqType");
1666 $this->debug('use default value of ' . $xvalue[$eName] . ' for element ' . $eName);
1675 …$this->debug("apparent error: no value provided for element $eName with minOccurs=" . $attrs['minO…
1678 …$this->debug("no value provided for complexType element $eName and element is not nillable, so ser…
1699 $this->debug("calling serialize_val() for $v, $eName, false, false, false, false, $use");
1709 $this->debug("calling serialize_val() for $v, $eName, false, false, false, false, $use");
1716 $this->debug("no elements to serialize for XML Schema type $ns:$uqType");
1725 $this->debug("serialize elements for extension base $ns:$uqType");
1728 $this->debug("extension base $ns:$uqType is not a supported type");