You are here

namespace Drupal\path\Form in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\path\Form
Classsort descending Location Description
AddForm core/modules/path/src/Form/AddForm.php Provides the path add form.
DeleteForm core/modules/path/src/Form/DeleteForm.php Builds the form to delete a path alias.
EditForm core/modules/path/src/Form/EditForm.php Provides the path edit form.
PathFilterForm core/modules/path/src/Form/PathFilterForm.php Provides the path admin overview filter form.
PathFormBase core/modules/path/src/Form/PathFormBase.php Provides a base class for path add/edit forms.