You are here

Classes, traits, and interfaces in Form mode manager 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AbstractEntityFormModesFactory abstract class Drupal\form_mode_manager src/AbstractEntityFormModesFactory.php Abstract Factory to generate object used by routing of Form Mode Manager. 2
BlockContent class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/BlockContent.php Class BlockContent.
ComplexEntityFormModes class Drupal\form_mode_manager src/ComplexEntityFormModes.php Route controller factory specific for each entities using bundles. 2 1
DisplayFormModeTestTrait trait Drupal\Tests\form_mode_manager\Functional tests/src/Functional/DisplayFormModeTestTrait.php Provides common helper methods for form_mode_manager module tests.
EnhanceEntityRouteSubscriber class Drupal\form_mode_manager\Routing\EventSubscriber src/Routing/EventSubscriber/EnhanceEntityRouteSubscriber.php Listens to the dynamic route event and enhance existing routes. 2
EntityFormModeManagerInterface interface Drupal\form_mode_manager src/EntityFormModeManagerInterface.php Interface EntityFormModeManagerInterface. 2 1
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. 5 5
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. 5 2
EntityTypeInfo class Drupal\form_mode_manager src/EntityTypeInfo.php Manipulates entity type information. 1
FormAlter class Drupal\form_mode_user_roles_assign modules/form_mode_user_roles_assign/src/FormAlter.php Manipulates Form Alter information. 1
FormAlter class Drupal\form_mode_manager src/FormAlter.php Manipulates Form Alter 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
FormModeManagerContextualLinks class Drupal\form_mode_manager\Plugin\Derivative src/Plugin/Derivative/FormModeManagerContextualLinks.php Provides contextual links definitions for all entity bundles. 1
FormModeManagerDisplayEditForm class Drupal\form_mode_manager\Form src/Form/FormModeManagerDisplayEditForm.php Form Mode Manager enhancements for edit form of the EntityFormDisplay.
FormModeManagerEntityController class Drupal\form_mode_manager\Controller src/Controller/FormModeManagerEntityController.php Generic Controller for entity using form mode manager routing.
FormModeManagerExamplesTest class Drupal\Tests\form_mode_manager_examples\Functional modules/examples/tests/src/Functional/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
FormModeManagerFormBase abstract class Drupal\form_mode_manager\Form src/Form/FormModeManagerFormBase.php Base for implementing system configuration forms for Form Mode Manager. 4 2
FormModeManagerInterface interface Drupal\form_mode_manager src/FormModeManagerInterface.php Interface FormModeManagerInterface. 1 12
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.
FormModeManagerRolesForm class Drupal\form_mode_user_roles_assign\Form modules/form_mode_user_roles_assign/src/Form/FormModeManagerRolesForm.php Configure Form for Form Mode Manager Role Assign settings. 1
FormModeManagerRouteTest class Drupal\Tests\form_mode_manager\Functional tests/src/Functional/FormModeManagerRouteTest.php Tests the routes generated by form_mode_manager.
FormModeManagerRouteTest class Drupal\Tests\form_mode_manager\Kernel tests/src/Kernel/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 Listens to the dynamic route event and add routes using form modes. 1 2
FormModeThemeNegociator class Drupal\form_mode_manager_theme_switcher\Theme modules/form_mode_theme_switcher/src/Theme/FormModeThemeNegociator.php Class FormModeThemeNegociator. 2
FormModeThemeSwitcherForm class Drupal\form_mode_manager_theme_switcher\Form modules/form_mode_theme_switcher/src/Form/FormModeThemeSwitcherForm.php Configure Form for Form Mode Manager theme switcher settings. 1
FrontPage class Drupal\form_mode_manager_examples\Controller modules/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.
MediaEntityFormModes class Drupal\form_mode_manager src/MediaEntityFormModes.php Route controller factory specific for Media (core) entities. 1
MenuLinksInfo class Drupal\form_mode_manager src/MenuLinksInfo.php Manipulates Menus Links informations. 1
Node class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/Node.php Class Node.
SimpleEntityFormModes class Drupal\form_mode_manager src/SimpleEntityFormModes.php Route controller factory specific for each entities not using bundles. 1
TaxonomyEntityFormModes class Drupal\form_mode_manager src/TaxonomyEntityFormModes.php Route controller factory specific for Taxonomy Term entities. 1
Term class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/Term.php Class Term.
User class Drupal\form_mode_manager\Plugin\EntityRoutingMap src/Plugin/EntityRoutingMap/User.php Class User.

Other projects