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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
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.
Htmx::get function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-get` attribute.
Htmx::getAttributes function core/lib/Drupal/Core/Htmx/Htmx.php Get the attribute storage.
Htmx::getHeaders function core/lib/Drupal/Core/Htmx/Htmx.php Get the header storage.
Htmx::retargetHeader function core/lib/Drupal/Core/Htmx/Htmx.php Set HX-Retarget header.
Htmx::target function core/lib/Drupal/Core/Htmx/Htmx.php Creates a `data-hx-target` attribute.
HtmxContentViewSubscriber::getHtmxRenderer function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php Gets the HtmxRenderer service.
HtmxContentViewSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/HtmxContentViewSubscriber.php
HtmxHeadersTest::testRetargetHeader function core/tests/Drupal/Tests/Core/Htmx/HtmxHeadersTest.php Test re-target header.
HtmxLocationResponseData::getCacheableMetadata function core/lib/Drupal/Core/Htmx/HtmxLocationResponseData.php Retrieves the cacheable metadata associated with the URL.
HtmxRequestInfoTest::getRequest function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php
HtmxRequestInfoTest::testGetHtmxCurrentUrl function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the getHtmxCurrentUrl method.
HtmxRequestInfoTest::testGetHtmxPrompt function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the getHtmxPrompt method.
HtmxRequestInfoTest::testGetHtmxTarget function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the getHtmxTarget method.
HtmxRequestInfoTest::testGetHtmxTrigger function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the getHtmxTrigger method.
HtmxRequestInfoTest::testGetHtmxTriggerName function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the getHtmxTriggerName method.
HtmxRequestInfoTrait::getHtmxCurrentUrl function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the URL of the requesting page from an HTMX request header.
HtmxRequestInfoTrait::getHtmxPrompt function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the prompt from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTarget function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the target identifier from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTrigger function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the trigger identifier from an HTMX request header.
HtmxRequestInfoTrait::getHtmxTriggerName function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Retrieves the trigger name from an HTMX request header.
HtmxRequestInfoTrait::getRequest function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Gets the request object.
HtmxTestAjaxForm::getFormId function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestAjaxForm.php
HtmxTestForm::getFormId function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php
HtmxTestForm::getTriggerElement function core/modules/system/tests/modules/test_htmx/src/Form/HtmxTestForm.php
HtmxUtilitiesTest::testGetAttributes function core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php Test ::getAttributes.
HtmxUtilitiesTest::testGetHeaders function core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php Test ::getHeaders().
HttpExceptionNormalizer::getInfoUrl function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Return a string to the common problem type.
HttpExceptionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php
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.
HttpKernelUiHelperTrait::drupalGet function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Retrieves a Drupal path.
HttpKernelUiHelperTrait::getDefaultDriverInstance function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Gets an instance of the default Mink driver.
HttpKernelUiHelperTrait::getNodeElementsByXpath function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Performs an xpath search on the contents of the internal browser.
HttpKernelUiHelperTrait::getSession function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Returns Mink session.
HttpKernelUiHelperTrait::getUrl function core/tests/Drupal/Tests/HttpKernelUiHelperTrait.php Gets the current URL from the browser.
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/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php Gets the translation for the property not already in the row.
Icon::getInfo function core/lib/Drupal/Core/Render/Element/Icon.php
IconCollector::get function core/lib/Drupal/Core/Theme/Icon/IconCollector.php
IconCollector::getIconFromExtractor function core/lib/Drupal/Core/Theme/Icon/IconCollector.php Returns the icon from an icon id and icon pack definition.
IconDefinition::getAllData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::getData function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::getGroup function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::getIconDataFromId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::getIconId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php
IconDefinition::getId function core/lib/Drupal/Core/Theme/Icon/IconDefinition.php

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