Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
| Plugin::preAutoloadDump | function | composer/ |
Add vendor classes to Composer's static classmap. |
| PluginBase::DERIVATIVE_SEPARATOR | constant | core/ |
A string which is used to separate base plugin IDs from the derivative ID. |
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::globalTokenForm | function | core/ |
Adds elements for available core tokens to a form. |
| 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. |
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.