Search for info
Title | Object type | File name | Summary |
---|---|---|---|
ProjectInfo.php | file | core/ |
|
ProjectInfo::filterProjectInfo | function | core/ |
Filters the project .info.yml data to only save attributes we need. |
ProjectInfo::getAvailableProjects | function | core/ |
Gets the available projects. |
ProjectInfo::getInstallableReleases | function | core/ |
Gets all project releases to which the site can update. |
ProjectInfo::getInstalledVersion | function | core/ |
Returns the installed project version, according to the Update module. |
ProjectInfo::getProjectInfo | function | core/ |
Returns up-to-date project information. |
ProjectInfo::getProjectName | function | core/ |
Determines what project a given file object belongs to. |
ProjectInfo::getSupportedBranches | function | core/ |
Gets the supported branches of the project. |
ProjectInfo::isInstallable | function | core/ |
Determines if a release can be installed. |
ProjectInfo::isInstalledVersionSafe | function | core/ |
Checks if the installed version of this project is safe to use. |
ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
ProjectInfo::__construct | function | core/ |
|
ProjectInfoTest | class | core/ |
@coversDefaultClass \Drupal\package_manager\ProjectInfo @group auto_updates @internal |
ProjectInfoTest.php | file | core/ |
|
ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
ProjectInfoTest::providerGetSupportedBranches | function | core/ |
Data provider for testGetSupportedBranches(). |
ProjectInfoTest::providerInstalledVersionSafe | function | core/ |
Data provider for ::testInstalledVersionSafe(). |
ProjectInfoTest::testGetInstallableReleases | function | core/ |
@covers ::getInstallableReleases |
ProjectInfoTest::testGetSupportedBranches | function | core/ |
@covers ::getSupportedBranches |
ProjectInfoTest::testInstalledVersionSafe | function | core/ |
Tests checking if the currently installed version of a project is safe. |
ProjectInfoTest::testNewProject | function | core/ |
Tests a project that is not in the codebase. |
ProjectInfoTest::testNotPublishedProject | function | core/ |
Tests a project with a status other than "published". |
ProjectSecurityData::getCoverageInfo | function | core/ |
Gets the security coverage information for a project. |
ProjectSecurityRequirement::$securityCoverageInfo | property | core/ |
Security coverage information for the project. |
ProjectSecurityRequirement::createFromProjectDataAndSecurityCoverageInfo | function | core/ |
Creates a ProjectSecurityRequirement object from project data. |
QueryPluginBase::getAggregationInfo | function | core/ |
Get aggregation info for group by queries. |
QueryPluginBase::getEntityTableInfo | function | core/ |
Returns an array of all tables from the query that map to an entity type. |
QueryTrait::$workspaceInfo | property | core/ |
The workspace information service. |
Radio::getInfo | function | core/ |
Returns the element properties for this element. |
Radios::getInfo | function | core/ |
Returns the element properties for this element. |
Range::getInfo | function | core/ |
Returns the element properties for this element. |
RecipeInfoCommand | class | core/ |
Shows information about a particular recipe. |
RecipeInfoCommand.php | file | core/ |
|
RecipeInfoCommand::configure | function | core/ |
|
RecipeInfoCommand::execute | function | core/ |
|
RecipeInfoCommand::__construct | function | core/ |
|
RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
RendererTestBase::$elementInfo | property | core/ |
The mocked element info. |
render_array_non_html_subscriber_test.info.yml | file | core/ |
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/ |
core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml |
render_placeholder_message_test.info.yml | file | core/ |
core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml |
RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
requirements1_test.info.yml | file | core/ |
core/modules/system/tests/modules/requirements1_test/requirements1_test.info.yml |
requirements2_test.info.yml | file | core/ |
core/modules/system/tests/modules/requirements2_test/requirements2_test.info.yml |
REQUIREMENT_INFO | constant | core/ |
Requirement severity -- Informational message only. |
ResourceTypeRepository::$entityTypeBundleInfo | property | core/ |
The bundle manager. |
respond_install_uninstall_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/respond_install_uninstall_hook_test/respond_install_uninstall_hook_test.info.yml |
ResponsiveImage::getInfo | function | core/ |
Returns the element properties for this element. |
ResponsiveImageHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
responsive_image.info.yml | file | core/ |
core/modules/responsive_image/responsive_image.info.yml |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.