Search for info

  1. Search 7.x for info
  2. Search 9.5.x for info
  3. Search 10.3.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
Item::getInfo function core/lib/Drupal/Core/Render/Element/Item.php Returns the element properties for this element.
jsonapi.info.yml file core/modules/jsonapi/jsonapi.info.yml core/modules/jsonapi/jsonapi.info.yml
jsonapi_test_collection_count.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_collection_count/jsonapi_test_collection_count.info.yml
jsonapi_test_data_type.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_data_type/jsonapi_test_data_type.info.yml
jsonapi_test_field_access.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_field_access/jsonapi_test_field_access.info.yml
jsonapi_test_field_aliasing.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/jsonapi_test_field_aliasing.info.yml
jsonapi_test_field_filter_access.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_field_filter_access/jsonapi_test_field_filter_access.info.yml
jsonapi_test_field_type.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_field_type/jsonapi_test_field_type.info.yml
jsonapi_test_normalizers_kernel.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml
jsonapi_test_resource_type_building.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_resource_type_building/jsonapi_test_resource_type_building.info.yml
jsonapi_test_user.info.yml file core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml core/modules/jsonapi/tests/modules/jsonapi_test_user/jsonapi_test_user.info.yml
js_ajax_test.info.yml file core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml core/modules/system/tests/modules/js_ajax_test/js_ajax_test.info.yml
js_cookie_test.info.yml file core/modules/system/tests/modules/js_cookie_test/js_cookie_test.info.yml core/modules/system/tests/modules/js_cookie_test/js_cookie_test.info.yml
js_deprecation_log_test.info.yml file core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.info.yml core/modules/system/tests/modules/js_deprecation_log_test/js_deprecation_log_test.info.yml
js_deprecation_test.info.yml file core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.info.yml core/modules/system/tests/modules/js_deprecation_test/js_deprecation_test.info.yml
js_message_test.info.yml file core/modules/system/tests/modules/js_message_test/js_message_test.info.yml core/modules/system/tests/modules/js_message_test/js_message_test.info.yml
js_webassert_test.info.yml file core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml core/modules/system/tests/modules/js_webassert_test/js_webassert_test.info.yml
KernelTestBase::getDatabaseConnectionInfo function core/tests/Drupal/KernelTests/KernelTestBase.php Returns the Database connection info to be used for this test.
KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::getDatabaseConnectionInfo
keyvalue_test.info.yml file core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml core/modules/system/tests/modules/keyvalue_test/keyvalue_test.info.yml
Label::getInfo function core/lib/Drupal/Core/Render/Element/Label.php Returns the element properties for this element.
language.info.yml file core/modules/language/language.info.yml core/modules/language/language.info.yml
LanguageConfiguration::getInfo function core/modules/language/src/Element/LanguageConfiguration.php Returns the element properties for this element.
LanguageManager::getDefinedLanguageTypesInfo function core/lib/Drupal/Core/Language/LanguageManager.php Returns information about all defined language types.
LanguageManagerInterface::getDefinedLanguageTypesInfo function core/lib/Drupal/Core/Language/LanguageManagerInterface.php Returns information about all defined language types.
LanguageNegotiationInfoTest class core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests alterations to language types/negotiation info.
LanguageNegotiationInfoTest.php file core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
LanguageNegotiationInfoTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php The theme to install as the default for testing.
LanguageNegotiationInfoTest::$modules property core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Modules to enable.
LanguageNegotiationInfoTest::checkFixedLanguageTypes function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Check that language negotiation for fixed types matches the stored one.
LanguageNegotiationInfoTest::isLanguageTypeConfigurable function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Checks whether the given language type is configurable.
LanguageNegotiationInfoTest::languageManager function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Returns the configurable language manager.
LanguageNegotiationInfoTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php
LanguageNegotiationInfoTest::stateSet function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Sets state flags for language_test module.
LanguageNegotiationInfoTest::testConfigLangTypeAlterations function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests altering config of configurable language types.
LanguageNegotiationInfoTest::testInfoAlterations function core/modules/language/tests/src/Functional/LanguageNegotiationInfoTest.php Tests alterations to language types/negotiation info.
LanguageSelect::getInfo function core/lib/Drupal/Core/Render/Element/LanguageSelect.php Returns the element properties for this element.
language_config_override_test.info.yml file core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml core/modules/language/tests/language_config_override_test/language_config_override_test.info.yml
language_elements_test.info.yml file core/modules/language/tests/language_elements_test/language_elements_test.info.yml core/modules/language/tests/language_elements_test/language_elements_test.info.yml
language_element_info_alter function core/modules/language/language.module Implements hook_element_info_alter().
language_entity_base_field_info_alter function core/modules/language/language.module Implements hook_entity_base_field_info_alter().
language_entity_field_access_test.info.yml file core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml
language_field_info_alter function core/modules/language/language.module Implements hook_field_info_alter().
language_language_types_info_alter function core/modules/language/language.module Implements hook_language_types_info_alter().
language_test.info.yml file core/modules/language/tests/language_test/language_test.info.yml core/modules/language/tests/language_test/language_test.info.yml
language_test_language_negotiation_info_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_negotiation_info_alter().
language_test_language_types_info function core/modules/language/tests/language_test/language_test.module Implements hook_language_types_info().
language_test_language_types_info_alter function core/modules/language/tests/language_test/language_test.module Implements hook_language_types_info_alter().
LatestRevisionCheck::$moderationInfo property core/modules/content_moderation/src/Access/LatestRevisionCheck.php The moderation information service.
LayoutBuilder::getInfo function core/modules/layout_builder/src/Element/LayoutBuilder.php Returns the element properties for this element.

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