Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBase::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| PluginBase::setOptionDefaults | function | core/ |
Fills up the options of the plugin with defaults. |
| PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
| PluginBaseTest::providerTestSetOptionDefault | function | core/ |
Data provider for testSetOptionDefault(). |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PluginExample::$custom | property | core/ |
Another plugin metadata. |
| PluginExistsConstraint::getDefaultOption | function | core/ |
|
| PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
| PluginExistsConstraintValidator.php | file | core/ |
|
| PluginExistsConstraintValidator::validate | function | core/ |
|
| PluginExistsConstraintValidatorTest | class | core/ |
Tests Plugin Exists Constraint Validator. |
| PluginExistsConstraintValidatorTest.php | file | core/ |
|
| PluginExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
| 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/ |
Tests Drupal\Core\Plugin\PluginFormFactory. |
| 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/ |
Tests create instance. |
| PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
Tests create instance default fallback. |
| PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
Tests create instance definition exception. |
| PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
Tests create instance invalid exception. |
| PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
Tests create instance plugin aware. |
| PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
Tests create instance using plugin. |
| PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
Tests create instance using plugin with slashes. |
| PluginManagerBase::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
| PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
| PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
| PluginManagerDependentValidatorTrait | trait | core/ |
Common functionality for many CKEditor 5 validation constraints. |
| PluginManagerDependentValidatorTrait.php | file | core/ |
|
| PluginManagerDependentValidatorTrait::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
| PluginManagerDependentValidatorTrait::create | function | core/ |
|
| PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
| PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
| PluginManagerDependentValidatorTrait::__construct | function | core/ |
Constructs a CKEditor5ConstraintValidatorTrait object. |
| plugin_form.factory | service | core/ |
Drupal\Core\Plugin\PluginFormFactory |
Pagination
- Previous page
- Page 199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.