Part-DB-server/src/DataTables/Filters
2026-02-14 23:33:40 +01:00
..
Constraints Escape like pattern % and _ so that search containing these chars work like expected 2025-10-19 00:00:03 +02:00
AttachmentFilter.php Use a deterministic method to generate parameter names for filters, to allow for proper caching of queries 2025-09-09 23:05:03 +02:00
CompoundFilterTrait.php Replaced filter classes getters with public readonly properties to improve DX 2023-06-18 16:41:00 +02:00
FilterInterface.php Added declare strict types to all files 2023-06-11 18:59:07 +02:00
LogFilter.php Use a deterministic method to generate parameter names for filters, to allow for proper caching of queries 2025-09-09 23:05:03 +02:00
PartFilter.php Allow to order and filter by GTIN in part tables 2026-02-08 15:51:39 +01:00
PartSearchFilter.php Ran rector 2026-02-14 23:33:40 +01:00