Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| plugin.manager.views.argument_validator | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
| 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. |
| 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[[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]] |
| 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 |
| PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
| PoDatabaseReader::setOptions | function | core/ |
Set the options for the current reader. |
| PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
| PoDatabaseWriter::setOptions | function | core/ |
Set the options for the current writer. |
| PoHeader::tokenizeFormula | function | core/ |
Tokenize the formula. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.