Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
EditorPluginInterface::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
EditorPluginInterface::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
EditorPluginInterface::getLibraries | function | core/ |
Returns libraries to be attached. |
EditorResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
EditorResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
EditorResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EditorResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
EditorSelectionTest::getSelectedEditor | function | core/ |
Returns the in-place editor that Quick Edit selects. |
EditorSelector::getEditor | function | core/ |
Returns the in-place editor (an InPlaceEditor plugin) to use for a field. |
EditorSelector::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
EditorSelectorInterface::getEditor | function | core/ |
Returns the in-place editor (an InPlaceEditor plugin) to use for a field. |
EditorSelectorInterface::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
EditorTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
EditorTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
EditorTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
Element::getTypedDataManager | function | core/ |
Gets the typed configuration manager. |
Element::getVisibleChildren | function | core/ |
Returns the visible children of an element. |
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManager::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManager::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerInterface::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManagerInterface::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
@covers ::getInfoProperty |
ElementInterface::getInfo | function | core/ |
Returns the element properties for this element. |
ElementInterface::getTranslationBuild | function | core/ |
Builds a render array containing the source and translation form elements. |
ElementsLabelsTest::getFormWithLimitedProperties | function | core/ |
Return a form with element with not all properties defined. |
Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
Email::getInfo | function | core/ |
Returns the element properties for this element. |
EmailDefaultWidget | class | core/ |
Plugin implementation of the 'email_default' widget. |
EmailDefaultWidget.php | file | core/ |
|
EmailDefaultWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
EmailDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
EmailDefaultWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
EmailDefaultWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
EmailItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
EmailWidgetSizeSettingUpdateTest | class | core/ |
Tests the update for the 'size' setting of the 'email_default' field widget. |
EmailWidgetSizeSettingUpdateTest.php | file | core/ |
|
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting | function | core/ |
Tests field_post_update_email_widget_size_setting(). |
EmbeddedDataSource::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EmbeddedFormWidgetTest | class | core/ |
Tests media widget nested inside another widget. |
EmbeddedFormWidgetTest.php | file | core/ |
|
EmbeddedFormWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EmbeddedFormWidgetTest::$modules | property | core/ |
Modules to enable. |
EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.