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 main for _info
  6. Other projects
Title Object type File name Summary
Form::getInfo function core/lib/Drupal/Core/Render/Element/Form.php Returns the element properties for this element.
FormBuilder::$elementInfo property core/lib/Drupal/Core/Form/FormBuilder.php The element info manager.
FormState::$build_info property core/lib/Drupal/Core/Form/FormState.php An associative array of information stored by Form API.
FormState::$rebuild_info property core/lib/Drupal/Core/Form/FormState.php Similar to self::$build_info.
FormState::addBuildInfo function core/lib/Drupal/Core/Form/FormState.php Adds a value to the build info.
FormState::addRebuildInfo function core/lib/Drupal/Core/Form/FormState.php Adds a value to the rebuild info.
FormState::getBuildInfo function core/lib/Drupal/Core/Form/FormState.php Returns the build info for the form.
FormState::getRebuildInfo function core/lib/Drupal/Core/Form/FormState.php Gets the rebuild info.
FormState::setBuildInfo function core/lib/Drupal/Core/Form/FormState.php Sets the build info for the form.
FormState::setRebuildInfo function core/lib/Drupal/Core/Form/FormState.php Sets the rebuild info.
FormStateDecoratorBase::addBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Adds a value to the build info.
FormStateDecoratorBase::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Adds a value to the rebuild info.
FormStateDecoratorBase::getBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Returns the build info for the form.
FormStateDecoratorBase::getRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Gets the rebuild info.
FormStateDecoratorBase::setBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets the build info for the form.
FormStateDecoratorBase::setRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets the rebuild info.
FormStateDecoratorBaseTest::testAddBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add build info.
FormStateDecoratorBaseTest::testAddRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add rebuild info.
FormStateDecoratorBaseTest::testGetBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get build info.
FormStateDecoratorBaseTest::testGetRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests get rebuild info.
FormStateDecoratorBaseTest::testSetBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set build info.
FormStateDecoratorBaseTest::testSetRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests set rebuild info.
FormStateInterface::addBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the build info.
FormStateInterface::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the rebuild info.
FormStateInterface::getBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Returns the build info for the form.
FormStateInterface::getRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Gets the rebuild info.
FormStateInterface::setBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the build info for the form.
FormStateInterface::setRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Sets the rebuild info.
FormTestBase::$elementInfo property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The element info manager.
FormTestBase::getInfo function core/tests/Drupal/Tests/Core/Form/FormTestBase.php A stub method returning properties for the defined element type.
form_test.info.yml file core/modules/system/tests/modules/form_test/form_test.info.yml core/modules/system/tests/modules/form_test/form_test.info.yml
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType function core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php Gets the filters of the given type in this text format.
GDToolkit::$preLoadInfo property core/modules/system/src/Plugin/ImageToolkit/GDToolkit.php Image information from a file, available prior to loading the GD object.
GenerateTheme::getThemeInfo function core/lib/Drupal/Core/Command/GenerateTheme.php Gets theme info using the theme name.
GenerateThemeTest::testInfoOverrides function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
generic_module1_test.info.yml file core/modules/system/tests/modules/generic_module1_test/generic_module1_test.info.yml core/modules/system/tests/modules/generic_module1_test/generic_module1_test.info.yml
generic_module2_test.info.yml file core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml
HandlerBase::exposedInfo function core/modules/views/src/Plugin/views/HandlerBase.php Get information about the exposed form for the form renderer.
help.info.yml file core/modules/help/help.info.yml core/modules/help/help.info.yml
HelpTopicsTestHooks::helpTopicsInfoAlter function core/modules/help/tests/modules/help_topics_test/src/Hook/HelpTopicsTestHooks.php Implements hook_help_topics_info_alter().
HelpTopicTwigTest::PLUGIN_INFORMATION constant core/modules/help/tests/src/Unit/HelpTopicTwigTest.php The plugin information to use for setting up a test topic.
HelpTopicTwigTest::testCacheInfo function core/modules/help/tests/src/Unit/HelpTopicTwigTest.php Tests cache info.
help_page_test.info.yml file core/modules/help/tests/modules/help_page_test/help_page_test.info.yml core/modules/help/tests/modules/help_page_test/help_page_test.info.yml
help_test.info.yml file core/modules/help/tests/modules/help_test/help_test.info.yml core/modules/help/tests/modules/help_test/help_test.info.yml
help_topics_test.info.yml file core/modules/help/tests/modules/help_topics_test/help_topics_test.info.yml core/modules/help/tests/modules/help_topics_test/help_topics_test.info.yml
help_topics_test_theme.info.yml file core/modules/help/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml core/modules/help/tests/themes/help_topics_test_theme/help_topics_test_theme.info.yml
help_topics_twig_tester.info.yml file core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.info.yml core/modules/help/tests/modules/help_topics_twig_tester/help_topics_twig_tester.info.yml
Hidden::getInfo function core/lib/Drupal/Core/Render/Element/Hidden.php Returns the element properties for this element.
history.info.yml file core/modules/history/history.info.yml core/modules/history/history.info.yml
HistoryTokensHooks::tokenInfo function core/modules/history/src/Hook/HistoryTokensHooks.php Implements hook_token_info().

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