Search for info

  1. Search 7.x for info
  2. Search 9.5.x for info
  3. Search 8.9.x for info
  4. Search 10.3.x for info
  5. Other projects
Title Object type File name Summary
hook_token_info_alter function core/lib/Drupal/Core/Utility/token.api.php Alter the metadata about available placeholder tokens and token types.
hook_updater_info function core/lib/Drupal/Core/Extension/module.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter function core/lib/Drupal/Core/Extension/module.api.php Alter the Updater information array.
hook_views_preview_info_alter function core/modules/views/views.api.php Alter the view preview information.
Html::getInfo function core/lib/Drupal/Core/Render/Element/Html.php Returns the element properties for this element.
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 Tests get info.
HtmxRequestInfoTest class core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Test all HtmxRequestInfoTrait methods.
HtmxRequestInfoTest.php file core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php
HtmxRequestInfoTest::$request property core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php A simulated request.
HtmxRequestInfoTest::getRequest function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Gets the request object.
HtmxRequestInfoTest::setUp 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.
HtmxRequestInfoTest::testIsHtmxBoosted function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the isHtmxBoosted method.
HtmxRequestInfoTest::testIsHtmxHistoryRestoration function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the isHtmxHistoryRestoration method.
HtmxRequestInfoTest::testIsHtmxRequest function core/tests/Drupal/Tests/Core/Htmx/HtmxRequestInfoTest.php Tests the isHtmxRequest method.
HtmxRequestInfoTrait trait core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Provides methods for getting information about the HTMX request.
HtmxRequestInfoTrait.php file core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php
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.
HtmxRequestInfoTrait::isHtmxBoosted function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if the request is boosted by HTMX.
HtmxRequestInfoTrait::isHtmxHistoryRestoration function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if if the request is for history restoration.
HtmxRequestInfoTrait::isHtmxRequest function core/lib/Drupal/Core/Htmx/HtmxRequestInfoTrait.php Determines if the request is sent by HTMX.
HttpExceptionNormalizer::getInfoUrl function core/modules/jsonapi/src/Normalizer/HttpExceptionNormalizer.php Return a string to the common problem type.
http_kernel_test.info.yml file core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml core/modules/system/tests/modules/http_kernel_test/http_kernel_test.info.yml
http_middleware_test.info.yml file core/modules/system/tests/modules/http_middleware_test/http_middleware_test.info.yml core/modules/system/tests/modules/http_middleware_test/http_middleware_test.info.yml
Icon::getInfo function core/lib/Drupal/Core/Render/Element/Icon.php Returns the element properties for this element.
IconExtractorPluginManager::getPluginForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php Retrieves the plugin form for a given icon extractor.
IconPackManager::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManager.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerInterface::getExtractorPluginForms function core/lib/Drupal/Core/Theme/Icon/Plugin/IconPackManagerInterface.php Retrieve extractor forms based on the provided icon set limit.
IconPackManagerKernelTest::testGetExtractorPluginForms function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method.
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault function core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php Test the IconPackManager::getExtractorPluginForms method with default.
IconTest::testGetInfo function core/tests/Drupal/Tests/Core/Theme/Icon/IconTest.php Test the Icon::getInfo method.
icon_test.info.yml file core/modules/system/tests/modules/icon_test/icon_test.info.yml core/modules/system/tests/modules/icon_test/icon_test.info.yml
image.info.yml file core/modules/image/image.info.yml core/modules/image/image.info.yml
ImageButton::getInfo function core/lib/Drupal/Core/Render/Element/ImageButton.php Returns the element properties for this element.
ImageModuleTestHooks::imageEffectInfoAlter function core/modules/image/tests/modules/image_module_test/src/Hook/ImageModuleTestHooks.php Implements hook_image_effect_info_alter().
ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter function core/modules/image/tests/modules/image_field_property_constraint_validation/src/Hook/ImagePropertyConstraintValidationHooks.php Implements hook_entity_bundle_field_info_alter().
image_access_test_hidden.info.yml file core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml
image_field_property_constraint_validation.info.yml file core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml core/modules/image/tests/modules/image_field_property_constraint_validation/image_field_property_constraint_validation.info.yml
image_lazy_load_test.info.yml file core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml

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