You are here

8 string references to YAML keys in elasticsearch_connector.routing.yml in Elasticsearch Connector 8

ClusterDeleteForm::getCancelUrl in src/Form/ClusterDeleteForm.php
Returns the route to go to if the user cancels the action.
ClusterDeleteForm::submitForm in src/Form/ClusterDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
ClusterForm::save in src/Form/ClusterForm.php
Form submission handler for the 'save' action.
ClusterListBuilder::getDefaultOperations in src/Controller/ClusterListBuilder.php
Gets this list's default operations.
ClusterListBuilder::render in src/Controller/ClusterListBuilder.php
Builds the entity listing as renderable array for table.html.twig.
IndexDeleteForm::getCancelUrl in src/Form/IndexDeleteForm.php
Returns the route to go to if the user cancels the action.
IndexDeleteForm::submitForm in src/Form/IndexDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
IndexForm::save in src/Form/IndexForm.php
Form submission handler for the 'save' action.