farmOS/modules/core/quick/src
Michael Stenta 8ff9000b4c Remove deprecated QuickFormInterface::getId() method. 2023-10-27 09:25:45 -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 Standardize index building across all index controllers 2023-10-09 15:28:08 -04:00
Entity Rebuild routes when quick form config entities are saved/deleted. 2023-10-09 15:15:38 -04:00
Form Quick form actions cause RouteNotFoundException: Route farm.quick.[id] does not exist. #727 2023-10-09 15:15:37 -04:00
Plugin Remove deprecated QuickFormInterface::getId() method. 2023-10-27 09:25:45 -04:00
Routing Quick form actions cause RouteNotFoundException: Route farm.quick.[id] does not exist. #727 2023-10-09 15:15:37 -04:00
Traits Introduce new getQuickId() and setQuickId() methods. Deprecate getId(). 2023-10-06 14:11:10 -04:00
QuickFormInstanceManager.php Configure quick form entities with correct quickId in getInstances() function 2023-10-06 14:11:10 -04:00
QuickFormInstanceManagerInterface.php Rename createInstance to getInstance for consistency with getInstances function 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