Search for info
Title | Object type | File name | Summary |
---|---|---|---|
path_test_node_grants.info.yml | file | core/ |
core/modules/path/tests/modules/path_test_node_grants/path_test_node_grants.info.yml |
performance_test.info.yml | file | core/ |
core/modules/system/tests/modules/performance_test/performance_test.info.yml |
pgsql.info.yml | file | core/ |
core/modules/pgsql/pgsql.info.yml |
pgsql_test.info.yml | file | core/ |
core/modules/system/tests/modules/pgsql_test/pgsql_test.info.yml |
phpass.info.yml | file | core/ |
core/modules/phpass/phpass.info.yml |
phpunit_test.info.yml | file | core/ |
core/modules/system/tests/modules/phpunit_test/phpunit_test.info.yml |
PluginFormBase | class | core/ |
Provides a base class for plugin forms. |
PluginFormBase.php | file | core/ |
|
PluginFormBase::$plugin | property | core/ |
The plugin this form is for. |
PluginFormBase::setPlugin | function | core/ |
|
PluginFormBase::validateConfigurationForm | function | core/ |
|
PluginFormFactory | class | core/ |
Provides form discovery capabilities for plugins. |
PluginFormFactory.php | file | core/ |
|
PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
PluginFormFactory::createInstance | function | core/ |
Creates a new form instance. |
PluginFormFactory::__construct | function | core/ |
PluginFormFactory constructor. |
PluginFormFactoryInterface | interface | core/ |
Provides an interface for retrieving form objects for plugins. |
PluginFormFactoryInterface.php | file | core/ |
|
PluginFormFactoryInterface::createInstance | function | core/ |
Creates a new form instance. |
PluginFormFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\PluginFormFactory @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 |
PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance |
PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance |
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.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. |
ProjectInfo | class | core/ |
Performs operations on drupal.org project data. |
ProjectInfo | class | core/ |
Defines a class for retrieving project information from Update module. |
ProjectInfo.php | file | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.