Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EditorXmlBasicAuthTest::$format | property | core/ |
|
| EditorXmlBasicAuthTest::$mimeType | property | core/ |
|
| EditorXmlBasicAuthTest::$modules | property | core/ |
|
| EditorXmlCookieTest | class | core/ |
Tests Editor Xml Cookie. |
| EditorXmlCookieTest.php | file | core/ |
|
| EditorXmlCookieTest::$auth | property | core/ |
|
| EditorXmlCookieTest::$defaultTheme | property | core/ |
|
| EditorXmlCookieTest::$format | property | core/ |
|
| EditorXmlCookieTest::$mimeType | property | core/ |
|
| EditorXssFilterInterface | interface | core/ |
Defines an interface for text editor XSS (Cross-site scripting) filters. |
| EditorXssFilterInterface.php | file | core/ |
|
| EditorXssFilterInterface::filterXss | function | core/ |
Filters HTML to prevent XSS attacks when a user edits it in a text editor. |
| editor_filter_xss | function | core/ |
Applies text editor XSS filtering. |
| editor_image_upload_settings_form | function | core/ |
Subform constructor to configure the text editor's image upload settings. |
| editor_private_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml |
| editor_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| editor_test.info.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml |
| editor_test.libraries.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml |
| editor_test.schema.yml | file | core/ |
core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml |
| editor_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| edit_form.css | file | core/ |
Edit form layout and sidebar styles. |
| edit_form.css | file | core/ |
@media (min-width: 64em) { .gin--edit-form { padding-inline-end: var(--gin-sidebar-offset); } } @media (min-width: 64em) and (prefers-reduced-motion: no-preference) { .gin--edit-form .dialog-off-canvas-main-canvas { transition:… |
| edit_form.pcss.css | file | core/ |
Edit form layout and sidebar styles. |
| Element | class | core/ |
Provides helper methods for Drupal render elements. |
| Element | class | core/ |
Defines a generic configuration element. |
| Element | class | core/ |
Defines a service for Text Editor's render elements. |
| element.editor | service | core/ |
Drupal\editor\Element |
| Element.php | file | core/ |
|
| Element.php | file | core/ |
|
| Element.php | file | core/ |
|
| Element::$value | property | core/ |
The configuration value. |
| Element::child | function | core/ |
Checks if the key is a child. |
| Element::children | function | core/ |
Identifies the children of an element array, optionally sorted by weight. |
| Element::filterXss | function | core/ |
Applies text editor XSS filtering. |
| Element::getTypedDataManager | function | core/ |
Gets the typed configuration manager. |
| Element::getVisibleChildren | function | core/ |
Returns the visible children of an element. |
| Element::isEmpty | function | core/ |
Indicates whether the given element is empty. |
| Element::isRenderArray | function | core/ |
Checks if a candidate is a render array. |
| Element::isVisibleElement | function | core/ |
Determines if an element is visible. |
| Element::preRenderTextFormat | function | core/ |
Additional #pre_render callback for 'text_format' elements. |
| Element::properties | function | core/ |
Gets properties of a structured array element (keys beginning with '#'). |
| Element::property | function | core/ |
Checks if the key is a property. |
| Element::setAttributes | function | core/ |
Sets HTML attributes based on element properties. |
| Element::setTypedDataManager | function | core/ |
Sets the typed config manager. |
| Element::trustedCallbacks | function | core/ |
|
| Element::__construct | function | core/ |
|
| ElementInfoIntegrationTest | class | core/ |
Tests the element info. |
| ElementInfoIntegrationTest.php | file | core/ |
|
| ElementInfoIntegrationTest::setUp | function | core/ |
|
| ElementInfoIntegrationTest::testElementInfoByTheme | function | core/ |
Ensures that the element info can be altered by themes. |
Pagination
- Previous page
- Page 472
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.