drupal/core/modules/taxonomy/src
Nathaniel Catchpole e66016814f Issue #2616220 by webflo, quietone: Obey field cardinality in vocabulary migration 2016-03-09 11:01:30 +09:00
..
Controller Issue #2550105 by Eli-T: TaxonomyController::getTitle() is not used, and can be mistaken for TaxonomyController::termTitle() 2015-08-21 01:24:33 +01:00
Entity Issue #2658956 by Daniel_Rempe: Taxonomy vocabulary data not available as views fields 2016-02-03 10:36:38 +09:00
Form Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
Plugin Issue #2616220 by webflo, quietone: Obey field cardinality in vocabulary migration 2016-03-09 11:01:30 +09:00
Tests Issue #2616220 by webflo, quietone: Obey field cardinality in vocabulary migration 2016-03-09 11:01:30 +09:00
TaxonomyPermissions.php Issue #2030669 by daffie, Sharique, rpayanm, Mile23, undertext, marcingy, martin107, filijonka, amitgoyal, msupko: Expand Vocabulary with methods 2015-01-05 13:18:58 +00:00
TermAccessControlHandler.php Issue #2072945 by Berdir, plach, effulgentsia, Schnitzel, andypost, Wim Leers: Remove the $langcode parameter in EntityAccessControllerInterface::access() and friends 2015-10-07 12:30:24 -07:00
TermBreadcrumbBuilder.php Issue #2551907 by Wim Leers, dawehner: Follow-up for #2483183: make the Breadcrumb value object use composition instead of inheritance 2015-09-05 09:34:41 +01:00
TermForm.php Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
TermInterface.php Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments 2015-04-02 11:59:11 +01:00
TermStorage.php Issue #2533800 by alexpott: Remove all unused use statements from core 2015-10-08 20:46:26 +01:00
TermStorageInterface.php Issue #2659564 by miteshmap: Wrong return type in TermStorageInterface::loadTree() 2016-02-17 11:51:58 +09:00
TermStorageSchema.php Issue #2348007 by jibran, olli, marcus7777: Taxonomy term view needs status filter 2014-11-19 11:40:15 +00:00
TermTranslationHandler.php Issue #2313931 by Berdir: Merge ['controller'] with ['build_info']['callback_object'] and add a method for it. 2014-08-25 22:24:55 -07:00
TermViewBuilder.php Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
TermViewsData.php Issue #2667346 by mohit_aghera: EntityViewsData extending classes should use $this->t() but many use t() 2016-02-15 20:45:25 +09:00
VocabularyAccessControlHandler.php Issue #2658956 by Daniel_Rempe: Taxonomy vocabulary data not available as views fields 2016-02-03 10:36:38 +09:00
VocabularyForm.php Issue #2172843 by fgm, marthinal, pfrenssen, amateescu, andypost, Wim Leers, stefan.r, pwieck, deepak_123: Remove ability to update entity bundle machine names 2015-10-01 19:43:30 +01:00
VocabularyInterface.php Issue #2607870 by Lars Toomre: Some docblock fixes for PHP type 'integer' 2015-12-08 09:48:25 -08:00
VocabularyListBuilder.php Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs 2015-09-22 08:16:37 +02:00
VocabularyStorage.php Issue #2471689 by klopez, shashikant_chauhan, harings_rob, snehi, jhodgdon: Entity API documentation should consistently refer to handlers rather than controllers 2016-03-09 08:33:30 +09:00
VocabularyStorageInterface.php Issue #1976158 by Berdir | msonnabaum: Rename entity storage/list/form/render "controllers" to handlers. 2014-08-22 12:59:25 +01:00