Provides a base class for path add/edit forms. Hierarchy class \Drupal\Core\Form\
public PathFormBase::__construct(AliasStorageInterface $alias_storage
The path alias storage. Type:
public PathFormBase::buildForm(array $form, FormStateInterface $form_state
public PathFormBase::validateForm(array &$form, FormStateInterface
The request context. Type:
public PathFormBase::submitForm(array &$form, FormStateInterface
An array containing the path ID, source, alias, and language code. Type:
The path alias manager. Type:
public static PathFormBase::create(ContainerInterface $container)
Page 1 of 2