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 |
|---|---|---|---|
| EasyRdf_ParsedUri::toString | function | core/ |
Convert the parsed URI back into a string |
| EasyRdf_ParsedUri::URI_REGEX | constant | core/ |
|
| EasyRdf_ParsedUri::__construct | function | core/ |
Constructor for creating a new parsed URI |
| EasyRdf_ParsedUri::__toString | function | core/ |
Magic method to convert the URI, when casted, back to a string |
| EditDetails | class | core/ |
Provides a form for editing the details of a View. |
| EditDetails.php | file | core/ |
|
| EditDetails::buildForm | function | core/ |
Form constructor. |
| EditDetails::getFormId | function | core/ |
Returns a unique string identifying the form. |
| EditDetails::getFormKey | function | core/ |
Returns the key that represents this form. |
| EditDetails::submitForm | function | core/ |
Form submission handler. |
| EditEntityFieldAccessCheck | class | core/ |
|
| EditEntityFieldAccessCheck.php | file | core/ |
|
| EditEntityFieldAccessCheckInterface | interface | core/ |
|
| EditEntityFieldAccessCheckInterface.php | file | core/ |
|
| EditModeTest | class | core/ |
Tests edit mode. |
| EditModeTest.php | file | core/ |
|
| EditModeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EditModeTest::$modules | property | core/ |
Modules to enable. |
| EditModeTest::ANNOUNCE_SELECTOR | constant | core/ |
CSS selector for Drupal's announce element. |
| EditModeTest::assertAnnounceEditMode | function | core/ |
Asserts that the correct message was announced when entering edit mode. |
| EditModeTest::assertAnnounceLeaveEditMode | function | core/ |
Assert that the correct message was announced when leaving edit mode. |
| EditModeTest::getTabbableElementsCount | function | core/ |
Gets the number of elements that are tabbable. |
| EditModeTest::pressToolbarEditButton | function | core/ |
Presses the toolbar edit mode. |
| EditModeTest::setUp | function | core/ |
|
| EditModeTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling edit mode. |
| editor.config_translation_mapper_subscriber | service | core/ |
Drupal\editor\EventSubscriber\EditorConfigTranslationSubscriber |
| editor.css | file | core/ |
/* Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or… |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/standard/config/install/editor.editor.basic_html.yml |
| editor.editor.basic_html.yml | file | core/ |
core/profiles/demo_umami/config/install/editor.editor.basic_html.yml |
| editor.editor.private_images.yml | file | core/ |
core/modules/editor/tests/editor_private_test/config/install/editor.editor.private_images.yml |
| editor.install | file | core/ |
Install, update and uninstall functions for the Editor module. |
| editor.libraries.yml | file | core/ |
core/modules/editor/editor.libraries.yml |
| editor.post_update.php | file | core/ |
Post update functions for Editor. |
| editor.schema.yml | file | core/ |
core/modules/editor/config/schema/editor.schema.yml |
| editor.services.yml | file | core/ |
core/modules/editor/editor.services.yml |
| Editor::$is_xss_safe | property | core/ |
Whether this text editor is not vulnerable to XSS attacks. |
| Editor::$settings | property | core/ |
The structured array of text editor plugin-specific settings. |
| Editor::$supported_element_types | property | core/ |
A list of element types this text editor supports. |
| Editor::$supports_content_filtering | property | core/ |
Whether the editor supports "allowed content only" filtering. |
| Editor::$supports_inline_editing | property | core/ |
Whether the editor supports the inline editing provided by the Edit module. |
| Editor::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| Editor::getAttachments | function | core/ |
Returns the attachments for this editor. |
| Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
| Editor::getSettings | function | core/ |
Returns the text editor plugin-specific settings. |
| Editor::hasAssociatedFilterFormat | function | core/ |
Returns whether this text editor has an associated filter format. |
| Editor::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| Editor::setEditor | function | core/ |
Set the text editor plugin ID. |
| Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
| Editor::setSettings | function | core/ |
Sets the text editor plugin-specific settings. |
| Editor::textFormatHasTransformationFilters | function | core/ |
Returns whether the text format has transformation filters. |
Pagination
- Previous page
- Page 350
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.