silverstripe-framework/tests/php/ORM/Search/SearchContextTest
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
..
Action.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Address.php NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
AllFilterTypes.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Book.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Company.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Customer.php NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
Deadline.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Order.php NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
Person.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00
Project.php Convert array delcarations to short array syntax 2020-04-20 18:58:09 +01:00