-
- Downloads
Issue #2578559 by yched: Have ViewsSelection no longer extend SelectionBase
parent
c8f46903
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php 0 additions, 2 deletions...rupal/Core/Entity/Annotation/EntityReferenceSelection.php
- core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php 55 additions, 1 deletioncore/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php
- core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php 0 additions, 25 deletions...re/Entity/EntityReferenceSelection/SelectionInterface.php
- core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php 0 additions, 2 deletions...ntity/EntityReferenceSelection/SelectionPluginManager.php
- core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php 4 additions, 4 deletions...Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php
- core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php 0 additions, 6 deletions...al/Core/Entity/Plugin/EntityReferenceSelection/Broken.php
- core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php 365 additions, 0 deletions...tity/Plugin/EntityReferenceSelection/DefaultSelection.php
- core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/PhpSelection.php 2 additions, 3 deletions...e/Entity/Plugin/EntityReferenceSelection/PhpSelection.php
- core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/SelectionBase.php 3 additions, 394 deletions.../Entity/Plugin/EntityReferenceSelection/SelectionBase.php
- core/modules/comment/src/Plugin/EntityReferenceSelection/CommentSelection.php 2 additions, 2 deletions.../src/Plugin/EntityReferenceSelection/CommentSelection.php
- core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php 2 additions, 2 deletions...ile/src/Plugin/EntityReferenceSelection/FileSelection.php
- core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php 2 additions, 2 deletions...ode/src/Plugin/EntityReferenceSelection/NodeSelection.php
- core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php 2 additions, 2 deletions...omy/src/Plugin/EntityReferenceSelection/TermSelection.php
- core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php 2 additions, 2 deletions...ser/src/Plugin/EntityReferenceSelection/UserSelection.php
- core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php 75 additions, 9 deletions...ws/src/Plugin/EntityReferenceSelection/ViewsSelection.php
Loading
Please register or sign in to comment