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
announcements_feed.info.yml file core/modules/announcements_feed/announcements_feed.info.yml core/modules/announcements_feed/announcements_feed.info.yml
announce_feed_test.info.yml file core/modules/announcements_feed/tests/modules/announce_feed_test/announce_feed_test.info.yml core/modules/announcements_feed/tests/modules/announce_feed_test/announce_feed_test.info.yml
big_pipe_bypass_js.info.yml file core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml core/modules/big_pipe/tests/modules/big_pipe_bypass_js/big_pipe_bypass_js.info.yml
binary_file_response_test.info.yml file core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.info.yml core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.info.yml
BreakLockLink::getInfo function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Returns the element properties for this element.
ckeditor5_read_only_mode.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/ckeditor5_read_only_mode.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_read_only_mode/ckeditor5_read_only_mode.info.yml
ckeditor5_test_module_allowed_image.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml
ckeditor_test.info.yml file core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor_test/ckeditor_test.info.yml
ComponentElement::getInfo function core/lib/Drupal/Core/Render/Element/ComponentElement.php Returns the element properties for this element.
ComponentMetadata::parseSchemaInfo function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Parse the schema information.
ConfigCollectionEvents::COLLECTION_INFO constant core/lib/Drupal/Core/Config/ConfigCollectionEvents.php Event dispatched to collect information on all config collections.
ConfigTranslationUiSiteInformationTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Translate site information to various languages.
ConfigTranslationUiSiteInformationTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php
ConfigTranslationUiSiteInformationTest::testSiteInformationTranslationUi function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Tests the site information translation interface.
ConfigTranslationUiSiteInformationTest::testSourceValueDuplicateSave function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Tests the site information translation interface.
ConfigTranslationUiTestBase::setSiteInformation function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTestBase.php Sets site name and slogan for default language, helps in tests.
config_action_duplicate_test.info.yml file core/modules/config/tests/config_action_duplicate_test/config_action_duplicate_test.info.yml core/modules/config/tests/config_action_duplicate_test/config_action_duplicate_test.info.yml
config_install_dependency_enforced_combo_test.info.yml file core/modules/config/tests/config_install_dependency_enforced_combo_test/config_install_dependency_enforced_combo_test.info.yml core/modules/config/tests/config_install_dependency_enforced_combo_test/config_install_dependency_enforced_combo_test.info.yml
config_mapping_test.info.yml file core/modules/system/tests/modules/config_mapping_test/config_mapping_test.info.yml core/modules/system/tests/modules/config_mapping_test/config_mapping_test.info.yml
config_schema_add_fallback_type_test.info.yml file core/modules/config/tests/config_schema_add_fallback_type_test/config_schema_add_fallback_type_test.info.yml core/modules/config/tests/config_schema_add_fallback_type_test/config_schema_add_fallback_type_test.info.yml
ContentEntityForm::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/ContentEntityForm.php The entity type bundle info service.
ContentEntityStorageBase::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php The entity bundle info.
content_negotiation_test.info.yml file core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.info.yml core/modules/system/tests/modules/content_negotiation_test/content_negotiation_test.info.yml
DatabaseDriver::getAutoloadInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns an array with the driver's autoload information.
DatabaseDriver::getModuleInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php Gets the content of the info.yml file of the driver's module, as an array.
DatabaseDriverList::createExtensionInfo function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Creates the info value for an extension object.
DatabaseDriverList::getAllAvailableInfo function core/lib/Drupal/Core/Extension/DatabaseDriverList.php Returns an array of info files information of available extensions.
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.
Datelist::getInfo function core/lib/Drupal/Core/Datetime/Element/Datelist.php Returns the element properties for this element.
Datetime::getInfo function core/lib/Drupal/Core/Datetime/Element/Datetime.php Returns the element properties for this element.
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.
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_twig_template.info.yml file core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.info.yml core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.info.yml
destructable_test.info.yml file core/modules/system/tests/modules/destructable_test/destructable_test.info.yml core/modules/system/tests/modules/destructable_test/destructable_test.info.yml
driver_missing_dependency_test.info.yml file core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/driver_missing_dependency_test.info.yml
drupal_get_filetransfer_info function core/includes/common.inc Assembles the Drupal FileTransfer registry.
ElementInfoTestNumberBuilder class core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php Provides a trusted callback to alter the element_info_test number element.
ElementInfoTestNumberBuilder.php file core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php
ElementInfoTestNumberBuilder::preRender function core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php Sets element_info_test - #pre_render callback.
ElementInfoTestNumberBuilder::trustedCallbacks function core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php Lists the trusted callbacks provided by the implementing class.
EntityAutocomplete::getInfo function core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php Returns the element properties for this element.
EntityBase::entityTypeBundleInfo function core/lib/Drupal/Core/Entity/EntityBase.php Gets the entity type bundle info service.
EntityBundle::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php The entity type bundle info service.

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