silverstripe-framework/tests/php
Tyler Trout 6b1c5eb6d7
NEW Allow methods to be used for flexible searchable_fields (#10199)
* Allow methods to be used for flexible searchable_fields

* match_any key

* Documentation

* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md

Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>

* Search fields test

* Newlines

* Update src/ORM/Search/SearchContext.php

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>

* Update docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md

Co-authored-by: Steve Boyd <emteknetnz@gmail.com>

* Removed comments and whitespace. Linting fixes

Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2022-02-10 09:40:16 +13:00
..
Control MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Core MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
Dev NEW: Static validation for relationships. (#9874) 2022-02-04 14:41:09 +13:00
Forms MNT Refactor out missing assertArraySubset (#10208) 2022-01-20 12:24:25 +13:00
i18n API Upgrade SapphireTest to work with phpunit 9 (#10028) 2021-10-27 15:39:47 +13:00
Logging MNT Adjust a couple of unit tests to run from recipe-kitchen-sink 2021-11-16 12:55:00 +13:00
ORM NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
Security Merge branch '4.10' into 4 2022-01-19 16:03:42 +13:00
View MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00