Searched refs:tracer (Results 1 – 7 of 7) sorted by relevance
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ |
H A D | ConnectionFactory.php | 39 private $tracer; variable in Elasticsearch\\Connections\\ConnectionFactory 46 …onnectionParams, SerializerInterface $serializer, LoggerInterface $logger, LoggerInterface $tracer) argument 51 $this->tracer = $tracer; 63 $this->tracer
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
H A D | ClientBuilder.php | 70 private $tracer; variable in Elasticsearch\\ClientBuilder 305 public function setTracer(LoggerInterface $tracer): ClientBuilder argument 307 if (!$tracer instanceof LoggerInterface) { 311 $this->tracer = $tracer; 448 …nFactory($this->handler, $this->connectionParams, $this->serializer, $this->logger, $this->tracer); 498 if (is_null($this->tracer)) { 499 $this->tracer = new NullLogger();
|
/plugin/virtualkeyboard/vk/extensions/tests/ |
H A D | jsUnitCore.js | 396 if (top.tracer != null) 397 top.tracer.warn(arguments[0], arguments[1]); 401 if (top.tracer != null) 402 top.tracer.inform(arguments[0], arguments[1]); 410 if (top.tracer != null) 411 top.tracer.debug(arguments[0], arguments[1]); 415 top.tracer = aJsUnitTracer;
|
/plugin/indexmenu2/cms/extensions/tests/ |
H A D | jsUnitCore.js | 1 …tracer!=null)top.tracer.warn(arguments[0],arguments[1]);}function inform(){if(top.tracer!=null)top…
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
H A D | Parser.php | 92 private $tracer; variable in Antlr\\Antlr4\\Runtime\\Parser 929 if ($this->tracer !== null) { 930 $this->removeParseListener($this->tracer); 934 $this->tracer = new ParserTraceListener($this); 935 $this->addParseListener($this->tracer); 947 return $this->tracer !== null;
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | configuration.asciidoc | 308 LoggerInterface $tracer) 331 $tracer 340 The ConnectionFactory requires a working HTTP handler, serializer, logger and tracer.
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 6817 tracer
|