Searched refs:tracer (Results 1 – 8 of 8) sorted by relevance
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/ |
H A D | ConnectionFactory.php | 44 private $tracer; variable in Elasticsearch\\Connections\\ConnectionFactory 51 …onnectionParams, SerializerInterface $serializer, LoggerInterface $logger, LoggerInterface $tracer) argument 56 $this->tracer = $tracer; 68 $this->tracer
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | connection-factory.asciidoc | 24 LoggerInterface $tracer) 47 $tracer 57 working HTTP handler, serializer, logger and tracer.
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ |
H A D | ClientBuilder.php | 78 private $tracer; variable in Elasticsearch\\ClientBuilder 369 * @param LoggerInterface $tracer 371 public function setTracer(LoggerInterface $tracer): ClientBuilder argument 373 $this->tracer = $tracer; 654 …nFactory($this->handler, $this->connectionParams, $this->serializer, $this->logger, $this->tracer); 708 if (is_null($this->tracer)) { 709 $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/build/Elasticsearch/ |
H A D | ClientBuilder.asciidoc | 246 .`setTracer(Psr\Log\LoggerInterface $tracer)` 251 Set the PSR-3 tracer
|
/plugin/passpolicy/ |
H A D | 10k-common-passwords.txt | 6817 tracer
|