Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 151 – 175 of 594) sorted by relevance

12345678910>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DCreateDataStream.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.create_data_stream');
H A DDeleteTemplate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.delete_template');
H A DExistsIndexTemplate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.exists_index_template');
H A DDeleteIndexTemplate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.delete_index_template');
H A DPromoteDataStream.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.promote_data_stream');
H A DMigrateToDataStream.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint indices.migrate_to_data_stream');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DPauseAutoFollowPattern.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ccr.pause_auto_follow_pattern');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/
H A DGetTransformStats.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint data_frame_transform_deprecated.get_transform_stats');
H A DStopTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint data_frame_transform_deprecated.stop_transform');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DResetJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.reset_job');
H A DDeleteDatafeed.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.delete_datafeed');
H A DDeleteFilter.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.delete_filter');
H A DDeleteJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.delete_job');
H A DDeleteTrainedModel.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.delete_trained_model');
H A DGetCalendarEvents.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.get_calendar_events');
H A DDeleteCalendar.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.delete_calendar');
H A DForecast.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.forecast');
H A DOpenJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.open_job');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/SearchableSnapshots/
H A DRepositoryStats.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint searchable_snapshots.repository_stats');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDeleteUser.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint security.delete_user');
H A DEnableUser.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint security.enable_user');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DVerifyRepository.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint snapshot.verify_repository');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DStopTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint transform.stop_transform');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DDeactivateWatch.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint watcher.deactivate_watch');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ilm/
H A DDeleteLifecycle.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ilm.delete_lifecycle');

12345678910>>...24