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
ContentTranslationEntityBundleInfoTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingInsert function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation settings are propagated on creation.
ContentTranslationEntityBundleInfoTest::testBundleClearOnLanguageContentSettingUpdate function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that bundle translation setting changes are propagated.
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that field synchronization is skipped for disabled bundles.
ContentTranslationEntityBundleInfoTest::testHookInvocationOrder function core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php Tests that modules can know whether bundles are translatable.
ContentTranslationHandlerTest::$entityTypeBundleInfo property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The entity type bundle information.
ContentTranslationManager::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationManager.php The entity type bundle info provider.
ContentTranslationPermissions::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationPermissions.php The entity bundle info.
ContentTranslationUITestBase::doTestAuthoringInfo function core/modules/content_translation/tests/src/Functional/ContentTranslationUITestBase.php Tests the translation authoring information.
content_moderation.info.yml file core/modules/content_moderation/content_moderation.info.yml core/modules/content_moderation/content_moderation.info.yml
content_moderation.moderation_information service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\ModerationInformation
content_moderation_action_info_alter function core/modules/content_moderation/content_moderation.module Implements hook_action_info_alter().
content_moderation_entity_base_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_base_field_info().
content_moderation_entity_bundle_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_field_info().
content_moderation_entity_bundle_info_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_bundle_info_alter().
content_moderation_entity_extra_field_info function core/modules/content_moderation/content_moderation.module Implements hook_entity_extra_field_info().
content_moderation_test_local_task.info.yml file core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml core/modules/content_moderation/tests/modules/content_moderation_test_local_task/content_moderation_test_local_task.info.yml
content_moderation_test_resave.info.yml file core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.info.yml core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.info.yml
content_moderation_test_views.info.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.info.yml
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
content_translation.info.yml file core/modules/content_translation/content_translation.info.yml core/modules/content_translation/content_translation.info.yml
content_translation_element_info_alter function core/modules/content_translation/content_translation.module Implements hook_element_info_alter().
content_translation_entity_base_field_info function core/modules/content_translation/content_translation.module Implements hook_entity_base_field_info().
content_translation_entity_bundle_info_alter function core/modules/content_translation/content_translation.module Implements hook_entity_bundle_info_alter().
content_translation_entity_extra_field_info function core/modules/content_translation/content_translation.module Implements hook_entity_extra_field_info().
content_translation_field_info_alter function core/modules/content_translation/content_translation.module Implements hook_field_info_alter().
content_translation_language_types_info_alter function core/modules/content_translation/content_translation.module Implements hook_language_type_info_alter().
content_translation_test.info.yml file core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.info.yml
content_translation_test_entity_bundle_info_alter function core/modules/content_translation/tests/modules/content_translation_test/content_translation_test.module Implements hook_entity_bundle_info_alter().
content_translation_test_views.info.yml file core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml core/modules/content_translation/tests/modules/content_translation_test_views/content_translation_test_views.info.yml
contextual.info.yml file core/modules/contextual/contextual.info.yml core/modules/contextual/contextual.info.yml
ContextualLinks::getInfo function core/modules/contextual/src/Element/ContextualLinks.php Returns the element properties for this element.
ContextualLinksPlaceholder::getInfo function core/modules/contextual/src/Element/ContextualLinksPlaceholder.php Returns the element properties for this element.
contextual_test.info.yml file core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml
cron_queue_test.info.yml file core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml core/modules/system/tests/modules/cron_queue_test/cron_queue_test.info.yml
csrf_race_test.info.yml file core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
csrf_test.info.yml file core/modules/system/tests/modules/csrf_test/csrf_test.info.yml core/modules/system/tests/modules/csrf_test/csrf_test.info.yml
css_disable_transitions_test.info.yml file core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml
Database::$databaseInfo property core/lib/Drupal/Core/Database/Database.php A processed copy of the database connection information from settings.php.
Database::addConnectionInfo function core/lib/Drupal/Core/Database/Database.php Adds database connection information for a given key/target.
Database::convertDbUrlToConnectionInfo function core/lib/Drupal/Core/Database/Database.php Converts a URL to a database connection info array.
Database::getAllConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets connection information for all available databases.
Database::getConnectionInfo function core/lib/Drupal/Core/Database/Database.php Gets information on the specified database connection.
Database::getConnectionInfoAsUrl function core/lib/Drupal/Core/Database/Database.php Gets database connection info as a URL.
Database::parseConnectionInfo function core/lib/Drupal/Core/Database/Database.php Process the configuration file for database information.
Database::setMultipleConnectionInfo function core/lib/Drupal/Core/Database/Database.php Sets connection information for multiple databases.
DatabaseDriver::getAutoloadInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php
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.

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