Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldPluginBase::elementWrapperClasses | function | core/ |
|
FieldPluginBase::elementWrapperType | function | core/ |
|
FieldPluginBase::getElements | function | core/ |
|
FieldPluginBase::getEntity | function | core/ |
|
FieldPluginBase::getFieldFormatterMap | function | core/ |
|
FieldPluginBase::getFieldFormatterType | function | core/ |
|
FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
FieldPluginBase::getFieldType | function | core/ |
|
FieldPluginBase::getFieldWidgetMap | function | core/ |
|
FieldPluginBase::getFieldWidgetType | function | core/ |
|
FieldPluginBase::getPreviousFieldLabels | function | core/ |
Returns all field labels of fields before this field. |
FieldPluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
FieldPluginBase::getRenderTokens | function | core/ |
|
FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
FieldPluginBase::getValue | function | core/ |
|
FieldPluginBase::init | function | core/ |
|
FieldPluginBase::isValueEmpty | function | core/ |
|
FieldPluginBase::label | function | core/ |
|
FieldPluginBase::linkGenerator | function | core/ |
Gets the link generator. |
FieldPluginBase::postRender | function | core/ |
|
FieldPluginBase::preRender | function | core/ |
|
FieldPluginBase::query | function | core/ |
Called to add the field to a query. |
FieldPluginBase::render | function | core/ |
|
FieldPluginBase::renderAltered | function | core/ |
Render this field as user-defined altered text. |
FieldPluginBase::renderAsLink | function | core/ |
Render this field as a link, with the info from a fieldset set by the user. |
FieldPluginBase::renderText | function | core/ |
|
FieldPluginBase::renderTrimText | function | core/ |
Trims the field down to the specified length. |
FieldPluginBase::RENDER_TEXT_PHASE_COMPLETELY | constant | core/ |
Indicator of the renderText() method for rendering the whole element. |
FieldPluginBase::RENDER_TEXT_PHASE_EMPTY | constant | core/ |
Indicator of the renderText() method for rendering the empty text. |
FieldPluginBase::RENDER_TEXT_PHASE_SINGLE_ITEM | constant | core/ |
Indicator of the renderText() method for rendering a single item. |
FieldPluginBase::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
FieldPluginBase::theme | function | core/ |
|
FieldPluginBase::themeFunctions | function | core/ |
|
FieldPluginBase::tokenizeValue | function | core/ |
|
FieldPluginBase::trimText | function | core/ |
Trims the field down to the specified length. |
FieldPluginBase::useStringGroupBy | function | core/ |
|
FieldPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\FieldPluginBase[[api-linebreak]] @group views |
FieldPluginBaseTest.php | file | core/ |
|
FieldPluginBaseTest::$configuration | property | core/ |
The configuration of the plugin under test. |
FieldPluginBaseTest::$display | property | core/ |
The mocked display plugin instance. |
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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.