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 11.x for _info
  5. Other projects
Title Object type File name Summary
DatabaseDriverList::getAllInstalledInfo function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Returns an array of info files information of installed extensions.
DatabaseDriverList::getExtensionInfo function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Returns information about a specified extension.
DatabaseDriverList::recalculateInfo function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Generates the information from .info.yml files for extensions of this type.
database_statement_monitoring_test.info.yml file core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml core/modules/system/tests/modules/database_statement_monitoring_test/database_statement_monitoring_test.info.yml
database_test.info.yml file core/modules/system/tests/modules/database_test/database_test.info.yml core/modules/system/tests/modules/database_test/database_test.info.yml
Date::getInfo function core/lib/Drupal/Core/Render/Element/Date.php Returns the element properties for this element.
Datelist::getInfo function core/lib/Drupal/Core/Datetime/Element/Datelist.php Returns the element properties for this element.
DateRangePlainFormatter class core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Plugin implementation of the 'Plain' formatter for 'daterange' fields.
DateRangePlainFormatter.php file core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php
DateRangePlainFormatter::defaultSettings function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Defines the default settings for this plugin.
DateRangePlainFormatter::settingsForm function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Returns a form to configure settings for the formatter.
DateRangePlainFormatter::settingsSummary function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Returns a short summary for the current formatter settings.
DateRangePlainFormatter::viewElements function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Builds a renderable array for a field value.
datetime.info.yml file core/modules/datetime/datetime.info.yml core/modules/datetime/datetime.info.yml
Datetime::getInfo function core/lib/Drupal/Core/Datetime/Element/Datetime.php Returns the element properties for this element.
DateTimePlainFormatter class core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Plugin implementation of the 'Plain' formatter for 'datetime' fields.
DateTimePlainFormatter.php file core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php
DateTimePlainFormatter::formatDate function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Creates a formatted date value as a string.
DateTimePlainFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Builds a renderable array for a field value.
datetime_range.info.yml file core/modules/datetime_range/datetime_range.info.yml core/modules/datetime_range/datetime_range.info.yml
datetime_range_test.info.yml file core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.info.yml
datetime_test.info.yml file core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml core/modules/datetime/tests/modules/datetime_test/datetime_test.info.yml
dblog.info.yml file core/modules/dblog/dblog.info.yml core/modules/dblog/dblog.info.yml
DbLogTest::testLogEventPageWithMissingInfo function core/modules/dblog/tests/src/Functional/DbLogTest.php Tests individual log event page with missing log attributes.
dblog_test_views.info.yml file core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml core/modules/dblog/tests/modules/dblog_test_views/dblog_test_views.info.yml
DbUpdateController::info function core/modules/system/src/Controller/DbUpdateController.php Returns the info database update page.
decorated_service_test.info.yml file core/modules/system/tests/modules/decorated_service_test/decorated_service_test.info.yml core/modules/system/tests/modules/decorated_service_test/decorated_service_test.info.yml
decoupled_menus_test.info.yml file core/modules/system/tests/modules/decoupled_menus_test/decoupled_menus_test.info.yml core/modules/system/tests/modules/decoupled_menus_test/decoupled_menus_test.info.yml
DefaultPluginManager::alterInfo function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Sets the alter hook name.
DefaultSelection::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Entity type bundle info service.
DefaultsEntityForm::$entityTypeBundleInfo property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The entity type bundle info service.
DefaultsSectionStorage::$entityTypeBundleInfo property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type bundle info.
default_format_test.info.yml file core/modules/system/tests/modules/default_format_test/default_format_test.info.yml core/modules/system/tests/modules/default_format_test/default_format_test.info.yml
delay_cache_tags_invalidation.info.yml file core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.info.yml
demo_umami.info.yml file core/profiles/demo_umami/demo_umami.info.yml core/profiles/demo_umami/demo_umami.info.yml
demo_umami_content.info.yml file core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.info.yml
DependencyTest::testNoVersionInfo function core/modules/system/tests/src/Functional/Module/DependencyTest.php Tests visiting admin/modules when a module outside of core has no version.
dependency_version_test.info.yml file core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml core/modules/system/tests/modules/dependency_version_test/dependency_version_test.info.yml
dependency_version_test_system_info_alter function core/modules/system/tests/modules/dependency_version_test/dependency_version_test.module Implements hook_system_info_alter().
Deprecated::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/Deprecated.php Returns the element properties for this element.
DeprecatedElementTest::testBuildInfo function core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Tests that render elements can trigger deprecations in their constructor.
DeprecatedExtendsFormElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsFormElement.php Returns the element properties for this element.
DeprecatedExtendsRenderElement::getInfo function core/modules/system/tests/modules/element_info_test/src/Element/DeprecatedExtendsRenderElement.php Returns the element properties for this element.
deprecated_module.info.yml file core/modules/system/tests/modules/deprecated_module/deprecated_module.info.yml core/modules/system/tests/modules/deprecated_module/deprecated_module.info.yml
deprecated_module_contrib.info.yml file core/modules/system/tests/modules/deprecated_module_contrib/deprecated_module_contrib.info.yml core/modules/system/tests/modules/deprecated_module_contrib/deprecated_module_contrib.info.yml
deprecated_module_dependency.info.yml file core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml core/modules/system/tests/modules/deprecated_module_dependency/deprecated_module_dependency.info.yml
deprecated_module_test.info.yml file core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml
deprecated_module_test_system_info_alter function core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.module Implements hook_system_info_alter().
deprecated_module_with_non_deprecated_dependency.info.yml file core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml
deprecated_theme_test.info.yml file core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml

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