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
quickedit_field_formatter_info_alter function core/modules/quickedit/quickedit.module Implements hook_field_formatter_info_alter().
quickedit_library_info_alter function core/modules/quickedit/quickedit.module Implements hook_library_info_alter().
quickedit_test.info.yml file core/modules/quickedit/tests/modules/quickedit_test.info.yml core/modules/quickedit/tests/modules/quickedit_test.info.yml
quickedit_test_field_formatter_info_alter function core/modules/quickedit/tests/modules/quickedit_test.module Implements hook_field_formatter_info_alter().
Radio::getInfo function core/lib/Drupal/Core/Render/Element/Radio.php Returns the element properties for this element.
Radios::getInfo function core/lib/Drupal/Core/Render/Element/Radios.php Returns the element properties for this element.
Range::getInfo function core/lib/Drupal/Core/Render/Element/Range.php Returns the element properties for this element.
rdf.info.yml file core/modules/rdf/rdf.info.yml core/modules/rdf/rdf.info.yml
rdf_conflicting_namespaces.info.yml file core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml core/modules/rdf/tests/rdf_conflicting_namespaces/rdf_conflicting_namespaces.info.yml
rdf_test.info.yml file core/modules/rdf/tests/rdf_test/rdf_test.info.yml core/modules/rdf/tests/rdf_test/rdf_test.info.yml
rdf_test_namespaces.info.yml file core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml core/modules/rdf/tests/rdf_test_namespaces/rdf_test_namespaces.info.yml
RelationLinkManager::$entityTypeBundleInfo property core/modules/hal/src/LinkManager/RelationLinkManager.php The entity bundle info.
RenderElementHelper::alterElementInfo function core/modules/inline_form_errors/src/RenderElementHelper.php Alters the element type info.
Renderer::$elementInfo property core/lib/Drupal/Core/Render/Renderer.php The element 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.
ResponsiveImage::getInfo function core/modules/responsive_image/src/Element/ResponsiveImage.php Returns the element properties for this element.
responsive_image.info.yml file core/modules/responsive_image/responsive_image.info.yml core/modules/responsive_image/responsive_image.info.yml
responsive_image_library_info_alter function core/modules/responsive_image/responsive_image.module Implements hook_library_info_alter().
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
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_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/lib/Drupal/Core/Database/Driver/pgsql/Schema.php A cache of information about blob columns and sequences of tables.

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