| 
            Route::setOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php           | 
                  
            Sets an option value.           | 
              
          
                  | 
            Router::setOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
            Sets an option.           | 
              
          
                  | 
            Route::setOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php           | 
                  
                       | 
              
          
                  | 
            Route::setOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php           | 
                  
            Sets the options.           | 
              
          
                  | 
            Router::setOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php           | 
                  
            Sets options.           | 
              
          
                  | 
            Process::setOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php           | 
                  
            Sets the options for proc_open.           | 
              
          
                  | 
            RedisMock::setOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php           | 
                  
            Set client option.           | 
              
          
                  | 
            SearchQuery::setOption           | 
                  
            function           | 
                  
            drupal/core/modules/search/lib/Drupal/search/SearchQuery.php           | 
                  
            Applies a search option and removes it from the search query string.           | 
              
          
                  | 
            MemcachedMock::setOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php           | 
                  
            Set a Memcached option           | 
              
          
                  | 
            ProcessBuilder::setOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php           | 
                  
                       | 
              
          
                  | 
            PoDatabaseReader::setOptions           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php           | 
                  
            Set the options for the current reader.           | 
              
          
                  | 
            PoDatabaseWriter::setOptions           | 
                  
            function           | 
                  
            drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php           | 
                  
            Set the options for the current writer.           | 
              
          
                  | 
            DisplayPluginBase::setOption           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php           | 
                  
            Intelligently set an option either from this display or from the
default display, if directed to do so.           | 
              
          
                  | 
            PluginBase::setOptionDefaults           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php           | 
                  
            Fills up the options of the plugin with defaults.           | 
              
          
                  | 
            NativeSessionStorage::setOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php           | 
                  
            Sets session.* ini variables.           | 
              
          
                  | 
            TestHelperPlugin::testSetOptionDefaults           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/TestHelperPlugin.php           | 
                  
            Calls the protected method setOptionDefaults().           | 
              
          
                  | 
            PluginBaseUnitTest::testSetOptionDefault           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php           | 
                  
            Tests the setOptionDefault method.           | 
              
          
                  | 
            RouterTest::testSetOptionWithSupportedOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php           | 
                  
                       | 
              
          
                  | 
            RouterTest::testSetOptionsWithSupportedOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php           | 
                  
                       | 
              
          
                  | 
            RouterTest::testSetOptionWithUnsupportedOption           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php           | 
                  
            @expectedException \InvalidArgumentException
@expectedExceptionMessage The Router does not support the "option_foo" option           | 
              
          
                  | 
            RouterTest::testSetOptionsWithUnsupportedOptions           | 
                  
            function           | 
                  
            drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php           | 
                  
            @expectedException \InvalidArgumentException
@expectedExceptionMessage The Router does not support the following options: "option_foo", "option_bar"           |