6 string references to YAML keys in entityconnect.routing.yml in Entity connect 8.2
- EntityconnectController::add in src/
Controller/ EntityconnectController.php - Add a new connecting entity.
- EntityconnectController::edit in src/
Controller/ EntityconnectController.php - Page callback: Redirect to edit form.
- EntityconnectController::returnWithMessage in src/
Controller/ EntityconnectController.php - Sets a message upon return to help with errors.
- EntityconnectFormUtils::childFormCancel in src/
EntityconnectFormUtils.php - Sets the redirect to admin/entityconnect/redirect page.
- EntityconnectFormUtils::childFormSubmit in src/
EntityconnectFormUtils.php - Form API callback: Submit callback for child form.
- EntityconnectSubmit::addEditButtonSubmit in src/
Element/ EntityconnectSubmit.php - Button #submit callback: Call when an entity is to be added or edited.