| AreaEntityTest::$testViews | property | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Views used by this test. | 
          
                                                                                        | AreaEntityTest::doTestCalculateDependencies | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Tests the calculation of the rendered dependencies. | 
          
                                                                                        | AreaEntityTest::doTestRender | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Tests rendering the entity area handler. | 
          
                                                                                        | AreaEntityTest::setUp | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php |  | 
          
                                                                                        | AreaEntityTest::setUpFixtures | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Sets up the configuration and schema of views and views_test_data modules. | 
          
                                                                                        | AreaEntityTest::testEntityArea | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Tests the area handler. | 
          
                                                                                        | AreaEntityTest::testEntityAreaData | function | core/modules/views/tests/src/Kernel/Handler/AreaEntityTest.php | Tests views data for entity area handlers. | 
          
                                                                                        | AreaEntityUITest | class | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php | Tests the entity area UI test. | 
          
                                                                                        | AreaEntityUITest.php | file | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |  | 
          
                                                                                        | AreaEntityUITest::$defaultTheme | property | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php | The theme to install as the default for testing. | 
          
                                                                                        | AreaEntityUITest::$modules | property | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php | Modules to enable. | 
          
                                                                                        | AreaEntityUITest::testUI | function | core/modules/views_ui/tests/src/Functional/AreaEntityUITest.php |  | 
          
                                                                                        | AreaHTTPStatusCodeTest | class | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | Tests the http_status_code area handler. | 
          
                                                                                        | AreaHTTPStatusCodeTest.php | file | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php |  | 
          
                                                                                        | AreaHTTPStatusCodeTest::$defaultTheme | property | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | The theme to install as the default for testing. | 
          
                                                                                        | AreaHTTPStatusCodeTest::$modules | property | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | Modules to enable. | 
          
                                                                                        | AreaHTTPStatusCodeTest::$testViews | property | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | Views used by this test. | 
          
                                                                                        | AreaHTTPStatusCodeTest::testHTTPStatusCodeHandler | function | core/modules/views/tests/src/Functional/Handler/AreaHTTPStatusCodeTest.php | Tests the area handler. | 
          
                                                                                        | AreaMessagesTest | class | core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php | Tests the messages area handler. | 
          
                                                                                        | AreaMessagesTest.php | file | core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php |  | 
          
                                                                                        | AreaMessagesTest::$testViews | property | core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php | Views used by this test. | 
          
                                                                                        | AreaMessagesTest::testMessageText | function | core/modules/views/tests/src/Kernel/Handler/AreaMessagesTest.php | Tests the messages area handler. | 
          
                                                                                        | AreaOrderTest | class | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Tests the view area handler. | 
          
                                                                                        | AreaOrderTest.php | file | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php |  | 
          
                                                                                        | AreaOrderTest::$modules | property | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Modules to enable. | 
          
                                                                                        | AreaOrderTest::$testViews | property | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Views used by this test. | 
          
                                                                                        | AreaOrderTest::setUpFixtures | function | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Sets up the configuration and schema of views and views_test_data modules. | 
          
                                                                                        | AreaOrderTest::testAreaOrder | function | core/modules/views/tests/src/Kernel/Handler/AreaOrderTest.php | Tests the order of the handlers. | 
          
                                                                                        | AreaResultTest | class | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php | Tests the result area handler. | 
          
                                                                                        | AreaResultTest.php | file | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php |  | 
          
                                                                                        | AreaResultTest::$testViews | property | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php | Views to be enabled. | 
          
                                                                                        | AreaResultTest::testResult | function | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php | Tests the results area handler. | 
          
                                                                                        | AreaResultTest::testResultEmpty | function | core/modules/views/tests/src/Kernel/Handler/AreaResultTest.php | Tests the results area handler. | 
          
                                                                                        | AreaTest | class | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests the plugin base of the area handler. | 
          
                                                                                        | AreaTest.php | file | core/modules/views/tests/src/Functional/Handler/AreaTest.php |  | 
          
                                                                                        | AreaTest::$defaultTheme | property | core/modules/views/tests/src/Functional/Handler/AreaTest.php | The theme to install as the default for testing. | 
          
                                                                                        | AreaTest::$modules | property | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Modules to enable. | 
          
                                                                                        | AreaTest::$testViews | property | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Views used by this test. | 
          
                                                                                        | AreaTest::setUp | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php |  | 
          
                                                                                        | AreaTest::testAreaAccess | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests the access for an area. | 
          
                                                                                        | AreaTest::testRenderArea | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests the rendering of an area. | 
          
                                                                                        | AreaTest::testRenderAreaToken | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests global tokens. | 
          
                                                                                        | AreaTest::testTitleArea | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests overriding the view title using the area title handler. | 
          
                                                                                        | AreaTest::testUI | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Tests the generic UI of a area handler. | 
          
                                                                                        | AreaTest::viewsData | function | core/modules/views/tests/src/Functional/Handler/AreaTest.php | Returns the views data definition. | 
          
                                                                                        | AreaTextTest | class | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php | Tests the core views_handler_area_text handler. | 
          
                                                                                        | AreaTextTest.php | file | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php |  | 
          
                                                                                        | AreaTextTest::$modules | property | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php | Modules to enable. | 
          
                                                                                        | AreaTextTest::$testViews | property | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php | Views used by this test. | 
          
                                                                                        | AreaTextTest::setUp | function | core/modules/views/tests/src/Kernel/Handler/AreaTextTest.php |  |