Search for html
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Html | class | core/ |
Provides a render element for an entire HTML page: <html> plus its children. |
Html | class | core/ |
Provides DOMDocument helpers for parsing and serializing HTML strings. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterHtml::process | function | core/ |
Performs the filter processing. |
FilterHtml::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
FilterHtml::settingsForm | function | core/ |
Generates a filter's settings form. |
FilterHtml::tips | function | core/ |
Generates a filter's tip. |
FilterHtmlCorrector | class | core/ |
Provides a filter to correct faulty and chopped off HTML. |
FilterHtmlCorrector.php | file | core/ |
|
FilterHtmlCorrector::process | function | core/ |
Performs the filter processing. |
FilterHtmlEscape | class | core/ |
Provides a filter to display any HTML as plain text. |
FilterHtmlEscape.php | file | core/ |
|
FilterHtmlEscape::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterHtmlEscape::process | function | core/ |
Performs the filter processing. |
FilterHtmlEscape::tips | function | core/ |
Generates a filter's tip. |
FilterHtmlImageSecure | class | core/ |
Provides a filter to restrict images to site. |
FilterHtmlImageSecure.php | file | core/ |
|
FilterHtmlImageSecure::process | function | core/ |
Performs the filter processing. |
FilterHtmlImageSecure::tips | function | core/ |
Generates a filter's tip. |
FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
FilterHtmlImageSecureTest.php | file | core/ |
|
FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to install. |
FilterHtmlImageSecureTest::setUp | function | core/ |
|
FilterHtmlImageSecureTest::testImageSource | function | core/ |
Tests removal of images having a non-local source. |
FilterHtmlTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterHtml[[api-linebreak]] @group filter |
FilterHtmlTest.php | file | core/ |
|
FilterHtmlTest::$filter | property | core/ |
The filter to test. |
FilterHtmlTest::providerFilterAttributes | function | core/ |
Provides data for testFilterAttributes. |
FilterHtmlTest::setUp | function | core/ |
|
FilterHtmlTest::testFilterAttributes | function | core/ |
@covers ::filterAttributes[[api-linebreak]] |
FilterHtmlTest::testSetConfiguration | function | core/ |
@covers ::setConfiguration[[api-linebreak]] |
FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
FilterInterface::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterInterface::TYPE_HTML_RESTRICTOR | constant | core/ |
HTML tag and attribute restricting filters to prevent XSS attacks. |
FilterKernelTest::testHtmlCorrectorFilter | function | core/ |
Tests the HTML corrector filter. |
FilterKernelTest::testHtmlEscapeFilter | function | core/ |
Tests the HTML escaping filter. |
FilterKernelTest::testHtmlFilter | function | core/ |
Tests filter settings, defaults, access restrictions and similar. |
FilterNull::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
FilterSettings::$allowedHtmlDefaultAttributes | property | core/ |
Default attributes for migrating filter_html's 'allowed_html' setting. |
FilterTestRestrictTagsAndAttributes::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
form--search-block-form.html.twig | file | core/ |
Theme override for a 'form' element. |
form-element--new-storage-type.html.twig | file | core/ |
Theme override for a storage type option form element. |
form-element--new-storage-type.html.twig | file | core/ |
Default theme implementation for a storage type option form element. |
form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
form-element-label.html.twig | file | core/ |
Template override for a form element label. |
form-element-label.html.twig | file | core/ |
Theme override for a form element label. |
form-element-label.html.twig | file | core/ |
Default theme implementation for a form element label. |
form-element.html.twig | file | core/ |
Theme override for a form element. |
form-element.html.twig | file | core/ |
Theme override for a form element. |
form-element.html.twig | file | core/ |
Theme override for a form element. |
form-element.html.twig | file | core/ |
Theme override for a form element. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.