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. Search main for __get
  6. Other projects
Title Object type File name Summary
TestStateBasedSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/TestStateBasedSectionStorage.php
TestSuiteBaseTest::getFilesystem function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Helper method to set up the file system.
TestTasksSettingsSub1::getCacheTags function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php
TestTasksSettingsSub1::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php
TestTaskWithUserInput::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php
TestTestDatabase::getTestLock function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php
TestTextfieldWidget class core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php Plugin implementation of the 'field_plugins_test_text_widget' widget.
TestTextfieldWidget.php file core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php
TestTime::getRequestTime function core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
TestToolkit::getHeight function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getMimeType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the type of the image.
TestToolkit::getWidth function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestTrait::getStuff function core/modules/system/tests/src/Traits/TestTrait.php Return a test string to a trait user.
TestTranslation::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Gets the value for a metadata attribute for a given media item.
TestType::getRequiredStates function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
TestWithConstraints::getEntityConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a media item.
TestWithConstraints::getSourceFieldConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a source field.
TestWithHiddenSourceField::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Determine the name of the source field.
TestWorkspaceNegotiator::getActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
Textarea::getInfo function core/lib/Drupal/Core/Render/Element/Textarea.php
Textarea::getTranslationElement function core/modules/config_translation/src/FormElement/Textarea.php
TextareaWidget class core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Plugin implementation of the 'text_textarea' widget.
TextareaWidget.php file core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php
TextareaWidget::errorElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php
TextareaWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php
TextareaWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php
TextareaWithSummaryWidget class core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Plugin implementation of the 'text_textarea_with_summary' widget.
TextareaWithSummaryWidget.php file core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextareaWithSummaryWidget::defaultSettings function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextareaWithSummaryWidget::errorElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextareaWithSummaryWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextareaWithSummaryWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextareaWithSummaryWidget::settingsSummary function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d6/TextField.php
TextField::getFieldWidgetMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php
TextField::getFieldWidgetType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php
Textfield::getInfo function core/lib/Drupal/Core/Render/Element/Textfield.php
Textfield::getTranslationElement function core/modules/config_translation/src/FormElement/Textfield.php
TextFieldTest::getFieldFormatterTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php Data provider for testGetFieldFormatterType().
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php Data provider for testGetFieldType().
TextFieldTest::getFieldTypeProvider function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php Data provider for testGetFieldType().
TextFieldTest::testGetFieldFormatterType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d7/TextFieldTest.php @covers ::getFieldFormatterType[[api-linebreak]]
@covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldFormatterTypeProvider
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Migrate/d6/TextFieldTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider
TextFieldTest::testGetFieldType function core/modules/text/tests/src/Unit/Plugin/migrate/field/d6/TextFieldTest.php @covers ::getFieldType[[api-linebreak]]
@dataProvider getFieldTypeProvider

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