| 
            ViewExecutable::initHandlers           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Acquire and attach all of the handlers.           | 
              
          
                  | 
            ViewExecutable::_initHandler           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Attach all of the handlers for each type.           | 
              
          
                  | 
            RequestMediator::$curlHandle           | 
                  
            property           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/RequestMediator.php           | 
                  
                       | 
              
          
                  | 
            HandlerBase::hasExtraOptions           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            If a handler has 'extra options' it will get a little settings widget and
another form called extra_options.           | 
              
          
                  | 
            HandlebarsFilter::filterLoad           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php           | 
                  
            Filters an asset after it has been loaded.           | 
              
          
                  | 
            HandlebarsFilter::filterDump           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php           | 
                  
            Filters an asset just before it's dumped.           | 
              
          
                  | 
            HandlerBase::validateExposed           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Validate the exposed handler form           | 
              
          
                  | 
            HandlerBase::buildExposeForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Form for exposed handler options.           | 
              
          
                  | 
            HandlerBase::setRelationship           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Called just prior to query(), this lets a handler set up any relationship
it needs.           | 
              
          
                  | 
            HandlerFieldFieldTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php           | 
                  
            @todo.           | 
              
          
                  | 
            ModuleHandler::getModuleList           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php           | 
                  
            Implements \Drupal\Core\Extension\ModuleHandlerInterface::getModuleList().           | 
              
          
                  | 
            ModuleHandler::setModuleList           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php           | 
                  
            Implements \Drupal\Core\Extension\ModuleHandlerInterface::setModuleList().           | 
              
          
                  | 
            CurlMulti::createMultiHandle           | 
                  
            function           | 
                  
            drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php           | 
                  
            Create the new cURL multi handle with error checking           | 
              
          
                  | 
            RouteBuilder::$moduleHandler           | 
                  
            property           | 
                  
            drupal/core/lib/Drupal/Core/Routing/RouteBuilder.php           | 
                  
            The extension handler for retieving the list of enabled modules.           | 
              
          
                  | 
            ModuleHandlerInterface::load           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php           | 
                  
            Includes a module's .module file.           | 
              
          
                  | 
            ViewsHandlerDiscovery::$type           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php           | 
                  
            The type of handler being discovered.           | 
              
          
                  | 
            NativeSessionHandlerTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            FragmentHandler::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php           | 
                  
            Constructor.           | 
              
          
                  | 
            FragmentHandler::addRenderer           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php           | 
                  
            Adds a renderer.           | 
              
          
                  | 
            SessionHandlerProxy::destroy           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php           | 
                  
                       | 
              
          
                  | 
            DisplayPluginBase::$handlers           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php           | 
                  
                       | 
              
          
                  | 
            HandlerTest::testBreakPhrase           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php           | 
                  
            Tests Drupal\views\Plugin\views\HandlerBase::breakPhrase() function.           | 
              
          
                  | 
            CachedModuleHandlerInterface           | 
                  
            interface           | 
                  
            drupal/core/lib/Drupal/Core/Extension/CachedModuleHandlerInterface.php           | 
                  
            Interface for cacheable module handlers.           | 
              
          
                  | 
            HandlerTest::testPlaceholder           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php           | 
                  
            Tests the placeholder function.           | 
              
          
                  | 
            MemcacheSessionHandler::$ttl           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php           | 
                  
                       | 
              
          
                  | 
            MemcacheSessionHandler::open           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php           | 
                  
                       | 
              
          
                  | 
            UpdateModuleHandler::disable           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php           | 
                  
            Disables a given set of modules.           | 
              
          
                  | 
            MemcacheSessionHandler::read           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php           | 
                  
                       | 
              
          
                  | 
            ModuleHandlerUnitTest::setUp           | 
                  
            function           | 
                  
            drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php           | 
                  
                       | 
              
          
                  | 
            MongoDbSessionHandler::close           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php           | 
                  
                       | 
              
          
                  | 
            MongoDbSessionHandler::write           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php           | 
                  
            {@inheritDoc]           | 
              
          
                  | 
            HandlerAliasTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAliasTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            HandlerAllTest::testHandlers           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerAllTest.php           | 
                  
            Tests most of the handlers.           | 
              
          
                  | 
            HandlerFieldUserNameTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php           | 
                  
            Contains \Drupal\user\Tests\Views\HandlerFieldUserNameTest.           | 
              
          
                  | 
            HandlerFilterUserNameTest.php           | 
                  
            file           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php           | 
                  
            Contains \Drupal\user\Tests\Views\HandlerFilterUserNameTest.           | 
              
          
                  | 
            ErrorHandler::$reservedMemory           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ErrorHandler.php           | 
                  
                       | 
              
          
                  | 
            HandlerTest::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/HandlerTest.php           | 
                  
            Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().           | 
              
          
                  | 
            ExceptionHandler::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/debug/Symfony/Component/Debug/ExceptionHandler.php           | 
                  
                       | 
              
          
                  | 
            HandlerFieldRoleTest::getInfo           | 
                  
            function           | 
                  
            drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldRoleTest.php           | 
                  
                       | 
              
          
                  | 
            HandlerBase::buildOptionsForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Build the options form.           | 
              
          
                  | 
            HandlerBase::buildGroupByForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Provide a form for aggregation settings.           | 
              
          
                  | 
            HandlebarsFilter::__construct           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php           | 
                  
                       | 
              
          
                  | 
            HandlebarsFilter::setMinimize           | 
                  
            function           | 
                  
            drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php           | 
                  
                       | 
              
          
                  | 
            HandlerBase::buildExposedForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Render our chunk of the exposed handler form when selecting           | 
              
          
                  | 
            HandlerBase::submitExposeForm           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Perform any necessary changes to the form exposes prior to storage.
There is no need for this function to actually store the data.           | 
              
          
                  | 
            HandlerBase::showExposeButton           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php           | 
                  
            Shortcut to display the expose/hide button.           | 
              
          
                  | 
            HandlerFieldFieldTest::$nodes           | 
                  
            property           | 
                  
            drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php           | 
                  
                       | 
              
          
                  | 
            ModuleHandler::implementsHook           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php           | 
                  
            Implements \Drupal\Core\Extension\ModuleHandlerInterface::implementsHook().           | 
              
          
                  | 
            MongoDbSessionHandlerTest.php           | 
                  
            file           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php           | 
                  
                       | 
              
          
                  | 
            SessionHandlerProxy::$handler           | 
                  
            property           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php           | 
                  
                       |