Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ViewsJoin.php

class ViewsJoin

Same name in this branch
  1. 11.1.x core/modules/views/src/Annotation/ViewsJoin.php \Drupal\views\Annotation\ViewsJoin

Defines a Plugin attribute object for views join plugins.

Hierarchy

  • class \Drupal\Component\Plugin\Attribute\AttributeBase implements \Drupal\Component\Plugin\Attribute\AttributeInterface
    • class \Drupal\Component\Plugin\Attribute\PluginID extends \Drupal\Component\Plugin\Attribute\AttributeBase
      • class \Drupal\views\Attribute\ViewsJoin extends \Drupal\Component\Plugin\Attribute\PluginID

Expanded class hierarchy of ViewsJoin

See also

\Drupal\views\Plugin\views\join\JoinPluginBase

Related topics

Views join handler plugins
Handler plugins for Views table joins.
4 files declare their use of ViewsJoin
CastedIntFieldJoin.php in core/modules/views/src/Plugin/views/join/CastedIntFieldJoin.php
FieldOrLanguageJoin.php in core/modules/views/src/Plugin/views/join/FieldOrLanguageJoin.php
Standard.php in core/modules/views/src/Plugin/views/join/Standard.php
Subquery.php in core/modules/views/src/Plugin/views/join/Subquery.php

File

core/modules/views/src/Attribute/ViewsJoin.php, line 14

Namespace

Drupal\views\Attribute
View source
class ViewsJoin extends PluginID {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal