3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/data_stream/src
2021-09-20 15:07:24 -04:00
..
Annotation Use the contrib entity bundle class instead of custom data stream plugin. 2021-04-01 11:22:27 -04:00
Controller Add a route to interact with data streams via API. 2021-04-01 11:22:26 -04:00
Entity Allow data stream fields to be configured via field_ui. 2021-09-20 15:07:24 -04:00
Form Allow data stream fields to be configured via field_ui. 2021-09-20 15:07:24 -04:00
Plugin Standardize naming of data stream views fields. 2021-09-20 15:07:24 -04:00
Traits Remove DataStreamSqlStorage trait. 2021-09-20 15:07:24 -04:00
DataStreamApiInterface.php Create a DataStream plugin type. 2021-04-01 11:22:26 -04:00
DataStreamStorageInterface.php Add return type to storageGet annotation. 2021-09-20 15:07:24 -04:00
DataStreamTypeListBuilder.php Allow data stream fields to be configured via field_ui. 2021-09-20 15:07:24 -04:00
DataStreamTypeManager.php Use the contrib entity bundle class instead of custom data stream plugin. 2021-04-01 11:22:27 -04:00