Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
EditDetails::getFormId function core/modules/views_ui/src/Form/Ajax/EditDetails.php Returns a unique string identifying the form.
EditDetails::getFormKey function core/modules/views_ui/src/Form/Ajax/EditDetails.php Returns the key that represents this form.
EditModeTest::getTabbableElementsCount function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Gets the number of elements that are tabbable.
Editor::getAttachments function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Returns the attachments for this editor.
Editor::getAttachments function core/modules/quickedit/src/Plugin/InPlaceEditor/Editor.php Returns the attachments for this editor.
Editor::getEditor function core/modules/editor/src/Entity/Editor.php Returns the associated text editor plugin ID.
Editor::getFilterFormat function core/modules/editor/src/Entity/Editor.php Returns the filter format this text editor is associated with.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
Editor::getMetadata function core/modules/editor/src/Plugin/InPlaceEditor/Editor.php Generates metadata that is needed specifically for this editor.
Editor::getMetadata function core/modules/quickedit/src/Plugin/InPlaceEditor/Editor.php Generates metadata that is needed specifically for this editor.
Editor::getSettings function core/modules/editor/src/Entity/Editor.php Returns the text editor plugin-specific settings.
EditorBase::getDefaultSettings function core/modules/editor/src/Plugin/EditorBase.php Returns the default settings for this configurable text editor.
EditorConfigTranslationSubscriber::getSubscribedEvents function core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php
EditorFileUsageTest class core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests tracking of file usage by the Text Editor module.
EditorFileUsageTest.php file core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::$modules property core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Modules to enable.
EditorFileUsageTest::setUp function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php
EditorFileUsageTest::testEditorEntityHooks function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests the configurable text editor manager.
EditorFileUsageTest::testFileSaveOperations function core/modules/editor/tests/src/Kernel/EditorFileUsageTest.php Tests file save operations when node with referenced files is saved.
EditorGetUntransformedTextCommandTest class core/modules/editor/tests/src/Kernel/EditorGetUntransformedTextCommandTest.php Tests the class \Drupal\editor\Ajax\GetUntransformedTextCommand deprecation.
EditorGetUntransformedTextCommandTest.php file core/modules/editor/tests/src/Kernel/EditorGetUntransformedTextCommandTest.php
EditorGetUntransformedTextCommandTest::testGetUntransformedTextCommandDeprecation function core/modules/editor/tests/src/Kernel/EditorGetUntransformedTextCommandTest.php Tests class \Drupal\editor\Ajax\GetUntransformedTextCommand deprecation.
EditorImageDialog::getFormId function core/modules/editor/src/Form/EditorImageDialog.php Returns a unique string identifying the form.
EditorIntegrationTest::getSelectedEditor function core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php Returns the in-place editor that quickedit selects.
EditorIntegrationTest::testGetUntransformedTextCommand function core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php Tests GetUntransformedTextCommand AJAX command.
EditorInterface::getEditor function core/modules/editor/src/EditorInterface.php Returns the associated text editor plugin ID.
EditorInterface::getFilterFormat function core/modules/editor/src/EditorInterface.php Returns the filter format this text editor is associated with.
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
EditorInterface::getSettings function core/modules/editor/src/EditorInterface.php Returns the text editor plugin-specific settings.
EditorLinkDialog::getFormId function core/modules/editor/src/Form/EditorLinkDialog.php Returns a unique string identifying the form.
EditorLoadingTest::getThingsToCheck function core/modules/editor/tests/src/Functional/EditorLoadingTest.php
EditorManager::getAttachments function core/modules/editor/src/Plugin/EditorManager.php Retrieves text editor libraries and JavaScript settings.
EditorMediaDialog::getFormId function core/modules/media/src/Form/EditorMediaDialog.php Returns a unique string identifying the form.
EditorMediaDialog::getMediaImageSourceFieldName function core/modules/media/src/Form/EditorMediaDialog.php Gets the name of an image media item's source field.
EditorMediaDialog::getViewModeDefaultValue function core/modules/media/src/Form/EditorMediaDialog.php Gets the default value for the view mode form element.
EditorPluginInterface::getDefaultSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns the default settings for this configurable text editor.
EditorPluginInterface::getJSSettings function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns JavaScript settings to be attached.
EditorPluginInterface::getLibraries function core/modules/editor/src/Plugin/EditorPluginInterface.php Returns libraries to be attached.
EditorResourceTestBase::getExpectedCacheContexts function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EditorResourceTestBase::getExpectedNormalizedEntity function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Returns the expected normalization of the entity.
EditorResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Return the expected error message.
EditorResourceTestBase::getNormalizedPostEntity function core/modules/editor/tests/src/Functional/Rest/EditorResourceTestBase.php Returns the normalized POST entity.
EditorSelectionTest::getSelectedEditor function core/modules/quickedit/tests/src/Kernel/EditorSelectionTest.php Returns the in-place editor that Quick Edit selects.
EditorSelector::getEditor function core/modules/quickedit/src/EditorSelector.php Returns the in-place editor (an InPlaceEditor plugin) to use for a field.
EditorSelector::getEditorAttachments function core/modules/quickedit/src/EditorSelector.php Returns the attachments for all editors.
EditorSelectorInterface::getEditor function core/modules/quickedit/src/EditorSelectorInterface.php Returns the in-place editor (an InPlaceEditor plugin) to use for a field.
EditorSelectorInterface::getEditorAttachments function core/modules/quickedit/src/EditorSelectorInterface.php Returns the attachments for all editors.
EditorTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EditorTest.php Returns the expected JSON:API document for the entity.
EditorTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EditorTest.php Return the expected error message.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.