Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
HandlerFilterRolesTest::testMissingRole function core/modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php Tests that a warning is triggered if the filter references a missing role.
HandlerFilterUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests the handler of the user: name filter.
HandlerFilterUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::$accounts property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Accounts used by this test.
HandlerFilterUserNameTest::$columnMap property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Stores the column map for this testCase.
HandlerFilterUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::$modules property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::$names property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Usernames of $accounts.
HandlerFilterUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Views used by this test.
HandlerFilterUserNameTest::setUp function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::testAdminUserInterface function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests exposed filters.
HandlerFilterUserNameTest::testUserNameApi function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests just using the filter.
HandlerInterface interface core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Interface for test handlers.
HandlerStackConfigurator class core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Defines a class for configuring middlewares on the http handler stack.
HandlerStackConfigurator.php file core/lib/Drupal/Core/Http/HandlerStackConfigurator.php
HandlerStackConfigurator::$container property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php The service container.
HandlerStackConfigurator::$middlewareIds property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php A list of used middleware service IDs.
HandlerStackConfigurator::$middlewares property core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Array of middlewares to add to the handler stack.
HandlerStackConfigurator::configure function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Configures the stack using services tagged as http_client_middleware.
HandlerStackConfigurator::initializeMiddlewares function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Ensures that the middlewares are initialized.
HandlerStackConfigurator::__construct function core/lib/Drupal/Core/Http/HandlerStackConfigurator.php Constructs a new HandlerStackConfigurator object.
HandlerTest class core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests handler UI for views.
HandlerTest class core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests abstract handler definitions.
HandlerTest.php file core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest.php file core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::$modules property core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::$modules property core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest::$testViews property core/modules/views_ui/tests/src/Functional/HandlerTest.php Views used by this test.
HandlerTest::$testViews property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Views used by this test.
HandlerTest::assertNoDuplicateField function core/modules/views_ui/tests/src/Functional/HandlerTest.php Asserts that fields only appear once.
HandlerTest::schemaDefinition function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition().
HandlerTest::setUp function core/modules/views_ui/tests/src/Functional/HandlerTest.php
HandlerTest::setUp function core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTest::testAccess function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests access to a handler.
HandlerTest::testBreakString function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the breakString method.
HandlerTest::testBrokenHandlers function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests broken handlers.
HandlerTest::testErrorMissingHelp function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that no missing help text is shown.
HandlerTest::testHandlerHelpEscaping function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests escaping of field labels in help text.
HandlerTest::testHandlerWeights function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the order of handlers is the same before and after saving.
HandlerTest::testNoDuplicateFields function core/modules/views_ui/tests/src/Functional/HandlerTest.php Ensures that neither node type or node ID appears multiple times.
HandlerTest::testPlaceholder function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the placeholder function.
HandlerTest::testRelationshipUI function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship ui for field/filter/argument/relationship.
HandlerTest::testSetRelationship function core/modules/views/tests/src/Functional/Handler/HandlerTest.php Tests the relationship method on the base class.
HandlerTest::testUiCrud function core/modules/views_ui/tests/src/Functional/HandlerTest.php Tests UI CRUD.
HandlerTest::viewsData function core/modules/views_ui/tests/src/Functional/HandlerTest.php Overrides \Drupal\views\Tests\ViewTestBase::viewsData().
HandlerTest::viewsData function core/modules/views/tests/src/Functional/Handler/HandlerTest.php
HandlerTestTrait trait core/modules/views/tests/src/Unit/Plugin/HandlerTestTrait.php Test trait to mock dependencies of a handler.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.