search_core/Tests/Functional/Hooks/DataHandler
Daniel Siepmann 2c466854b2
BUGFIX: Do not add non existing db columns to fields array
As TCA might contain columns which do not exist in DB, filter them out.
2017-10-14 15:23:13 +02:00
..
AbstractDataHandlerTest.php TASK: Fix codacy issues 2017-08-08 11:54:32 +02:00
IgnoresUnkownOperationTest.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NonAllowedTablesTest.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
NonAllowedTablesWithMultipleTablesConfiguredTest.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
ProcessesAllowedTablesTest.php BUGFIX: Do not add non existing db columns to fields array 2017-10-14 15:23:13 +02:00
ProcessesAllowedTablesWithMultipleTablesConfiguredTest.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00