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 class core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php Shows information about a particular recipe.
RecipeInfoCommand.php file core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RecipeInfoCommand::configure function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RecipeInfoCommand::execute function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
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.
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
SandboxManagerBase::storeDestroyInfo function core/modules/package_manager/src/SandboxManagerBase.php Stores information about the stage when it is destroyed.
SandboxManagerBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX constant core/modules/package_manager/src/SandboxManagerBase.php The tempstore key for information about previously destroyed stages.
SandboxManagerBaseTest::providerStoreDestroyInfo function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Data provider for testStoreDestroyInfo().
SandboxManagerBaseTest::testStoreDestroyInfo function core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php Tests exceptions thrown because of previously destroyed stage.
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/modules/mysql/src/Driver/Database/mysql/Schema.php Get information about the table and database name from the prefix.
Schema::getPrefixInfo function core/lib/Drupal/Core/Database/Schema.php Get information about the table name and schema from the prefix.

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