Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldKernelTest::testClickSortable | function | core/ |
Tests whether the filters are click sortable as expected. |
| FieldKernelTest::testEmpty | function | core/ |
Tests everything related to empty output of a field. |
| FieldKernelTest::testExclude | function | core/ |
Tests the exclude setting. |
| FieldKernelTest::testFieldTokens | function | core/ |
Tests the field tokens, row level and field level. |
| FieldKernelTest::testIsValueEmpty | function | core/ |
Tests views_handler_field::isValueEmpty(). |
| FieldKernelTest::testQuery | function | core/ |
Tests all things related to the query. |
| FieldKernelTest::testRender | function | core/ |
Tests that the render function is called. |
| FieldKernelTest::testRewrite | function | core/ |
Tests general rewriting of the output. |
| FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
| FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
| FieldKernelTest::testTrimText | function | core/ |
Tests the trimText method. |
| FieldKernelTest::viewsData | function | core/ |
Returns the views data definition. |
| FieldKernelTest::_testEmptyText | function | core/ |
Tests the usage of the empty text. |
| FieldKernelTest::_testHideIfEmpty | function | core/ |
Tests the hide if empty functionality. |
| FieldKernelTestBase | class | core/ |
Parent class for Field API unit tests. |
| FieldKernelTestBase.php | file | core/ |
|
| FieldKernelTestBase::$entityId | property | core/ |
|
| FieldKernelTestBase::$fieldTestData | property | core/ |
Bag of created field storages and fields. |
| FieldKernelTestBase::$modules | property | core/ |
Modules to install. |
| FieldKernelTestBase::assertFieldValues | function | core/ |
Assert that a field has the expected values in an entity. |
| FieldKernelTestBase::createFieldWithStorage | function | core/ |
Create a field and an associated field storage. |
| FieldKernelTestBase::entitySaveReload | function | core/ |
Saves and reloads an entity. |
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldKernelTestBase::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldKernelTestBase::_generateTestFieldValues | function | core/ |
Generate random values for a field_test field. |
| FieldLabelDescriptionTranslation | class | core/ |
Drupal 6 i18n field label and description source from database. |
| FieldLabelDescriptionTranslation | class | core/ |
Drupal 7 i18n field label and description source from database. |
| FieldLabelDescriptionTranslation.php | file | core/ |
|
| FieldLabelDescriptionTranslation.php | file | core/ |
|
| FieldLabelDescriptionTranslation::fields | function | core/ |
Returns available fields on the source. |
| FieldLabelDescriptionTranslation::fields | function | core/ |
Returns available fields on the source. |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| FieldLabelOptionsTrait | trait | core/ |
Provides a trait for the valid field label options. |
| FieldLabelOptionsTrait.php | file | core/ |
|
| FieldLabelOptionsTrait::getFieldLabelOptions | function | core/ |
Returns an array of visibility options for field labels. |
| FieldLanguage | class | core/ |
Displays the language of an entity. |
| FieldLanguage.php | file | core/ |
|
| FieldLanguage::access | function | core/ |
Check whether given user has access to this handler. |
| FieldLanguageTest | class | core/ |
Tests the field language handler. |
| FieldLanguageTest.php | file | core/ |
|
| FieldLanguageTest::$testViews | property | core/ |
Views used by this test. |
| FieldLanguageTest::testField | function | core/ |
Tests the language field. |
| FieldLink | class | core/ |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
| FieldLink.php | file | core/ |
|
| FieldLink::canonicalizeUri | function | core/ |
Turn a Drupal 6/7 URI into a Drupal 8-compatible format. |
| FieldLink::transform | function | core/ |
Performs the associated process. |
| FieldLink::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
Pagination
- Previous page
- Page 645
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.