Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LruCacheGenericTest::createCacheBackend | function | core/ |
Creates a new instance of LruMemoryCache. |
| MachineName::preRender | function | core/ |
Runs before any fields are rendered. |
| MachineName::render | function | core/ |
Renders the field. |
| MailCaptureTest::testMailSend | function | core/ |
Tests to see if the wrapper function is executed correctly. |
| MailerDsnConfigValidationTest::testMailerTransportSendmailOptionsValidation | function | core/ |
Tests the validation of the options for the 'sendmail' mailer scheme. |
| MailHandler::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
| MailHandler::sendUpdateNotifications | function | core/ |
Sends update notification mails to a list of recipients. |
| MailHandlerInterface::sendMailMessages | function | core/ |
Sends mail messages as appropriate for a given Message form submission. |
| MailHandlerTest::getMockSender | function | core/ |
Builds a mock sender on given scenario. |
| MailHandlerTest::getSendMailMessages | function | core/ |
Data provider for ::testSendMailMessages. |
| MailHandlerTest::testSendMailMessages | function | core/ |
Tests the sendMailMessages method. |
| MailManager::$renderer | property | core/ |
The renderer. |
| MailManagerTest::$renderer | property | core/ |
The renderer. |
| MailManagerTest::testMailInRenderContext | function | core/ |
Tests that mails are sent in a separate render context. |
| MailTest::testRenderedElementsUseAbsolutePaths | function | core/ |
Checks that mails built from render arrays contain absolute paths. |
| MainContentRendererInterface | interface | core/ |
The interface for "main content" ( |
| MainContentRendererInterface.php | file | core/ |
|
| MainContentRendererInterface::renderResponse | function | core/ |
Renders the main content render array into a response. |
| MainContentRenderersPass | class | core/ |
Adds main_content_renderers parameter to the container. |
| MainContentRenderersPass.php | file | core/ |
|
| MainContentRenderersPass::process | function | core/ |
Collects the available main content renderer service IDs into the main_content_renderers parameter, keyed by format. |
| MainContentViewSubscriber::onViewRenderArray | function | core/ |
Sets a response given a (main content) render array. |
| main_content_renderer.ajax | service | core/ |
Drupal\Core\Render\MainContent\AjaxRenderer |
| main_content_renderer.dialog | service | core/ |
Drupal\Core\Render\MainContent\DialogRenderer |
| main_content_renderer.extra_wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| main_content_renderer.html | service | core/ |
Drupal\Core\Render\MainContent\HtmlRenderer |
| main_content_renderer.htmx | service | core/ |
Drupal\Core\Render\MainContent\HtmxRenderer |
| main_content_renderer.json | service | core/ |
Drupal\common_test\Render\MainContent\JsonRenderer |
| main_content_renderer.modal | service | core/ |
Drupal\Core\Render\MainContent\ModalRenderer |
| main_content_renderer.off_canvas | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.off_canvas_top | service | core/ |
Drupal\Core\Render\MainContent\OffCanvasRenderer |
| main_content_renderer.wide_modal | service | core/ |
Drupal\dialog_renderer_test\Render\MainContent\WideModalRenderer |
| ManagedFile::preRenderManagedFile | function | core/ |
Render API callback: Hides display of the upload or remove controls. |
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled | function | core/ |
Tests scaffold command does not manage the .gitignore file when disabled. |
| Mapping::render | function | core/ |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render(). |
| Markup::render | function | core/ |
Renders the field. |
| MediaAccessTest::testReferencedRendering | function | core/ |
Tests access for embedded medias. |
| MediaEmbed::$renderer | property | core/ |
The renderer. |
| MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| MediaEmbed::onCollectionDependencyRemoval | function | core/ |
Informs the plugin in a collection to act on removal of dependencies. |
| MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
| MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
| MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
| MediaEmbedFilterTest::testDependencies | function | core/ |
Tests that the 'media_embed' filter handles dependency removal. |
| MediaLibraryHooks::viewsPostRender | function | core/ |
Implements hook_views_post_render(). |
| MediaLibraryHooks::viewsPreRender | function | core/ |
Implements hook_views_pre_render(). |
| MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
| MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
| MediaSourceBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.