Search for info
Title | Object type | File name | Summary |
---|---|---|---|
PluginFormBase.php | file | core/ |
|
PluginFormBase::$plugin | property | core/ |
The plugin this form is for. |
PluginFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
PluginFormBase::validateConfigurationForm | function | core/ |
Form validation handler. |
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. |
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 |
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.php | file | core/ |
|
ProjectInfo::filterProjectInfo | function | core/ |
Filters the project .info.yml data to only save attributes we need. |
ProjectInfo::getProjectName | function | core/ |
Determines what project a given file object belongs to. |
ProjectInfo::processInfoList | function | core/ |
Populates an array of project data. |
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. |
quickedit.info.yml | file | core/ |
core/modules/quickedit/quickedit.info.yml |
QuickEditImageController::getInfo | function | core/ |
Returns JSON representing an image field's metadata. |
QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
QuickEditJavascriptTestBase::typeInFormEditorTextInputField | function | core/ |
Simulates typing in an input[type=text] inside a 'form' in-place editor. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.