Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
Gets the cacheability metadata for the context based on the parameter value. |
| HeadersCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| HeadersCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| HeadersCacheContextTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\Context\HeadersCacheContext[[api-linebreak]] @group Cache |
| HeadersCacheContextTest.php | file | core/ |
|
| HeadersCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of headers and expected cache contexts. |
| HeadersCacheContextTest::testGetContext | function | core/ |
@covers ::getContext[[api-linebreak]] |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Theme override for a section of the help page. |
| help-section.html.twig | file | core/ |
Default theme implementation for a section of the help page. |
| help.css | file | core/ |
Styles for the help block. |
| help.css | file | core/ |
Styles for help messages. |
| help.css | file | core/ |
Seven styles for the help component. |
| help.css | file | core/ |
Claro styles for the help component. |
| help.help_topic_search.html.twig | file | core/ |
--- label: 'Configuring help search' top_level: true related: - block.place - system.cache - core.cron --- {% set extend_url = render_var(url('system.modules_list')) %} {% set help_url = render_var(url('help.main'))… |
| help.links.menu.yml | file | core/ |
core/modules/help/help.links.menu.yml |
| help.pcss.css | file | core/ |
Claro styles for the help component. |
| help.services.yml | file | core/ |
core/modules/help/help.services.yml |
| HelpBlock::$request | property | core/ |
The current request. |
| HelpBlock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| HelpBlock::__construct | function | core/ |
Creates a HelpBlock instance. |
| HelpBlockTest | class | core/ |
Tests display of help block. |
| HelpBlockTest.php | file | core/ |
Pagination
- Previous page
- Page 612
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.