Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
| HandlerStackConfigurator::__construct | function | core/ |
Constructs a new HandlerStackConfigurator object. |
| HandlerTest | class | core/ |
Tests handler UI for views. |
| HandlerTest | class | core/ |
Tests abstract handler definitions. |
| HandlerTest.php | file | core/ |
|
| HandlerTest.php | file | core/ |
|
| HandlerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerTest::$modules | property | core/ |
Modules to install. |
| HandlerTest::$modules | property | core/ |
Modules to install. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::assertNoDuplicateField | function | core/ |
Asserts that fields only appear once. |
| HandlerTest::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| HandlerTest::setUp | function | core/ |
Sets up the test. |
| HandlerTest::setUp | function | core/ |
Sets up the test. |
| HandlerTest::testAccess | function | core/ |
Tests access to a handler. |
| HandlerTest::testBreakString | function | core/ |
Tests the breakString method. |
| HandlerTest::testBrokenHandlers | function | core/ |
Tests broken handlers. |
| HandlerTest::testErrorMissingHelp | function | core/ |
Ensures that no missing help text is shown. |
| HandlerTest::testHandlerHelpEscaping | function | core/ |
Tests escaping of field labels in help text. |
| HandlerTest::testHandlerWeights | function | core/ |
Tests the order of handlers is the same before and after saving. |
| HandlerTest::testNoDuplicateFields | function | core/ |
Ensures that neither node type or node ID appears multiple times. |
| HandlerTest::testPlaceholder | function | core/ |
Tests the placeholder function. |
| HandlerTest::testRelationshipUI | function | core/ |
Tests the relationship ui for field/filter/argument/relationship. |
| HandlerTest::testSetRelationship | function | core/ |
Tests the relationship method on the base class. |
| HandlerTest::testUiCrud | function | core/ |
Tests UI CRUD. |
| HandlerTest::viewsData | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::viewsData(). |
| HandlerTest::viewsData | function | core/ |
Returns the views data definition. |
| HandlerTestTrait | trait | core/ |
Test trait to mock dependencies of a handler. |
| HandlerTestTrait.php | file | core/ |
|
| HandlerTestTrait::$display | property | core/ |
The mocked display. |
| HandlerTestTrait::$executable | property | core/ |
The mocked view executable. |
| HandlerTestTrait::$view | property | core/ |
The mocked view entity. |
| HandlerTestTrait::$viewsData | property | core/ |
The mocked views data. |
| HandlerTestTrait::setupDisplay | function | core/ |
Sets up a mocked display object. |
| HandlerTestTrait::setupExecutableAndView | function | core/ |
Sets up a view executable and a view entity. |
| HandlerTestTrait::setupViewsData | function | core/ |
Sets up a mocked views data object. |
| HelpBlock::$moduleHandler | property | core/ |
The module handler. |
| HistoryTimestampTest::testHandlers | function | core/ |
Tests the handlers. |
| HookDiscovery::$moduleHandler | property | core/ |
The module handler used to find and execute the plugin hook. |
| HookDiscoveryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| HookHelpSection::$moduleHandler | property | core/ |
The module handler. |
| HtmlRenderer::$moduleHandler | property | core/ |
The module handler. |
| HttpExceptionSubscriberBase::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
| http_handler_stack | service | core/ |
GuzzleHttp\HandlerStack |
| http_handler_stack_configurator | service | core/ |
Drupal\Core\Http\HandlerStackConfigurator |
| http_middleware.kernel_pre_handle | service | core/ |
Drupal\Core\StackMiddleware\KernelPreHandle |
| IgnoredWorkspaceHandler | class | core/ |
Defines a handler for entity types that are ignored by workspaces. |
| IgnoredWorkspaceHandler.php | file | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.