drupal/core/modules/field
catch b22c720b61 Issue #3131343 by mondrake, jungle, dww, catch: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 18:07:24 +01:00
..
config Issue #2625696 by chx, benjy, alexpott, catch, mikeryan, andypost, phenaproxima: Make migrations themselves plugins instead of config entities 2016-03-14 21:23:43 +09:00
migrations Issue #3082644 by mikelutz, hchonov, tim.plunkett: Properly deprecate type => 'hidden' component handling and EntityDisplayBase::handleHiddenType 2019-10-02 17:20:48 +01:00
src Issue #3100046 by alexpott, Wim Leers, super_romeo, quietone: Duplicate column name 'type' 2020-02-10 13:19:18 +00:00
tests Issue #3131343 by mondrake, jungle, dww, catch: Replace assertions involving calls to in_array() with assertContains()/assertNotContains() 2020-05-11 18:07:24 +01:00
field.api.php Issue #3113124 by B2F, Kristen Pol: Incorrect API example about default widget override 2020-05-09 15:20:48 -05:00
field.info.yml Issue #2199637 by Berdir, sun, swentel: Replace "required" flag of Field module with proper dependencies. 2014-09-13 15:22:42 +01:00
field.install Issue #2931436 by amateescu, dillix, Berdir, DuneBL, plach: field_purge_batch expects an array of objects but instead gets an array of arrays 2018-02-09 17:45:02 +01:00
field.module Issue #3112829 by alexpott: Fix fails due to Generic.CodeAnalysis.EmptyPHPStatement.SemicolonWithoutCodeDetected due to recent dependency updates 2020-02-12 09:28:40 +00:00
field.post_update.php Issue #2715589 by claudiu.cristea, jibran, amateescu: Remove stale 'handler_submit' setting from the ER field configs 2017-09-25 14:54:31 +01:00
field.purge.inc Issue #3047866 by mikelutz, Berdir, TR, alexpott, andypost, Satyanarayan Reddy: Remove usage of deprecated \Drupal::entityManager() in core 2019-05-24 16:44:36 +10:00
field.services.yml Issue #2489472 by cilefen, amateescu, bircher, saki007ster, swentel, andypost, alexpott, Bojhan: Field-based module dependency uninstall message is unhelpful and not grammatically correct 2016-02-02 16:09:15 +00:00