Skip to content
Snippets Groups Projects

Issue #3426955: Convert ViewsField plugin discovery to attributes

Closed Issue #3426955: Convert ViewsField plugin discovery to attributes
1 unresolved thread
Closed Michael Strelan requested to merge issue/drupal-3426955:3426955-views-field into 11.x
1 unresolved thread

Closes #3426955

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Michael Strelan added 1 commit

    added 1 commit

    Compare with previous version

  • Michael Strelan resolved all threads

    resolved all threads

  • Michael Strelan added 1 commit

    added 1 commit

    • add26a44 - Remove ViewsHandlerAttributeBase

    Compare with previous version

  • Michael Strelan added 1 commit

    added 1 commit

    • 459d8bb9 - Remove ViewsHandlerAttributeBase

    Compare with previous version

  • Alex Pott added 43 commits

    added 43 commits

    Compare with previous version

  • Alex Pott added 2 commits

    added 2 commits

    Compare with previous version

  • 48 48 * The module handler to invoke the alter hook with.
    49 49 */
    50 50 public function __construct($handler_type, \Traversable $namespaces, ViewsData $views_data, CacheBackendInterface $cache_backend, ModuleHandlerInterface $module_handler) {
    51 $plugin_definition_attribute_name = 'Drupal\views\Attribute\Views' . Container::camelize($handler_type);
  • sorlov added 5 commits

    added 5 commits

    Compare with previous version

  • sorlov added 1 commit

    added 1 commit

    Compare with previous version

  • sorlov added 1 commit

    added 1 commit

    Compare with previous version

  • Stephen Mustgrave added 3 commits

    added 3 commits

    • 9a68dc6a...27a45227 - 2 commits from branch project:11.x
    • eb084b14 - Merge branch '11.x' of git.drupal.org:project/drupal into 3426955-views-field

    Compare with previous version

  • Please register or sign in to reply
    Loading