Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
Plugin | class | composer/ |
Composer plugin for handling dependency unpacking. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldPluginBaseTest::$executable | property | core/ |
The mocked view executable. |
FieldPluginBaseTest::$linkGenerator | property | core/ |
The mocked link generator. |
FieldPluginBaseTest::$pathProcessor | property | core/ |
The mocked path processor. |
FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
FieldPluginBaseTest::$pluginDefinition | property | core/ |
The definition of the plugin under test. |
FieldPluginBaseTest::$pluginId | property | core/ |
The ID plugin of the plugin under test. |
FieldPluginBaseTest::$renderer | property | core/ |
The mocked path renderer. |
FieldPluginBaseTest::$requestStack | property | core/ |
The request stack. |
FieldPluginBaseTest::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
FieldPluginBaseTest::$urlGenerator | property | core/ |
The mocked URL generator. |
FieldPluginBaseTest::DEFAULT_URL_OPTIONS | constant | core/ |
Default configuration for URL output. |
FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndOptions(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithUrlAndOptions(). |
FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath | function | core/ |
Data provider for ::testRenderTrimmedWithMoreLinkAndPath(). |
FieldPluginBaseTest::setUp | function | core/ |
|
FieldPluginBaseTest::setupDisplayWithEmptyArgumentsAndFields | function | core/ |
Sets up a display with empty arguments and fields. |
FieldPluginBaseTest::setupTestField | function | core/ |
Sets up a test field. |
FieldPluginBaseTest::setUpUrlIntegrationServices | function | core/ |
Sets up the unrouted URL assembler and the link generator. |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] @covers ::getTokenValuesRecursive[[api-linebreak]] @dataProvider providerTestGetRenderTokensWithQuery |
FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithoutPath | function | core/ |
Tests rendering as a link without a path. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions | function | core/ |
Tests link rendering with a URL and options. |
FieldPluginBaseTest::testRenderNoResult | function | core/ |
Tests the "No results text" rendering. |
FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath | function | core/ |
Tests rendering with a more link. |
FieldPluginBaseTestField | class | core/ |
Test class for testing field plugins. |
FieldPluginBaseTestField::setLinkGenerator | function | core/ |
Set the link generator. |
FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldTest::$fieldTypePluginManager | property | core/ |
The mocked field type plugin manager. |
FieldTest::$formatterPluginManager | property | core/ |
The mocked formatter plugin manager. |
FieldType::$fieldPluginManager | property | core/ |
The field plugin manager. |
FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
FieldTypePluginManager | class | core/ |
Plugin manager for 'field type' plugins. |
FieldTypePluginManager.php | file | core/ |
|
FieldTypePluginManager::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
FieldTypePluginManager::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManager::createInstance | function | core/ |
Creates a field item, which is not part of an entity or field item list. |
FieldTypePluginManager::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManager::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
FieldTypePluginManager::getFieldSettingsSummary | function | core/ |
Returns the summary of field-level settings for a field type. |
FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.