You are here

Classes, traits, and interfaces in Forms Steps 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccessDeniedException class Drupal\forms_steps\Exception src/Exception/AccessDeniedException.php Class AccessDeniedException. 1
FormsSteps class Drupal\forms_steps\Entity src/Entity/FormsSteps.php FormsSteps configuration entity to persistently store configuration. 5
FormsStepsAddForm class Drupal\forms_steps\Form src/Form/FormsStepsAddForm.php Provides a form to add a Forms Steps.
FormsStepsAlter class Drupal\forms_steps\Form src/Form/FormsStepsAlter.php Class FormsStepsAlter. 1
FormsStepsCommands class Drupal\forms_steps\Commands src/Commands/FormsStepsCommands.php Class FormsStepsCommands 2
FormsStepsController class Drupal\forms_steps\Controller src/Controller/FormsStepsController.php Class FormsStepsController.
FormsStepsEditForm class Drupal\forms_steps\Form src/Form/FormsStepsEditForm.php Provides a form to edit a Forms Steps.
FormsStepsHelper class Drupal\forms_steps\Service src/Service/FormsStepsHelper.php Class FormsStepsHelper. 1 2
FormsStepsInterface interface Drupal\forms_steps src/FormsStepsInterface.php Interface FormsStepsInterface. 1 3
FormsStepsListBuilder class Drupal\forms_steps\Controller src/Controller/FormsStepsListBuilder.php Defines a class to build a listing of FormsSteps entities.
FormsStepsManager class Drupal\forms_steps\Service src/Service/FormsStepsManager.php Class FormsStepsManager. 1 2
FormsStepsNavigationTest class Drupal\Tests\forms_steps\Functional tests/src/Functional/FormsStepsNavigationTest.php Class FormsStepsNavigationTest.
FormsStepsNotFoundException class Drupal\forms_steps\Exception src/Exception/FormsStepsNotFoundException.php Class FormsStepsNotFoundException. 1
FormsStepsProgressBarBlock class Drupal\forms_steps\Plugin\Derivative src/Plugin/Derivative/FormsStepsProgressBarBlock.php Provides block plugin definitions for progress bars.
FormsStepsProgressBarBlock class Drupal\forms_steps\Plugin\Block src/Plugin/Block/FormsStepsProgressBarBlock.php Provides the progress bar block.
FormsStepsProgressStepAddForm class Drupal\forms_steps\Form src/Form/FormsStepsProgressStepAddForm.php Class FormsStepsProgressStepAddForm.
FormsStepsProgressStepDeleteForm class Drupal\forms_steps\Form src/Form/FormsStepsProgressStepDeleteForm.php Builds the form to delete progress steps from FormsSteps entities. 1
FormsStepsProgressStepEditForm class Drupal\forms_steps\Form src/Form/FormsStepsProgressStepEditForm.php Class FormsStepsProgressStepEditForm.
FormsStepsSettingsForm class Drupal\forms_steps\Form src/Form/FormsStepsSettingsForm.php Class FormsStepsSettingsForm. 1
FormsStepsStepAddForm class Drupal\forms_steps\Form src/Form/FormsStepsStepAddForm.php Class FormsStepsStepAddForm.
FormsStepsStepDeleteForm class Drupal\forms_steps\Form src/Form/FormsStepsStepDeleteForm.php Builds the form to delete steps from FormsSteps entities. 1
FormsStepsStepEditForm class Drupal\forms_steps\Form src/Form/FormsStepsStepEditForm.php Class FormsStepsStepEditForm.
FormsStepsStepFormBase class Drupal\forms_steps\Form src/Form/FormsStepsStepFormBase.php Class FormsStepsStepFormBase. 2
FormsStepsTest class Drupal\Tests\forms_steps\Functional tests/src/Functional/FormsStepsTest.php Tests for the Forms Steps module.
FormsStepsTestTrait trait Drupal\Tests\forms_steps\Traits tests/src/Traits/FormsStepsTestTrait.php Trait FormsStepsTestTrait. 2
KernelTestBase abstract class Drupal\Tests\forms_steps\Kernel tests/src/Kernel/KernelTestBase.php Defines an abstract test base for kernel tests.
ProgressStep class Drupal\forms_steps src/ProgressStep.php A value object representing a progress step. 1
ProgressStepInterface interface Drupal\forms_steps src/ProgressStepInterface.php An interface for progress step value objects. 1
RouteHelper class Drupal\forms_steps\Service src/Service/RouteHelper.php Class RouteHelper. 1
RouteSubscriber class Drupal\forms_steps\EventSubscriber src/EventSubscriber/RouteSubscriber.php Builds up the routes of all forms steps. (based on views RouteSubscriber) 2
Step class Drupal\forms_steps src/Step.php A value object representing a step state. 5
StepChangeEvent class Drupal\forms_steps\Event src/Event/StepChangeEvent.php Event that is fired when before we switch from one step to another. 1
StepInterface interface Drupal\forms_steps src/StepInterface.php An interface for step value objects. 1
Workflow class Drupal\forms_steps\Entity src/Entity/Workflow.php Defines the Workflow entity. 5
WorkflowController class Drupal\forms_steps\Controller src/Controller/WorkflowController.php Class WorkflowController.
WorkflowInterface interface Drupal\forms_steps src/WorkflowInterface.php Provides an interface defining a Workflow entity. 1 1
WorkflowListBuilder class Drupal\forms_steps\Controller src/Controller/WorkflowListBuilder.php Defines a class to build a listing of Workflow entities.
WorkflowManager class Drupal\forms_steps\Service src/Service/WorkflowManager.php Class WorkflowManager. 2
WorkflowRepository class Drupal\forms_steps\Repository src/Repository/WorkflowRepository.php Class WorkflowRepository. 2 2

Other projects