drupal/core/modules/block_content/src
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
..
Controller Issue #2403105 by larowlan, idebr, mshaver: Add an empty text on "Add Custom Block" page when no custom block types are available 2015-02-07 11:24:04 +00:00
Entity Issue #1984582 by jibran, kattekrab, dawehner, larowlan: Add views support for custom blocks 2015-02-03 16:14:26 +00:00
Form Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
Plugin Issue #1984582 by jibran, kattekrab, dawehner, larowlan: Add views support for custom blocks 2015-02-03 16:14:26 +00:00
Tests Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
BlockContentAccessControlHandler.php Issue #2287071 by Wim Leers, alexpott, chx: Add cacheability metadata to access checks. 2014-09-17 15:39:29 +01:00
BlockContentForm.php Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
BlockContentInterface.php Issue #2030597 by adci_contributor, larowlan, daffie, Thomas Brekelmans, boztek, chakrapani, InternetDevels, robbertnl, basvanderheijden: Expand BlockContent and BlockContentType with methods 2015-01-12 09:07:44 +00:00
BlockContentListBuilder.php Issue #2417645 by tim.plunkett, effulgentsia, pwolanin: Change destination query string handling to break dependence on system path 2015-02-02 13:58:16 -08:00
BlockContentStorageSchema.php Issue #2337927 by effulgentsia, plach, fago: Fixed SqlContentEntityStorage::onFieldStorageDefinition(Create|Update|Delete)() is broken for base fields. 2014-09-19 07:57:48 +01:00
BlockContentTranslationHandler.php Issue #2225353 by tim.plunkett: Convert to an object and provide methods like setError(). 2014-07-30 20:50:42 -04:00
BlockContentTypeForm.php Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
BlockContentTypeInterface.php Issue #2030597 by adci_contributor, larowlan, daffie, Thomas Brekelmans, boztek, chakrapani, InternetDevels, robbertnl, basvanderheijden: Expand BlockContent and BlockContentType with methods 2015-01-12 09:07:44 +00:00
BlockContentTypeListBuilder.php Issue #2030597 by adci_contributor, larowlan, daffie, Thomas Brekelmans, boztek, chakrapani, InternetDevels, robbertnl, basvanderheijden: Expand BlockContent and BlockContentType with methods 2015-01-12 09:07:44 +00:00
BlockContentViewBuilder.php Issue #2284917 by Wim Leers, larowlan, olli: In-place editing of custom blocks broken *again* (because attributes and contextual links of custom blocks are lost) 2014-12-24 12:53:40 +01:00
BlockContentViewsData.php Issue #1984582 by jibran, kattekrab, dawehner, larowlan: Add views support for custom blocks 2015-02-03 16:14:26 +00:00