Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 76 – 100 of 594) sorted by relevance

12345678910>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Rollup/
H A DGetRollupIndexCaps.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.get_rollup_index_caps');
H A DDeleteJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.delete_job');
H A DStartJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.start_job');
H A DStopJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.stop_job');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Eql/
H A DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint eql.get');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DDelete.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.delete');
H A DDiskUsage.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.disk_usage');
H A DFieldUsageStats.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.field_usage_stats');
H A DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.get');
H A DOpen.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.open');
H A DReloadSearchAnalyzers.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint indices.reload_search_analyzers');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Sql/
H A DDeleteAsync.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint sql.delete_async');
H A DGetAsync.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint sql.get_async');
H A DGetAsyncStatus.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint sql.get_async_status');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DDeleteWatch.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint watcher.delete_watch');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AsyncSearch/
H A DDelete.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint async_search.delete');
H A DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint async_search.get');
H A DStatus.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint async_search.status');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ilm/
H A DExplainLifecycle.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ilm.explain_lifecycle');
H A DRemovePolicy.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ilm.remove_policy');
H A DRetry.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ilm.retry');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/
H A DDeletePipeline.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ingest.delete_pipeline');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Logstash/
H A DGetPipeline.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint logstash.get_pipeline');
H A DDeletePipeline.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint logstash.delete_pipeline');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DDeleteDataFrameAnalytics.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ml.delete_data_frame_analytics');

12345678910>>...24