Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldFormButtonTest | class | core/ |
A handler to provide a field that is completely custom by the administrator. |
| FieldFormButtonTest.php | file | core/ |
|
| FieldFormButtonTest::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldFormButtonTest::query | function | core/ |
Called to add the field to a query. |
| FieldFormButtonTest::viewsForm | function | core/ |
Form constructor for the views form. |
| FieldFormButtonTest::viewsFormSubmit | function | core/ |
Submit handler for the views form. |
| FieldGroupRowsWebTest::$fieldStorage | property | core/ |
The field storage. |
| FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldHandlerInterface::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
| FieldInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerFormDisplay::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldItemBase::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldItemBase::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| FieldItemBase::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemBase::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemBase::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemInterface::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| FieldItemInterface::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| FieldItemInterface::fieldSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemInterface::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemInterface::storageSettingsToConfigData | function | core/ |
Returns a settings array that can be stored as a configuration value. |
| FieldItemSerializationTest::providerTestCustomBooleanNormalization | function | core/ |
Data provider. |
| FieldItemSerializationTest::testCustomBooleanNormalization | function | core/ |
Tests a format-agnostic normalizer. |
| FieldKernelTest::testArgumentTokens | function | core/ |
Tests the arguments tokens on field level. |
| FieldKernelTest::testFieldTokens | function | core/ |
Tests the field tokens, row level and field level. |
| FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
| FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
| FieldKernelTestBase::createFieldWithStorage | function | core/ |
Create a field and an associated field storage. |
| FieldMissingTypeTest::testFieldStorageMissingType | function | core/ |
Tests the exception thrown when missing a field type in field storages. |
| FieldPluginBase::$linkGenerator | property | core/ |
The link generator. |
| FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| FieldPluginBase::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| FieldPluginBase::getFieldTokenPlaceholder | function | core/ |
Returns a token placeholder for the current field. |
| FieldPluginBase::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldPluginBase::getTokenValuesRecursive | function | core/ |
Recursive function to add replacements for nested query string parameters. |
| FieldPluginBase::linkGenerator | function | core/ |
Gets the link generator. |
| FieldPluginBase::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
| FieldPluginBase::tokenizeValue | function | core/ |
Replaces a value with tokens from the last field. |
| FieldPluginBaseTest::$linkGenerator | property | core/ |
The mocked link generator. |
| FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
| FieldPluginBaseTest::$urlGenerator | property | core/ |
The mocked url generator. |
| FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
| 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]] |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.