silverstripe-framework/docs/en/02_Developer_Guides/00_Model
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
..
How_Tos DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
01_Data_Model_and_ORM.md MNT Fix various typos with codespell (#10177) 2021-12-13 21:05:33 +13:00
02_Relations.md NEW: Static validation for relationships. (#9874) 2022-02-04 14:41:09 +13:00
03_Lists.md Fix typos in 03_Lists.md 2021-05-14 02:07:00 +02:00
04_Data_Types_and_Casting.md DOCS Update all occurrences of /app/code/ to /app/src/ for correct v4 structure 2021-10-07 09:13:26 +01:00
05_Extending_DataObjects.md ENH Replace E_USER_ERROR errors with exceptions 2020-09-24 23:51:21 -07:00
06_SearchFilters.md #9706: Updated doc for case-sensitive filter (#9710) 2020-09-26 10:02:21 +12:00
07_Permissions.md NEW: Update docs to be compliant with Gatsby site (#9314) 2019-11-18 17:58:33 +13:00
08_SQL_Select.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
09_Validation.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00
10_Versioning.md Merge pull request #10114 from Michael-HEIW/update-code-to-src 2022-01-15 10:34:59 +13:00
11_Scaffolding.md NEW Allow methods to be used for flexible searchable_fields (#10199) 2022-02-10 09:40:16 +13:00
12_Indexes.md DOCS Update all occurrences of /app/code/ to /app/src/ for correct v4 structure 2021-10-07 09:13:26 +01:00
index.md DOC Update SilverStripe to Silverstripe CMS 2021-07-30 13:54:15 +01:00