You are here

Classes, traits, and interfaces in Form mode manager 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
BlockContent class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/BlockContent.php Class BlockContent.
DefaultRouteSubscriber class Drupal\form_mode_manager\Routing\EventSubscriber src/Routing/EventSubscriber/DefaultRouteSubscriber.php Subscriber for form_mode_manager routes. 2
DisplayFormModeTestTrait trait Drupal\Tests\form_mode_manager\Functional tests/src/Functional/DisplayFormModeTestTrait.php Provides common helper methods for form_mode_manager module tests.
EntityFormModeBase abstract class Drupal\form_mode_manager\Controller src/Controller/EntityFormModeBase.php Controller for entity form mode support. 2
EntityFormModeController class Drupal\form_mode_manager\Controller src/Controller/EntityFormModeController.php Controller for entity form mode support.
EntityRoutingMap class Drupal\form_mode_manager\Annotation src/Annotation/EntityRoutingMap.php Defines form mode manager annotation object.
EntityRoutingMapBase abstract class Drupal\form_mode_manager src/EntityRoutingMapBase.php Base class for form mode manager entity routing plugin. 4 4
EntityRoutingMapInterface interface Drupal\form_mode_manager src/EntityRoutingMapInterface.php EntityRoutingMapInterface interface class. 1
EntityRoutingMapManager class Drupal\form_mode_manager src/EntityRoutingMapManager.php Manages EntityRoutingMap plugins. 3 2
EntityTypeInfo class Drupal\form_mode_manager src/EntityTypeInfo.php Manipulates entity type information. 1
FormModeManager class Drupal\form_mode_manager src/FormModeManager.php FormDisplayManager service. 2
FormModeManagerBase abstract class Drupal\Tests\form_mode_manager\Functional tests/src/Functional/FormModeManagerBase.php Provides a test case for form_mode_manager functional tests. 2
FormModeManagerConverter class Drupal\form_mode_manager\ParamConverter src/ParamConverter/FormModeManagerConverter.php Converter for form_mode_manager routes. 2
FormModeManagerDisplayEditForm class Drupal\form_mode_manager\Form src/Form/FormModeManagerDisplayEditForm.php Form Mode Manager enhancements for edit form of the EntityFormDisplay.
FormModeManagerExamplesTest class Drupal\form_mode_manager_examples\Tests modules/form_mode_manager_examples/src/Tests/FormModeManagerExamplesTest.php Tests form_mode_manager_examples.
FormModeManagerForm class Drupal\form_mode_manager\Form src/Form/FormModeManagerForm.php Configure Form Mode Manager common settings. 1
FormModeManagerInterface interface Drupal\form_mode_manager src/FormModeManagerInterface.php Interface FormModeManagerInterface. 1 8
FormModeManagerLinksForm class Drupal\form_mode_manager\Form src/Form/FormModeManagerLinksForm.php Configure Form Mode Manager links. 1
FormModeManagerLocalAction class Drupal\form_mode_manager\Plugin\Derivative src/Plugin/Derivative/FormModeManagerLocalAction.php Provides local action definitions for all entity bundles. 1
FormModeManagerLocalTasks class Drupal\form_mode_manager\Plugin\Derivative src/Plugin/Derivative/FormModeManagerLocalTasks.php Defines dynamic 'Form Mode Manager' local tasks. 1
FormModeManagerPermissions class Drupal\form_mode_manager src/FormModeManagerPermissions.php Provides dynamic permissions of the form_mode_manager module.
FormModeManagerRouteTest class Drupal\Tests\form_mode_manager\Functional tests/src/Functional/FormModeManagerRouteTest.php Tests the routes generated by form_mode_manager.
FormModeManagerUiTest class Drupal\Tests\form_mode_manager\Functional tests/src/Functional/FormModeManagerUiTest.php Tests the Form mode manager user interfaces.
FormModesSubscriber class Drupal\form_mode_manager\Routing\EventSubscriber src/Routing/EventSubscriber/FormModesSubscriber.php Subscriber for form_mode_manager routes. 1 2
FrontPage class Drupal\form_mode_manager_examples\Controller modules/form_mode_manager_examples/src/Controller/FrontPage.php Simple front page controller for form_mode_manager_examples module.
Generic class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/Generic.php Class Generic routing entity mapper.
Node class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/Node.php Class Node.
User class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/User.php Class User.
UserFormModeController class Drupal\form_mode_manager\Controller src/Controller/UserFormModeController.php Controller for specific User entity form mode support.
UserFormModesSubscriber class Drupal\form_mode_manager\Routing\EventSubscriber src/Routing/EventSubscriber/UserFormModesSubscriber.php Subscriber for form_mode_manager routes. 2

Other projects