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
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_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
CommonTestThemeHooks::libraryInfoAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_library_info_alter().
CommonTestThemeHooks::libraryInfoBuild function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.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/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.
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.
ConfigCollectionInfo::getOverrideService function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the config factory override service responsible for the collection.
ConfigManager::$configCollectionInfo property core/lib/Drupal/Core/Config/ConfigManager.php The configuration collection info.
ConfigManager::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManager.php Gets available collection information using the event system.
ConfigManagerInterface::getConfigCollectionInfo function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets available collection information using the event system.
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter function core/modules/config/tests/config_override_message_test/src/Hook/ConfigOverrideMessageTestHooks.php Implements hook_form_FORM_ID_alter().
ConfigSchemaTest::testConfigSchemaInfoAlter function core/tests/Drupal/KernelTests/Core/Config/ConfigSchemaTest.php Tests hook_config_schema_info_alter().
ConfigSchemaTestHooks::configSchemaInfoAlter function core/modules/config/tests/config_schema_test/src/Hook/ConfigSchemaTestHooks.php Implements hook_config_schema_info_alter().
ConfigTranslationFieldListBuilder::$baseEntityInfo property core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php An array containing the base entity type's definition.
ConfigTranslationFieldListBuilder::$entityTypeBundleInfo property core/modules/config_translation/src/Controller/ConfigTranslationFieldListBuilder.php The entity bundle info.
ConfigTranslationHooks::configSchemaInfoAlter function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_config_schema_info_alter().
ConfigTranslationHooks::configTranslationInfo function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_config_translation_info().
ConfigTranslationTestHooks::configTranslationInfoAlter function core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php Implements hook_config_translation_info_alter().
ConfigTranslationTestHooks::systemInfoAlter function core/modules/config_translation/tests/modules/config_translation_test/src/Hook/ConfigTranslationTestHooks.php Implements hook_system_info_alter().
ConfigTranslationUiSiteInformationTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationUiSiteInformationTest.php Translate site information to various languages.

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