Home
last modified time | relevance | path

Searched refs:httpsteps (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
724 * @param array $httpsteps
727 public function addHttpSteps(array $httpsteps) { argument
728 foreach ($httpsteps as $host => $httptests) {
729 if (!array_key_exists($host, $this->httpsteps)) {
730 $this->httpsteps[$host] = [];
734 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
735 $this->httpsteps[$host][$httptest_name] = [];
738 $this->httpsteps[$host][$httptest_name] =
1169 if ($this->httpsteps) {
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
724 * @param array $httpsteps
727 public function addHttpSteps(array $httpsteps) { argument
728 foreach ($httpsteps as $host => $httptests) {
729 if (!array_key_exists($host, $this->httpsteps)) {
730 $this->httpsteps[$host] = [];
734 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
735 $this->httpsteps[$host][$httptest_name] = [];
738 $this->httpsteps[$host][$httptest_name] =
1169 if ($this->httpsteps) {
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
734 * @param array $httpsteps
737 public function addHttpSteps(array $httpsteps) { argument
738 foreach ($httpsteps as $host => $httptests) {
739 if (!array_key_exists($host, $this->httpsteps)) {
740 $this->httpsteps[$host] = [];
744 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
745 $this->httpsteps[$host][$httptest_name] = [];
748 $this->httpsteps[$host][$httptest_name] =
1179 if ($this->httpsteps) {
[all …]
H A DCImportDataAdapter.php285 $httpsteps = [];
292 $httpsteps[$host['host']][$httptest['name']][$httpstep['name']] = $httpstep;
304 $httpsteps[$template['template']][$httptest['name']][$httpstep['name']] = $httpstep;
311 return $httpsteps;
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
724 * @param array $httpsteps
727 public function addHttpSteps(array $httpsteps) { argument
728 foreach ($httpsteps as $host => $httptests) {
729 if (!array_key_exists($host, $this->httpsteps)) {
730 $this->httpsteps[$host] = [];
734 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
735 $this->httpsteps[$host][$httptest_name] = [];
738 $this->httpsteps[$host][$httptest_name] =
1169 if ($this->httpsteps) {
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
724 * @param array $httpsteps
727 public function addHttpSteps(array $httpsteps) { argument
728 foreach ($httpsteps as $host => $httptests) {
729 if (!array_key_exists($host, $this->httpsteps)) {
730 $this->httpsteps[$host] = [];
734 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
735 $this->httpsteps[$host][$httptest_name] = [];
738 $this->httpsteps[$host][$httptest_name] =
1169 if ($this->httpsteps) {
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
724 * @param array $httpsteps
727 public function addHttpSteps(array $httpsteps) { argument
728 foreach ($httpsteps as $host => $httptests) {
729 if (!array_key_exists($host, $this->httpsteps)) {
730 $this->httpsteps[$host] = [];
734 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
735 $this->httpsteps[$host][$httptest_name] = [];
738 $this->httpsteps[$host][$httptest_name] =
1169 if ($this->httpsteps) {
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
734 * @param array $httpsteps
737 public function addHttpSteps(array $httpsteps) { argument
738 foreach ($httpsteps as $host => $httptests) {
739 if (!array_key_exists($host, $this->httpsteps)) {
740 $this->httpsteps[$host] = [];
744 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
745 $this->httpsteps[$host][$httptest_name] = [];
748 $this->httpsteps[$host][$httptest_name] =
1179 if ($this->httpsteps) {
[all …]
H A DCImportDataAdapter.php285 $httpsteps = [];
292 $httpsteps[$host['host']][$httptest['name']][$httpstep['name']] = $httpstep;
304 $httpsteps[$template['template']][$httptest['name']][$httpstep['name']] = $httpstep;
311 return $httpsteps;
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
734 * @param array $httpsteps
737 public function addHttpSteps(array $httpsteps) { argument
738 foreach ($httpsteps as $host => $httptests) {
739 if (!array_key_exists($host, $this->httpsteps)) {
740 $this->httpsteps[$host] = [];
744 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
745 $this->httpsteps[$host][$httptest_name] = [];
748 $this->httpsteps[$host][$httptest_name] =
1179 if ($this->httpsteps) {
[all …]
H A DCImportDataAdapter.php285 $httpsteps = [];
292 $httpsteps[$host['host']][$httptest['name']][$httpstep['name']] = $httpstep;
304 $httpsteps[$template['template']][$httptest['name']][$httpstep['name']] = $httpstep;
311 return $httpsteps;
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
734 * @param array $httpsteps
737 public function addHttpSteps(array $httpsteps) { argument
738 foreach ($httpsteps as $host => $httptests) {
739 if (!array_key_exists($host, $this->httpsteps)) {
740 $this->httpsteps[$host] = [];
744 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
745 $this->httpsteps[$host][$httptest_name] = [];
748 $this->httpsteps[$host][$httptest_name] =
1179 if ($this->httpsteps) {
[all …]
H A DCImportDataAdapter.php285 $httpsteps = [];
292 $httpsteps[$host['host']][$httptest['name']][$httpstep['name']] = $httpstep;
304 $httpsteps[$template['template']][$httptest['name']][$httpstep['name']] = $httpstep;
311 return $httpsteps;
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/import/
H A DCImportReferencer.php48 protected $httpsteps = []; variable in CImportReferencer
734 * @param array $httpsteps
737 public function addHttpSteps(array $httpsteps) { argument
738 foreach ($httpsteps as $host => $httptests) {
739 if (!array_key_exists($host, $this->httpsteps)) {
740 $this->httpsteps[$host] = [];
744 if (!array_key_exists($httptest_name, $this->httpsteps[$host])) {
745 $this->httpsteps[$host][$httptest_name] = [];
748 $this->httpsteps[$host][$httptest_name] =
1179 if ($this->httpsteps) {
[all …]
H A DCImportDataAdapter.php285 $httpsteps = [];
292 $httpsteps[$host['host']][$httptest['name']][$httpstep['name']] = $httpstep;
304 $httpsteps[$template['template']][$httptest['name']][$httpstep['name']] = $httpstep;
311 return $httpsteps;
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/api/managers/
H A DCHttpTestManager.php849 * @param array $httpsteps
850 * @param string $httpsteps['httpstepid']
851 * @param array $httpsteps['variables'] (optional)
852 * @param string $httpsteps['variables']['name']
853 * @param string $httpsteps['variables']['value']
854 * @param array $httpsteps['headers'] (optional)
855 * @param string $httpsteps['headers']['name']
856 * @param string $httpsteps['headers']['value']
859 private function updateHttpStepFields(array $httpsteps, $method) { argument
868 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/api/managers/
H A DCHttpTestManager.php849 * @param array $httpsteps
850 * @param string $httpsteps['httpstepid']
851 * @param array $httpsteps['variables'] (optional)
852 * @param string $httpsteps['variables']['name']
853 * @param string $httpsteps['variables']['value']
854 * @param array $httpsteps['headers'] (optional)
855 * @param string $httpsteps['headers']['name']
856 * @param string $httpsteps['headers']['value']
859 private function updateHttpStepFields(array $httpsteps, $method) { argument
868 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/api/managers/
H A DCHttpTestManager.php849 * @param array $httpsteps
850 * @param string $httpsteps['httpstepid']
851 * @param array $httpsteps['variables'] (optional)
852 * @param string $httpsteps['variables']['name']
853 * @param string $httpsteps['variables']['value']
854 * @param array $httpsteps['headers'] (optional)
855 * @param string $httpsteps['headers']['name']
856 * @param string $httpsteps['headers']['value']
859 private function updateHttpStepFields(array $httpsteps, $method) { argument
868 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/api/managers/
H A DCHttpTestManager.php845 * @param array $httpsteps
846 * @param string $httpsteps['httpstepid']
847 * @param array $httpsteps['variables'] (optional)
848 * @param string $httpsteps['variables']['name']
849 * @param string $httpsteps['variables']['value']
850 * @param array $httpsteps['headers'] (optional)
851 * @param string $httpsteps['headers']['name']
852 * @param string $httpsteps['headers']['value']
855 private function updateHttpStepFields(array $httpsteps, $method) { argument
864 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/api/managers/
H A DCHttpTestManager.php845 * @param array $httpsteps
846 * @param string $httpsteps['httpstepid']
847 * @param array $httpsteps['variables'] (optional)
848 * @param string $httpsteps['variables']['name']
849 * @param string $httpsteps['variables']['value']
850 * @param array $httpsteps['headers'] (optional)
851 * @param string $httpsteps['headers']['name']
852 * @param string $httpsteps['headers']['value']
855 private function updateHttpStepFields(array $httpsteps, $method) { argument
864 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/api/managers/
H A DCHttpTestManager.php849 * @param array $httpsteps
850 * @param string $httpsteps['httpstepid']
851 * @param array $httpsteps['variables'] (optional)
852 * @param string $httpsteps['variables']['name']
853 * @param string $httpsteps['variables']['value']
854 * @param array $httpsteps['headers'] (optional)
855 * @param string $httpsteps['headers']['name']
856 * @param string $httpsteps['headers']['value']
859 private function updateHttpStepFields(array $httpsteps, $method) { argument
868 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/api/managers/
H A DCHttpTestManager.php849 * @param array $httpsteps
850 * @param string $httpsteps['httpstepid']
851 * @param array $httpsteps['variables'] (optional)
852 * @param string $httpsteps['variables']['name']
853 * @param string $httpsteps['variables']['value']
854 * @param array $httpsteps['headers'] (optional)
855 * @param string $httpsteps['headers']['name']
856 * @param string $httpsteps['headers']['value']
859 private function updateHttpStepFields(array $httpsteps, $method) { argument
868 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/api/managers/
H A DCHttpTestManager.php845 * @param array $httpsteps
846 * @param string $httpsteps['httpstepid']
847 * @param array $httpsteps['variables'] (optional)
848 * @param string $httpsteps['variables']['name']
849 * @param string $httpsteps['variables']['value']
850 * @param array $httpsteps['headers'] (optional)
851 * @param string $httpsteps['headers']['name']
852 * @param string $httpsteps['headers']['value']
855 private function updateHttpStepFields(array $httpsteps, $method) { argument
864 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/api/managers/
H A DCHttpTestManager.php845 * @param array $httpsteps
846 * @param string $httpsteps['httpstepid']
847 * @param array $httpsteps['variables'] (optional)
848 * @param string $httpsteps['variables']['name']
849 * @param string $httpsteps['variables']['value']
850 * @param array $httpsteps['headers'] (optional)
851 * @param string $httpsteps['headers']['name']
852 * @param string $httpsteps['headers']['value']
855 private function updateHttpStepFields(array $httpsteps, $method) { argument
864 foreach ($httpsteps as $httpstep) {
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/api/managers/
H A DCHttpTestManager.php845 * @param array $httpsteps
846 * @param string $httpsteps['httpstepid']
847 * @param array $httpsteps['variables'] (optional)
848 * @param string $httpsteps['variables']['name']
849 * @param string $httpsteps['variables']['value']
850 * @param array $httpsteps['headers'] (optional)
851 * @param string $httpsteps['headers']['name']
852 * @param string $httpsteps['headers']['value']
855 private function updateHttpStepFields(array $httpsteps, $method) { argument
864 foreach ($httpsteps as $httpstep) {

1234