Search for _info

  1. Search 7.x for _info
  2. Search 9.5.x for _info
  3. Search 10.3.x for _info
  4. Search 11.x for _info
  5. Other projects
Title Object type File name Summary
field_entity_field_storage_info function core/modules/field/field.module Implements hook_entity_field_storage_info().
field_layout.info.yml file core/modules/field_layout/field_layout.info.yml core/modules/field_layout/field_layout.info.yml
field_layout_test.info.yml file core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml core/modules/field_layout/tests/modules/field_layout_test/field_layout_test.info.yml
field_normalization_test.info.yml file core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.info.yml
field_plugins_test.info.yml file core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml
field_test.info.yml file core/modules/field/tests/modules/field_test/field_test.info.yml core/modules/field/tests/modules/field_test/field_test.info.yml
field_test_boolean_access_denied.info.yml file core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml
field_test_config.info.yml file core/modules/field/tests/modules/field_test_config/field_test_config.info.yml core/modules/field/tests/modules/field_test_config/field_test_config.info.yml
field_test_entity_bundle_field_info_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_entity_bundle_field_info_alter().
field_test_entity_extra_field_info_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_entity_extra_field_info_alter().
field_test_entity_info_translatable function core/modules/field/tests/modules/field_test/field_test.entity.inc Helper function to enable entity translations.
field_test_field_widget_info_alter function core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_widget_info_alter().
field_test_views.info.yml file core/modules/field/tests/modules/field_test_views/field_test_views.info.yml core/modules/field/tests/modules/field_test_views/field_test_views.info.yml
field_third_party_test.info.yml file core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml core/modules/field/tests/modules/field_third_party_test/field_third_party_test.info.yml
field_timestamp_test.info.yml file core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml
field_ui.info.yml file core/modules/field_ui/field_ui.info.yml core/modules/field_ui/field_ui.info.yml
field_ui_test.info.yml file core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.info.yml
file.info.yml file core/modules/file/file.info.yml core/modules/file/file.info.yml
File::getInfo function core/lib/Drupal/Core/Render/Element/File.php Returns the element properties for this element.
FileMigrationSetupTrait::getFileMigrationInfo function core/modules/file/tests/src/Kernel/Migrate/d7/FileMigrationSetupTrait.php Returns information about the file to be migrated.
FileUploadForm::$elementInfo property core/modules/media_library/src/Form/FileUploadForm.php The element info manager.
file_field_widget_info_alter function core/modules/file/file.module Implements hook_field_widget_info_alter().
file_module_test.info.yml file core/modules/file/tests/file_module_test/file_module_test.info.yml core/modules/file/tests/file_module_test/file_module_test.info.yml
file_test.info.yml file core/modules/file/tests/file_test/file_test.info.yml core/modules/file/tests/file_test/file_test.info.yml
file_test_views.info.yml file core/modules/file/tests/modules/file_test_views/file_test_views.info.yml core/modules/file/tests/modules/file_test_views/file_test_views.info.yml
file_token_info function core/modules/file/file.module Implements hook_token_info().
filter.info.yml file core/modules/filter/filter.info.yml core/modules/filter/filter.info.yml
FilterPluginBase::$group_info property core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Contains the information of the selected item in a grouped filter.
FilterPluginBase::exposedInfo function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Tell the renderer about our exposed form. This only needs to be
overridden for particularly complex forms. And maybe not even then.
filter_test.info.yml file core/modules/filter/tests/filter_test/filter_test.info.yml core/modules/filter/tests/filter_test/filter_test.info.yml
filter_test_plugin.info.yml file core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml core/modules/filter/tests/filter_test_plugin/filter_test_plugin.info.yml
FollowUpMigrationsTest::getFileMigrationInfo function core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Returns information about the file to be migrated.
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 that is necessary to
build and rebuild the form from cache when the original context may no
longer be available:
FormState::$rebuild_info property core/lib/Drupal/Core/Form/FormState.php Similar to self::$build_info, but pertaining to
\Drupal\Core\Form\FormBuilderInterface::rebuildForm().
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 @covers ::addBuildInfo
FormStateDecoratorBaseTest::testAddRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::addRebuildInfo

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