Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
TestSubscriber::getStateKey function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php Computes the state key to use for a given event class.
TestSubscriber::getSubscribedEvents function core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php
TestTasksSettingsSub1::getCacheTags function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php The cache tags associated with this object.
TestTasksSettingsSub1::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php Returns the localized title to be shown for this tab.
TestTaskWithUserInput::getTitle function core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php Returns the localized title to be shown for this tab.
TestTestDatabase::getTestLock function core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php Generates a unique lock ID for the test method.
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/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/package_manager/tests/src/Kernel/StageConflictTest.php Returns the timestamp for the current request.
TestToolkit::getHeight function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the height of the image.
TestToolkit::getMimeType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the MIME type of the image file.
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image file extensions supported by the toolkit.
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 Returns the width of the image.
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 Gets the required states of workflow type.
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Return a list of all views and display IDs that have a menu entry.
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::getActiveWorkspaceId function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Performs workspace negotiation.
TestWorkspaceProvider::getId function core/modules/workspaces/tests/modules/workspaces_test/src/Provider/TestWorkspaceProvider.php Gets the ID of the workspace provider.
Textarea::getInfo function core/lib/Drupal/Core/Render/Element/Textarea.php Returns the element properties for this element.
Textarea::getTranslationElement function core/modules/config_translation/src/FormElement/Textarea.php Returns the translation form element for a given configuration definition.
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 Assigns a field-level validation error to the right widget sub-element.
TextareaWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns the form for a single field widget.
TextareaWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWidget.php Returns a form to configure settings for the widget.
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 Defines the default settings for this plugin.
TextareaWithSummaryWidget::errorElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Assigns a field-level validation error to the right widget sub-element.
TextareaWithSummaryWidget::formElement function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns the form for a single field widget.
TextareaWithSummaryWidget::settingsForm function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns a form to configure settings for the widget.
TextareaWithSummaryWidget::settingsSummary function core/modules/text/src/Plugin/Field/FieldWidget/TextareaWithSummaryWidget.php Returns a short summary for the current widget settings.
TextField::getFieldFormatterMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Get a map between D6 formatters and D8 formatters for this field type.
TextField::getFieldFormatterType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Get the field formatter type from the source.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Computes the destination type of a migrated field.
TextField::getFieldType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Computes the destination type of a migrated field.
TextField::getFieldWidgetMap function core/modules/text/src/Plugin/migrate/field/d6/TextField.php Get a map between D6 and D8 widgets for this field type.
TextField::getFieldWidgetType function core/modules/text/src/Plugin/migrate/field/d7/TextField.php Get the field widget type from the source.
Textfield::getInfo function core/lib/Drupal/Core/Render/Element/Textfield.php Returns the element properties for this element.
Textfield::getTranslationElement function core/modules/config_translation/src/FormElement/Textfield.php Returns the translation form element for a given configuration definition.
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/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 Tests get field formatter type.

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