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
RecipeInfoCommand::__construct function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RenderElementHelper::alterElementInfo function core/modules/inline_form_errors/src/RenderElementHelper.php Alters the element type info.
RendererTestBase::$elementInfo property core/tests/Drupal/Tests/Core/Render/RendererTestBase.php The mocked element info.
render_array_non_html_subscriber_test.info.yml file core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
render_attached_test.info.yml file core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
render_placeholder_message_test.info.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
RequiredModuleUninstallValidator::getModuleInfoByModule function core/lib/Drupal/Core/Extension/RequiredModuleUninstallValidator.php Returns the module info for a specific module.
requirements1_test.info.yml file core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml
requirements2_test.info.yml file core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml
REQUIREMENT_INFO constant core/includes/install.inc Requirement severity -- Informational message only.
ResourceTypeRepository::$entityTypeBundleInfo property core/modules/jsonapi/src/ResourceType/ResourceTypeRepository.php The bundle manager.
respond_install_uninstall_hook_test.info.yml file core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml
ResponsiveImage::getInfo function core/modules/responsive_image/src/Element/ResponsiveImage.php Returns the element properties for this element.
ResponsiveImageHooks::libraryInfoAlter function core/modules/responsive_image/src/Hook/ResponsiveImageHooks.php Implements hook_library_info_alter().
responsive_image.info.yml file core/modules/responsive_image/responsive_image.info.yml core/modules/responsive_image/responsive_image.info.yml
responsive_image_test_module.info.yml file core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml core/modules/responsive_image/tests/modules/responsive_image_test_module/responsive_image_test_module.info.yml
rest.info.yml file core/modules/rest/rest.info.yml core/modules/rest/rest.info.yml
RestTestHooks::entityBaseFieldInfo function core/modules/rest/tests/modules/rest_test/src/Hook/RestTestHooks.php Implements hook_entity_base_field_info().
rest_test.info.yml file core/modules/rest/tests/modules/rest_test/rest_test.info.yml core/modules/rest/tests/modules/rest_test/rest_test.info.yml
rest_test_entity_base_field_info function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_views.info.yml file core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml
RevisionLink::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLink.php Returns the URI elements of the link.
RevisionLinkDelete::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php Returns the URI elements of the link.
RevisionLinkRevert::getUrlInfo function core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php Returns the URI elements of the link.
RfcLoggerTrait::info function core/lib/Drupal/Core/Logger/RfcLoggerTrait.php
RfcLogLevel::INFO constant core/lib/Drupal/Core/Logger/RfcLogLevel.php Log message severity -- Informational messages.
router_installer_test.info.yml file core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml core/modules/system/tests/modules/router_installer_test/router_installer_test.info.yml
router_test.info.yml file core/modules/system/tests/modules/router_test_directory/router_test.info.yml core/modules/system/tests/modules/router_test_directory/router_test.info.yml
ScaffoldFileInfo class composer/Plugin/Scaffold/ScaffoldFileInfo.php Data object that keeps track of one scaffold file.
ScaffoldFileInfo.php file composer/Plugin/Scaffold/ScaffoldFileInfo.php
ScaffoldFileInfo::$destination property composer/Plugin/Scaffold/ScaffoldFileInfo.php The path to the destination.
ScaffoldFileInfo::$op property composer/Plugin/Scaffold/ScaffoldFileInfo.php The operation used to create the destination.
ScaffoldFileInfo::destination function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the destination.
ScaffoldFileInfo::hasChanged function composer/Plugin/Scaffold/ScaffoldFileInfo.php Returns TRUE if the target does not exist or has changed.
ScaffoldFileInfo::interpolate function composer/Plugin/Scaffold/ScaffoldFileInfo.php Replaces placeholders in a message.
ScaffoldFileInfo::op function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the Scaffold operation.
ScaffoldFileInfo::overridden function composer/Plugin/Scaffold/ScaffoldFileInfo.php Determines if this scaffold file has been overridden by another package.
ScaffoldFileInfo::packageName function composer/Plugin/Scaffold/ScaffoldFileInfo.php Gets the package name.
ScaffoldFileInfo::process function composer/Plugin/Scaffold/ScaffoldFileInfo.php Moves a single scaffold file from source to destination.
ScaffoldFileInfo::__construct function composer/Plugin/Scaffold/ScaffoldFileInfo.php Constructs a ScaffoldFileInfo object.
Schema::$tableInformation property core/modules/pgsql/src/Driver/Database/pgsql/Schema.php A cache of information about blob columns and sequences of tables.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Schema.php Get information about the table name and schema from the prefix.
Schema::getPrefixInfo function core/modules/mysql/src/Driver/Database/mysql/Schema.php Get information about the table and database name from the prefix.
Schema::queryFieldInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetches the list of constraints used on a field.
Schema::queryTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Fetch the list of blobs and sequences used on a table.
Schema::resetTableInformation function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Resets information about table blobs, sequences and serial fields.
sdc.info.yml file core/modules/sdc/sdc.info.yml core/modules/sdc/sdc.info.yml
sdc_library_info_build function core/modules/sdc/sdc.module Implements hook_library_info_build().
sdc_other_node_visitor.info.yml file core/modules/sdc/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml core/modules/sdc/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml
sdc_other_node_visitor.info.yml file core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml core/modules/system/tests/modules/sdc_other_node_visitor/sdc_other_node_visitor.info.yml

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