farmOS/modules/core/quick/src
Paul Weidner 8a52fd3be6 Add cache metadata to quick form controller 2023-10-06 14:11:10 -04:00
..
Annotation Add a requiresEntity boolean to quick form plugins to optionally prevent creating default instances. 2023-10-06 14:11:10 -04:00
Controller Add cache metadata to quick form controller 2023-10-06 14:11:10 -04:00
Entity Save default label, description and help text to quick form 2023-10-06 14:11:10 -04:00
Form Use standard entity permissions 2023-10-06 14:11:10 -04:00
Plugin Refactor quick form route building to a single route 2023-10-06 14:11:10 -04:00
Traits Introduce new getQuickId() and setQuickId() methods. Deprecate getId(). 2023-10-06 14:11:10 -04:00
QuickFormInstanceManager.php Add a requiresEntity boolean to quick form plugins to optionally prevent creating default instances. 2023-10-06 14:11:10 -04:00
QuickFormInstanceManagerInterface.php Refactor QuickFormInstanceManager to return config entities. 2023-10-06 14:11:10 -04:00
QuickFormPluginCollection.php Provide a configuration entity type for quick form instances. 2023-10-06 14:11:10 -04:00
QuickFormPluginManager.php Rename QuickFormManager to QuickFormPluginManager. 2023-10-06 14:11:10 -04:00