Search for __get

  1. Search 7.x for __get
  2. Search 9.5.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
HookDiscoveryTest::testGetDefinition function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with some plugins.
HookDiscoveryTest::testGetDefinitions function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method with some plugins.
HookDiscoveryTest::testGetDefinitionsWithoutPlugins function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method without any plugins.
HookDiscoveryTest::testGetDefinitionWithUnknownID function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinition method with an unknown plugin ID.
hook_field_widget_form_alter function core/modules/field/field.api.php Alter forms for field widgets provided by other modules.
hook_field_widget_info_alter function core/modules/field/field.api.php Perform alterations on Field API widget types.
hook_field_widget_multivalue_form_alter function core/modules/field/field.api.php Alter forms for multi-value field widgets provided by other modules.
hook_field_widget_multivalue_WIDGET_TYPE_form_alter function core/modules/field/field.api.php Alter multi-value widget forms for a widget provided by another module.
hook_field_widget_settings_summary_alter function core/modules/field_ui/field_ui.api.php Alters the field widget settings summary.
hook_field_widget_third_party_settings_form function core/modules/field_ui/field_ui.api.php Allow modules to add settings to field widgets provided by other modules.
hook_field_widget_WIDGET_TYPE_form_alter function core/modules/field/field.api.php Alter widget forms for a specific widget provided by another module.
HtaccessTest::getProtectedFiles function core/modules/system/tests/src/Functional/System/HtaccessTest.php Get an array of file paths for access testing.
Html::getClass function core/lib/Drupal/Component/Utility/Html.php Prepares a string for use as a valid class name.
Html::getId function core/lib/Drupal/Component/Utility/Html.php Prepares a string for use as a valid HTML ID.
Html::getInfo function core/lib/Drupal/Core/Render/Element/Html.php Returns the element properties for this element.
Html::getUniqueId function core/lib/Drupal/Component/Utility/Html.php Prepares a string for use as a valid HTML ID and guarantees uniqueness.
HtmlEntityFormController::getFormArgument function core/lib/Drupal/Core/Entity/HtmlEntityFormController.php Extracts the form argument string from a request.
HtmlEntityFormController::getFormObject function core/lib/Drupal/Core/Entity/HtmlEntityFormController.php Instead of a class name or service ID, $form_arg will be a string
representing the entity and operation being performed.
Consider the following route:
HtmlFormController::getFormArgument function core/lib/Drupal/Core/Controller/HtmlFormController.php Extracts the form argument string from a request.
HtmlFormController::getFormObject function core/lib/Drupal/Core/Controller/HtmlFormController.php Returns the object used to build the form.
HtmlRenderer::buildPageTopAndBottom function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page top and bottom hooks.
HtmlResponseBigPipeSubscriber::getBigPipeService function core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php Returns the BigPipe service to use to send the current response.
HtmlResponseBigPipeSubscriber::getSubscribedEvents function core/modules/big_pipe/src/EventSubscriber/HtmlResponseBigPipeSubscriber.php
HtmlResponsePlaceholderStrategySubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmlResponsePlaceholderStrategySubscriber.php
HtmlResponseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmlResponseSubscriber.php
HtmlTag::getInfo function core/lib/Drupal/Core/Render/Element/HtmlTag.php Returns the element properties for this element.
HtmlTagTest::testGetInfo function core/tests/Drupal/Tests/Core/Render/Element/HtmlTagTest.php @covers ::getInfo[[api-linebreak]]
HtmlTest::providerTestHtmlGetId function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Provides test data for testHtmlGetId().
HtmlTest::providerTestHtmlGetUniqueId function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Provides test data for testHtmlGetId().
HtmlTest::providerTestHtmlGetUniqueIdWithAjaxIds function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Provides test data for testHtmlGetId().
HtmlTest::testHtmlGetId function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests the Html::getUniqueId() method.
HtmlTest::testHtmlGetUniqueId function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests the Html::getUniqueId() method.
HtmlTest::testHtmlGetUniqueIdWithAjaxIds function core/tests/Drupal/Tests/Component/Utility/HtmlTest.php Tests the Html::getUniqueId() method.
HttpExceptionNormalizer::getInfoUrl function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Return a string to the common problem type.
HttpExceptionSubscriberBase::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Specifies the request formats this subscriber will respond to.
HttpExceptionSubscriberBase::getPriority function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Specifies the priority of all listeners in this class.
HttpExceptionSubscriberBase::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HttpExceptionSubscriberBase.php Registers the methods in this class that should be listeners.
HWLDFWordAccumulator::getLines function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest::testGetLinesEmpty function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Verify that we only get back a NBSP from an empty accumulator.
I18nQueryTrait::getPropertyNotInRowTranslation function core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php Gets the translation for the property not already in the row.
IdConflictForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Returns a caption for the button that confirms the action.
IdConflictForm::getFormId function core/modules/migrate_drupal_ui/src/Form/IdConflictForm.php Returns a unique string identifying the form.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the available upgrade paths.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the expected number of entities per entity type after migration.
IdConflictTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the expected number of entities per entity type after migration.
IdConflictTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets expected number of entities per entity after incremental migration.
IdConflictTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets expected number of entities per entity after incremental migration.
IdConflictTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d6/IdConflictTest.php Gets the missing upgrade paths.
IdConflictTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/IdConflictTest.php Gets the missing upgrade paths.

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