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. Search 11.x for info
  6. Other projects
Title Object type File name Summary
Token::TOKEN_INFO_CACHE_TAG constant core/lib/Drupal/Core/Utility/Token.php The tag to cache token info with.
TokenHooks::tokenInfo function core/modules/file/src/Hook/TokenHooks.php Implements hook_token_info().
TokenTest::testGetInfo function core/tests/Drupal/Tests/Core/Utility/TokenTest.php Tests get info.
TokenTest::testResetInfo function core/tests/Drupal/Tests/Core/Utility/TokenTest.php Tests reset info.
token_test.info.yml file core/modules/system/tests/modules/token_test/token_test.info.yml core/modules/system/tests/modules/token_test/token_test.info.yml
toolbar.info.yml file core/modules/toolbar/toolbar.info.yml core/modules/toolbar/toolbar.info.yml
Toolbar::getInfo function core/modules/toolbar/src/Element/Toolbar.php Returns the element properties for this element.
ToolbarItem::getInfo function core/modules/toolbar/src/Element/ToolbarItem.php Returns the element properties for this element.
toolbar_disable_user_toolbar.info.yml file core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml
toolbar_test.info.yml file core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml core/modules/toolbar/tests/modules/toolbar_test/toolbar_test.info.yml
TopBar::getInfo function core/modules/navigation/src/Element/TopBar.php Returns the element properties for this element.
TranslationStatusForm::createInfoString function core/modules/locale/src/Form/TranslationStatusForm.php Provides debug info for projects in case translation files are not found.
TransportInfoController class core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php Returns responses for transport info routes.
TransportInfoController.php file core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php
TransportInfoController::create function core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php Instantiates a new instance of this class.
TransportInfoController::transportInfo function core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php Returns info about the configured mailer dsn and the resulting transport.
TransportInfoController::__construct function core/modules/mailer/tests/modules/mailer_transport_factory_functional_test/src/Controller/TransportInfoController.php Constructs a new transport info controller.
TriggeringElementTest::testNoButtonInfoInPost function core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php Tests the triggering element when no button information is included.
trusted_hosts_test.info.yml file core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml
twig.info.yml file core/themes/engines/twig/twig.info.yml core/themes/engines/twig/twig.info.yml
twig_extension_test.info.yml file core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml core/modules/system/tests/modules/twig_extension_test/twig_extension_test.info.yml
twig_fibers_test.info.yml file core/modules/system/tests/modules/twig_fibers_test/twig_fibers_test.info.yml core/modules/system/tests/modules/twig_fibers_test/twig_fibers_test.info.yml
twig_loader_test.info.yml file core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml core/modules/system/tests/modules/twig_loader_test/twig_loader_test.info.yml
twig_namespace_a.info.yml file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml
twig_namespace_b.info.yml file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml
twig_theme_test.info.yml file core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml core/modules/system/tests/modules/twig_theme_test/twig_theme_test.info.yml
umami.info.yml file core/profiles/demo_umami/themes/umami/umami.info.yml core/profiles/demo_umami/themes/umami/umami.info.yml
UniqueFieldConstraintTestHooks::entityBaseFieldInfoAlter function core/modules/system/tests/modules/unique_field_constraint_test/src/Hook/UniqueFieldConstraintTestHooks.php Implements hook_entity_base_field_info_alter().
unique_field_constraint_test.info.yml file core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.info.yml
UnversionedAssetsTestHooks::libraryInfoAlter function core/modules/system/tests/modules/unversioned_assets_test/src/Hook/UnversionedAssetsTestHooks.php Implements hook_library_info_alter().
unversioned_assets_test.info.yml file core/modules/system/tests/modules/unversioned_assets_test/unversioned_assets_test.info.yml core/modules/system/tests/modules/unversioned_assets_test/unversioned_assets_test.info.yml
update.info.yml file core/modules/update/update.info.yml core/modules/update/update.info.yml
UpdateRegistry::getPendingUpdateInformation function core/lib/Drupal/Core/Update/UpdateRegistry.php Returns a list of all the pending updates.
UpdateRegistryTest::testGetPendingUpdateInformation function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information.
UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information with existing updates.
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php Tests get pending update information with removed updates.
UpdateScriptTestHooks::systemInfoAlter function core/modules/system/tests/modules/update_script_test/src/Hook/UpdateScriptTestHooks.php Implements hook_system_info_alter().
UpdateTestHooks::systemInfoAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_system_info_alter().
UpdateTestTrait::mockDefaultExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets default information about installed extensions.
UpdateTestTrait::mockInstalledExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets information about installed extensions.
update_process_project_info function core/modules/update/update.compare.inc Determines version and type information for currently installed projects.
update_script_test.info.yml file core/modules/system/tests/modules/update_script_test/update_script_test.info.yml core/modules/system/tests/modules/update_script_test/update_script_test.info.yml
update_test.info.yml file core/modules/update/tests/modules/update_test/update_test.info.yml core/modules/update/tests/modules/update_test/update_test.info.yml
update_test_0.info.yml file core/modules/system/tests/modules/update_test_0/update_test_0.info.yml core/modules/system/tests/modules/update_test_0/update_test_0.info.yml
update_test_1.info.yml file core/modules/system/tests/modules/update_test_1/update_test_1.info.yml core/modules/system/tests/modules/update_test_1/update_test_1.info.yml
update_test_2.info.yml file core/modules/system/tests/modules/update_test_2/update_test_2.info.yml core/modules/system/tests/modules/update_test_2/update_test_2.info.yml
update_test_3.info.yml file core/modules/system/tests/modules/update_test_3/update_test_3.info.yml core/modules/system/tests/modules/update_test_3/update_test_3.info.yml
update_test_base_theme.info.yml file core/modules/update/tests/themes/update_test_base_theme/update_test_base_theme.info.yml core/modules/update/tests/themes/update_test_base_theme/update_test_base_theme.info.yml
update_test_broken_theme_hook.info.yml file core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml core/modules/system/tests/modules/update_test_broken_theme_hook/update_test_broken_theme_hook.info.yml
update_test_description.info.yml file core/modules/system/tests/modules/update_test_description/update_test_description.info.yml core/modules/system/tests/modules/update_test_description/update_test_description.info.yml

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