| 
            JoinTest           | 
                  
            class           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
            Tests a generic join plugin and the join plugin base.           | 
              
          
                  | 
            JoinTest           | 
                  
            class           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            Defines a join test plugin.           | 
              
          
                  | 
            join.test           | 
                  
            file           | 
                  
            drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/join.test           | 
                  
                       | 
              
          
                  | 
            JoinManager           | 
                  
            class           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php           | 
                  
                       | 
              
          
                  | 
            JoinTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
            Definition of Drupal\views\Tests\Plugin\JoinTest.           | 
              
          
                  | 
            Select::join           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Select.php           | 
                  
            Default Join against another table in the database.           | 
              
          
                  | 
            JoinTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            Definition of Drupal\views_test_data\views\join\JoinTest.           | 
              
          
                  | 
            DummyJoinTable           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            JoinPluginBase           | 
                  
            class           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            Represents a join and creates the SQL necessary to implement the join.           | 
              
          
                  | 
            DummyJoinColumn           | 
                  
            class           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            JoinTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
            Sets up a Drupal site for running functional and integration tests.           | 
              
          
                  | 
            Select::addJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Select.php           | 
                  
            Join against another table in the database.           | 
              
          
                  | 
            Tables::addJoin           | 
                  
            function           | 
                  
            drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php           | 
                  
                       | 
              
          
                  | 
            JoinManager.php           | 
                  
            file           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php           | 
                  
            Definition of Drupal\views\Plugin\Type\JoinManager.           | 
              
          
                  | 
            Select::leftJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Select.php           | 
                  
            Left Outer Join against another table in the database.           | 
              
          
                  | 
            twig_join_filter           | 
                  
            function           | 
                  
            drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php           | 
                  
            Joins the values to a string.           | 
              
          
                  | 
            Sql::adjust_join           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php           | 
                  
            Fix a join to adhere to the proper relationship; the left table can vary
based upon what relationship items are joined in on.           | 
              
          
                  | 
            Select::innerJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Select.php           | 
                  
            Inner Join against another table in the database.           | 
              
          
                  | 
            JoinTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
                       | 
              
          
                  | 
            Select::rightJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/Select.php           | 
                  
            Right Outer Join against another table in the database.           | 
              
          
                  | 
            JoinTest::$manager           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
            A plugin manager which handlers the instances of joins.           | 
              
          
                  | 
            JoinPluginBase.php           | 
                  
            file           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            Definition of Drupal\views\Plugin\views\join\JoinPluginBase.           | 
              
          
                  | 
            Sql::get_join_data           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php           | 
                  
            Retrieve join data from the larger join data cache.           | 
              
          
                  | 
            JoinTest::buildJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            Overrides Drupal\views\Plugin\views\join\JoinPluginBase::buildJoin().           | 
              
          
                  | 
            Views join handlers           | 
                  
            group           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            Handlers to tell Views how to join tables together.           | 
              
          
                  | 
            Subquery::buildJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/Subquery.php           | 
                  
            Build the SQL for the join this object represents.           | 
              
          
                  | 
            JoinTest::$joinValue           | 
                  
            property           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            A value which is used to build an additional join condition.           | 
              
          
                  | 
            HandlerBase::getJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Get the join object that should be used for this handler.           | 
              
          
                  | 
            SelectExtender::join           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Default Join against another table in the database.           | 
              
          
                  | 
            DummyJoinTable::$name           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            SelectInterface::join           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php           | 
                  
            Default Join against another table in the database.           | 
              
          
                  | 
            JoinPluginBase::$type           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            The join type, so for example LEFT (default) or INNER.           | 
              
          
                  | 
            DummyJoinColumn::$name           | 
                  
            property           | 
                  
            drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php           | 
                  
                       | 
              
          
                  | 
            JoinTest::getJoinValue           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            Returns the joinValue property.           | 
              
          
                  | 
            JoinTest::setJoinValue           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php           | 
                  
            Sets the joinValue property.           | 
              
          
                  | 
            JoinPluginBase::$table           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            The table to join (right table).           | 
              
          
                  | 
            JoinPluginBase::$field           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            The field to join on (right field).           | 
              
          
                  | 
            JoinPluginBase::$extra           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            An array of extra conditions on the join.           | 
              
          
                  | 
            SelectExtender::addJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Join against another table in the database.           | 
              
          
                  | 
            ManyToOneHelper::getJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php           | 
                  
                       | 
              
          
                  | 
            JoinManager::__construct           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Type/JoinManager.php           | 
                  
            Constructs a JoinManager object.           | 
              
          
                  | 
            JoinTest::testBasePlugin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/JoinTest.php           | 
                  
            Tests the join plugin base.           | 
              
          
                  | 
            SelectInterface::addJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php           | 
                  
            Join against another table in the database.           | 
              
          
                  | 
            SelectExtender::leftJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Left Outer Join against another table in the database.           | 
              
          
                  | 
            SelectInterface::leftJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php           | 
                  
            Left Outer Join against another table in the database.           | 
              
          
                  | 
            HandlerBase::getTableJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Fetches a handler to join one table to a primary table from the data cache.           | 
              
          
                  | 
            JoinPluginBase::$adjusted           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            Defines whether a join has been adjusted.           | 
              
          
                  | 
            JoinPluginBase::buildJoin           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php           | 
                  
            Build the SQL for the join this object represents.           | 
              
          
                  | 
            SelectExtender::innerJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Inner Join against another table in the database.           | 
              
          
                  | 
            SelectExtender::rightJoin           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php           | 
                  
            Right Outer Join against another table in the database.           |