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. Search 11.x for _info
  6. Other projects
Title Object type File name Summary
ProjectInfo::__construct function core/modules/package_manager/src/ProjectInfo.php
ProjectInfoTest class core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests Drupal\package_manager\ProjectInfo.
ProjectInfoTest.php file core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php
ProjectInfoTest::providerGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetInstallableReleases().
ProjectInfoTest::providerGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for testGetSupportedBranches().
ProjectInfoTest::providerInstalledVersionSafe function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Data provider for ::testInstalledVersionSafe().
ProjectInfoTest::testGetInstallableReleases function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get installable releases.
ProjectInfoTest::testGetSupportedBranches function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests get supported branches.
ProjectInfoTest::testInstalledVersionSafe function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests checking if the currently installed version of a project is safe.
ProjectInfoTest::testNewProject function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests a project that is not in the codebase.
ProjectInfoTest::testNotPublishedProject function core/modules/package_manager/tests/src/Kernel/ProjectInfoTest.php Tests a project with a status other than "published".
ProjectSecurityData::getCoverageInfo function core/modules/update/src/ProjectSecurityData.php Gets the security coverage information for a project.
ProjectSecurityRequirement::$securityCoverageInfo property core/modules/update/src/ProjectSecurityRequirement.php Security coverage information for the project.
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo function core/modules/update/src/ProjectSecurityRequirement.php Creates a ProjectSecurityRequirement object from project data.
QueryPluginBase::getAggregationInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Get aggregation info for group by queries.
QueryPluginBase::getEntityTableInfo function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Returns an array of all tables from the query that map to an entity type.
QueryTrait::$workspaceInfo property core/modules/workspaces/src/EntityQuery/QueryTrait.php The workspace information service.
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.
RecipeInfoCommand class core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php Shows information about a particular recipe.
RecipeInfoCommand class core/lib/Drupal/Core/Recipe/Command/RecipeInfoCommand.php Shows information about a particular recipe.
RecipeInfoCommand.php file core/lib/Drupal/Core/Recipe/Command/RecipeInfoCommand.php
RecipeInfoCommand.php file core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RecipeInfoCommand::configure function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RecipeInfoCommand::configure function core/lib/Drupal/Core/Recipe/Command/RecipeInfoCommand.php
RecipeInfoCommand::execute function core/lib/Drupal/Core/Recipe/Command/RecipeInfoCommand.php
RecipeInfoCommand::execute function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RecipeInfoCommand::__construct function core/lib/Drupal/Core/Recipe/RecipeInfoCommand.php
RemoteFileInfo class core/modules/locale/src/File/RemoteFileInfo.php Provides the locale remote file information.
RemoteFileInfo.php file core/modules/locale/src/File/RemoteFileInfo.php
RemoteFileInfo::$lastModified property core/modules/locale/src/File/RemoteFileInfo.php When the translation was last modified.
RemoteFileInfo::$location property core/modules/locale/src/File/RemoteFileInfo.php The file uri if a redirect occurred.
RemoteFileInfo::$status property core/modules/locale/src/File/RemoteFileInfo.php The status of the file check.
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 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
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_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

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