Search for info
Title | Object type | File name | Summary |
---|---|---|---|
PluginFormFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginFormFactory[[api-linebreak]] @group Plugin |
PluginFormFactoryTest.php | file | core/ |
|
PluginFormFactoryTest::$classResolver | property | core/ |
The class resolver. |
PluginFormFactoryTest::$manager | property | core/ |
The manager being tested. |
PluginFormFactoryTest::setUp | function | core/ |
|
PluginFormFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormInterface | interface | core/ |
Provides an interface for an embeddable plugin form. |
PluginFormInterface.php | file | core/ |
|
PluginFormInterface::buildConfigurationForm | function | core/ |
Form constructor. |
PluginFormInterface::submitConfigurationForm | function | core/ |
Form submission handler. |
PluginFormInterface::validateConfigurationForm | function | core/ |
Form validation handler. |
PluginTestHooks::testPluginInfo | function | core/ |
Implements hook_test_plugin_info(). |
plugin_test.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test/plugin_test.info.yml |
plugin_test_extended.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml |
plugin_test_test_plugin_info | function | core/ |
Implements hook_test_plugin_info(). |
position_shim_test.info.yml | file | core/ |
core/modules/system/tests/modules/position_shim_test/position_shim_test.info.yml |
post_update_test_failing.info.yml | file | core/ |
core/modules/system/tests/modules/post_update_test_failing/post_update_test_failing.info.yml |
PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
PrefixInfoTest | class | core/ |
Tests that the prefix info for a database schema is correct. |
PrefixInfoTest.php | file | core/ |
|
PrefixInfoTest.php | file | core/ |
|
PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
PreviewTest::testPreviewAdditionalInfo | function | core/ |
Tests the additional information query info area. |
ProcessedText::getInfo | function | core/ |
Returns the element properties for this element. |
profile_install_requirements.info.yml | file | core/ |
core/profiles/tests/profile_install_requirements/profile_install_requirements.info.yml |
ProjectInfo | class | core/ |
Performs operations on drupal.org project data. |
ProjectInfo | class | core/ |
Retrieves project information from the Update Status module. |
ProjectInfo.php | file | core/ |
|
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 via the Update Status 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[[api-linebreak]] @group auto_updates @internal |
ProjectInfoTest.php | file | core/ |
|
ProjectInfoTest::providerGetInstallableReleases | function | core/ |
Data provider for testGetInstallableReleases(). |
ProjectInfoTest::providerGetSupportedBranches | function | core/ |
Data provider for testGetSupportedBranches(). |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.