Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerStackConfigurator::configure | function | core/ |
Configures the stack using services tagged as http_client_middleware. |
| HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
| HandlerStackConfigurator::__construct | function | core/ |
Constructs a new HandlerStackConfigurator object. |
| HandlerTest | class | core/ |
Tests abstract handler definitions. |
| HandlerTest | class | core/ |
Tests handler UI for views. |
| HandlerTest.php | file | core/ |
|
| HandlerTest.php | file | core/ |
|
| HandlerTest::$defaultTheme | property | core/ |
|
| HandlerTest::$defaultTheme | property | core/ |
|
| HandlerTest::$modules | property | core/ |
|
| HandlerTest::$modules | property | core/ |
Modules to enable. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::$testViews | property | core/ |
Views used by this test. |
| HandlerTest::assertEqualValue | function | core/ |
Check to see if a value is the same as the value on a certain handler. |
| HandlerTest::assertNoDuplicateField | function | core/ |
Asserts that fields only appear once. |
| HandlerTest::schemaDefinition | function | core/ |
Overrides \Drupal\views\Tests\ViewTestBase::schemaDefinition(). |
| HandlerTest::setUp | function | core/ |
|
| HandlerTest::setUp | function | core/ |
|
| 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/ |
|
| HandlerTestBase | class | core/ |
|
| HandlerTestBase.php | file | core/ |
|
| 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. |
| header.css | file | core/ |
This file is used to style the header. |
| header.css | file | core/ |
/* ------------------ Header ------------------ */ #header { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } .header .section { position: relative; } .region-header { padding: 0.357em 15px 0; } .region-header… |
| HeadersCacheContext | class | core/ |
Defines the HeadersCacheContext service, for "per header" caching. |
| HeadersCacheContext.php | file | core/ |
|
| HeadersCacheContext::getCacheableMetadata | function | core/ |
|
| HeadersCacheContext::getContext | function | core/ |
|
| HeadersCacheContext::getLabel | function | core/ |
|
| HeadersCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\HeadersCacheContext[[api-linebreak]] @group Cache |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.