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. Other projects
Title Object type File name Summary
claro_system_module_invoked_library_info_alter function core/themes/claro/claro.theme Called by system.module via its hook_library_info_alter().
Color::getInfo function core/lib/Drupal/Core/Render/Element/Color.php Returns the element properties for this element.
comment.info.yml file core/modules/comment/comment.info.yml core/modules/comment/comment.info.yml
CommentDisplayConfigurableTestHooks::entityBaseFieldInfoAlter function core/modules/comment/tests/modules/comment_display_configurable_test/src/Hook/CommentDisplayConfigurableTestHooks.php Implements hook_entity_base_field_info_alter().
CommentHooks::entityExtraFieldInfo function core/modules/comment/src/Hook/CommentHooks.php Implements hook_entity_extra_field_info().
CommentHooks::fieldInfoEntityTypeUiDefinitionsAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_field_info_entity_type_ui_definitions_alter().
CommentHooks::fieldTypeCategoryInfoAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_field_type_category_info_alter().
CommentNonNodeTest::commentContactInfoAvailable function core/modules/comment/tests/src/Functional/CommentNonNodeTest.php Checks whether the commenter's contact information is displayed.
CommentStatistics::getRankingInfo function core/modules/comment/src/CommentStatistics.php Returns an array of ranking information for hook_ranking().
CommentStatisticsInterface::getRankingInfo function core/modules/comment/src/CommentStatisticsInterface.php Returns an array of ranking information for hook_ranking().
CommentTestBase::commentContactInfoAvailable function core/modules/comment/tests/src/Functional/CommentTestBase.php Checks whether the commenter's contact information is displayed.
CommentTokensHooks::tokenInfo function core/modules/comment/src/Hook/CommentTokensHooks.php Implements hook_token_info().
CommentTranslationUITest::doTestAuthoringInfo function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests the translation authoring information.
comment_base_field_test.info.yml file core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml
comment_display_configurable_test.info.yml file core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml
comment_display_configurable_test_entity_base_field_info_alter function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_base_field_info_alter().
comment_empty_title_test.info.yml file core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml
comment_test.info.yml file core/modules/comment/tests/modules/comment_test/comment_test.info.yml core/modules/comment/tests/modules/comment_test/comment_test.info.yml
comment_test_views.info.yml file core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml
comment_token_info function core/modules/comment/comment.tokens.inc Implements hook_token_info().
CommonTestHooks::libraryInfoAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php Implements hook_library_info_alter().
CommonTestHooks::libraryInfoBuild function core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php Implements hook_library_info_build().
common_test.info.yml file core/modules/system/tests/modules/common_test/common_test.info.yml core/modules/system/tests/modules/common_test/common_test.info.yml
common_test_cron_helper.info.yml file core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml
ComponentElement::getInfo function core/modules/sdc/src/Element/ComponentElement.php Returns the element properties for this element.
ComponentElement::getInfo function core/lib/Drupal/Core/Render/Element/ComponentElement.php Returns the element properties for this element.
ComponentGenerator::$drupalCoreInfo property composer/Generator/ComponentGenerator.php Data from drupal/core's composer.json file.
ComponentGenerator::$drupalProjectInfo property composer/Generator/ComponentGenerator.php Data from drupal/drupal's composer.json file.
ComponentInFormTest class core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Tests the correct rendering of components in form.
ComponentInFormTest.php file core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php
ComponentInFormTest::$modules property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Modules to install.
ComponentInFormTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Themes to install.
ComponentInFormTest::buildForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Form constructor.
ComponentInFormTest::getFormId function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Returns a unique string identifying the form.
ComponentInFormTest::submitForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Form submission handler.
ComponentInFormTest::testFormRenderingAndSubmission function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Tests that fields validation messages are sorted in the fields order.
ComponentInFormTest::validateForm function core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Form validation handler.
ComponentMetadata::parseSchemaInfo function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Parse the schema information.
ComponentMetadata::parseSchemaInfo function core/modules/sdc/src/Component/ComponentMetadata.php Parse the schema information.
ComposerInspector::getRootPackageInfo function core/modules/package_manager/src/ComposerInspector.php Returns the output of `composer show --self` in a directory.
ComposerInspectorTest::testRootPackageInfo function core/modules/package_manager/tests/src/Kernel/ComposerInspectorTest.php @covers ::getRootPackageInfo[[api-linebreak]]
ComposerRequirementTest::testComposerInfoShown function core/modules/package_manager/tests/src/Functional/ComposerRequirementTest.php Tests that Composer version and path are listed on the status report.
condition_test.info.yml file core/modules/system/tests/modules/condition_test/condition_test.info.yml core/modules/system/tests/modules/condition_test/condition_test.info.yml
config.info.yml file core/modules/config/config.info.yml core/modules/config/config.info.yml
ConfigCollectionEvents::COLLECTION_INFO constant core/lib/Drupal/Core/Config/ConfigCollectionEvents.php Event dispatched to collect information on all config collections.
ConfigCollectionInfo class core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets information on all the possible configuration collections.
ConfigCollectionInfo.php file core/lib/Drupal/Core/Config/ConfigCollectionInfo.php
ConfigCollectionInfo::$collections property core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Configuration collection information keyed by collection name.
ConfigCollectionInfo::addCollection function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Adds a collection to the list of possible collections.
ConfigCollectionInfo::getCollectionNames function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the list of possible collection names.

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