Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| OriginatorSubscriberTest::testCustomEnvelopeWithCustomMessageSender | function | core/ |
Ensure that the envelope sender can be customized using a custom envelope. |
| OriginatorSubscriberTest::testCustomMessageSender | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testCustomMessageSenderSubscriber | function | core/ |
Ensure that the message sender can be customized using an event subscriber. |
| OriginatorSubscriberTest::testDefaultEnvelopeSender | function | core/ |
Ensure that the envelope sender is set to the site mail address. |
| OriginatorSubscriberTest::testDefaultEnvelopeSenderWithCustomFrom | function | core/ |
Ensure that the envelope sender is set to the site mail with custom from. |
| OriginatorSubscriberTest::testDefaultMessageSender | function | core/ |
Ensure that there is no message sender with default from address. |
| OriginatorSubscriberTest::testDefaultMessageSenderWithCustomFrom | function | core/ |
Ensure that the message sender is set to the site mail with custom from. |
| OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
| Page::$pageRenderArray | property | core/ |
The current page render array. |
| Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| Page::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Tests that the page cache doesn't depend on cacheability headers. |
| PageContextTest::testBuildContentModerationNoPending | function | core/ |
Tests content moderation build output with no pending revisions. |
| PageContextTest::testBuildContentModerationWithPendingActive | function | core/ |
Tests the content moderation build when is active with a pending entity. |
| Pager::preRenderPager | function | core/ |
Render API callback: Associates the appropriate cache context. |
| PageRenderTest | class | core/ |
Test page rendering hooks. |
| PageRenderTest.php | file | core/ |
|
| PageRenderTest::assertPageRenderHookExceptions | function | core/ |
Asserts whether expected exceptions are thrown for invalid hook implementations. |
| PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
| PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
| PageRenderTest::testHtmlRendererAttachmentsRenderContext | function | core/ |
Tests HtmlRenderer::invokePageAttachmentHooks in a render context. |
| PagerPluginBase::preRender | function | core/ |
Perform any needed actions just before rendering. |
| PagerPluginBase::render | function | core/ |
Return the renderable array of the pager. |
| PagerSelectExtender | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\PagerSelectExtender. |
| PagerSelectExtender | class | core/ |
Query extender for pager queries. |
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
| PagerSelectExtender::$limit | property | core/ |
The number of elements per page to allow. |
| PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
| PagerSelectExtender::ensureElement | function | core/ |
Ensure that there is an element associated with this query. |
| PagerSelectExtender::execute | function | core/ |
Override the execute method. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::getElement | function | core/ |
Gets the element ID for this pager query. |
| PagerSelectExtender::limit | function | core/ |
Specify the maximum number of elements per page for this query. |
| PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
| PagerSelectExtender::__construct | function | core/ |
Constructs a PagerSelectExtender object. |
| PagerTest::testRenderNullPager | function | core/ |
Tests rendering with NULL pager. |
| PageTest::testBuildBasicRenderable | function | core/ |
Tests build basic renderable. |
| PageTest::testBuildBasicRenderableWithMissingRoute | function | core/ |
Tests build basic renderable with missing route. |
| Password::preRenderPassword | function | core/ |
Prepares a #type 'password' render element for input.html.twig. |
| PathAliasListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.