Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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/ |
|
| 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::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
| FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
| FieldPluginBaseTest::setUpMockUrlGenerator | function | core/ |
Reinitializes the URL generator as a mock object. |
| FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
| FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
Tests get render tokens with arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
Tests get render tokens without arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
Tests get render tokens without fields and arguments. |
| FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
Tests get render tokens with query. |
| FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | 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. |
| FieldPluginBaseTestField::setLinkGenerator | function | core/ |
Set the link generator. |
| FieldPurger::purgeFieldStorageDefinition | function | core/ |
Purges a field storage definition from the database. |
| FieldResolver::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository service. |
| FieldResolverTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| Fields::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| FieldSelfTokensTest | class | core/ |
Tests token escaping in the EntityField handler. |
| FieldSelfTokensTest.php | file | core/ |
|
| FieldSelfTokensTest::$modules | property | core/ |
|
| FieldSelfTokensTest::$testViews | property | core/ |
Views used by this test. |
| FieldSelfTokensTest::setUp | function | core/ |
This method is called before each test. |
| FieldSelfTokensTest::testSelfTokenEscaping | function | core/ |
|
| FieldSettingsTest::testConfigurableFieldStorageSettings | function | core/ |
Tests configurable field storage settings. |
| FieldSqlStorageTest | class | core/ |
Tests Field SQL Storage . |
| FieldSqlStorageTest.php | file | core/ |
|
| FieldSqlStorageTest::$field | property | core/ |
A field to use in this test class. |
| FieldSqlStorageTest::$fieldCardinality | property | core/ |
The cardinality of the field. |
| FieldSqlStorageTest::$fieldName | property | core/ |
The name of the created field. |
| FieldSqlStorageTest::$fieldStorage | property | core/ |
A field storage to use in this class. |
| FieldSqlStorageTest::$modules | property | core/ |
|
| FieldSqlStorageTest::$revisionTable | property | core/ |
Name of the revision table of the field. |
| FieldSqlStorageTest::$table | property | core/ |
Name of the data table of the field. |
| FieldSqlStorageTest::$tableMapping | property | core/ |
The table mapping for the tested entity type. |
| FieldSqlStorageTest::setUp | function | core/ |
|
| FieldSqlStorageTest::testFieldLoad | function | core/ |
Tests field loading works correctly by inserting directly in the tables. |
| FieldSqlStorageTest::testFieldSqlStorageForeignKeys | function | core/ |
Tests foreign key support. |
| FieldSqlStorageTest::testFieldUpdateFailure | function | core/ |
Tests that failure to create fields is handled gracefully. |
| FieldSqlStorageTest::testFieldUpdateIndexesWithData | function | core/ |
Tests adding and removing indexes while data is present. |
| FieldSqlStorageTest::testFieldWrite | function | core/ |
Tests field saving works correctly by reading directly from the tables. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.