Search for Field
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldFieldAccessTestBase::setUp | function | core/ |
|
FieldFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
FieldFieldTest.php | file | core/ |
|
FieldFieldTest::$adminUser | property | core/ |
The admin user. |
FieldFieldTest::$entities | property | core/ |
The stored test entities. |
FieldFieldTest::$entityRevision | property | core/ |
The stored revisionable test entities. |
FieldFieldTest::$modules | property | core/ |
Modules to install. |
FieldFieldTest::$testUsers | property | core/ |
Stores a couple of test users. |
FieldFieldTest::$testViews | property | core/ |
Views to be enabled. |
FieldFieldTest::setUp | function | core/ |
|
FieldFieldTest::testAttachedRender | function | core/ |
Tests that formatter's #attached assets are correctly preserved. |
FieldFieldTest::testComplexExecute | function | core/ |
Tests the result of a view with complex field configuration. |
FieldFieldTest::testComplexRender | function | core/ |
Tests the output of a view with complex field configuration. |
FieldFieldTest::testFieldAlias | function | core/ |
Tests the result of a view with complex field configuration. |
FieldFieldTest::testFieldAliasRender | function | core/ |
Tests the result of a view with complex field configuration. |
FieldFieldTest::testFieldApiClassesRender | function | core/ |
Tests the result of a view field with field_api_classes enabled. |
FieldFieldTest::testGetValueMethod | function | core/ |
Tests \Drupal\views\Plugin\views\field\EntityField::getValue. |
FieldFieldTest::testMissingBundleFieldRender | function | core/ |
Tests that a field not available for every bundle is rendered as empty. |
FieldFieldTest::testRevisionComplexExecute | function | core/ |
Tests the result set of a complex revision view. |
FieldFieldTest::testRevisionComplexRender | function | core/ |
Tests the output of a revision view with base fields and configurable fields. |
FieldFieldTest::testRevisionExecute | function | core/ |
Tests the revision result. |
FieldFieldTest::testRevisionRender | function | core/ |
Tests the output of a revision view with base and configurable fields. |
FieldFieldTest::testRevisionTokenRender | function | core/ |
Tests the token replacement for revision fields. |
FieldFieldTest::testSimpleExecute | function | core/ |
Tests the result of a view with base fields and configurable fields. |
FieldFieldTest::testSimpleRender | function | core/ |
Tests the output of a view with base fields and configurable fields. |
FieldFile | class | core/ |
|
FieldFile.php | file | core/ |
|
FieldFile::$migrateLookup | property | core/ |
The migrate lookup service. |
FieldFile::$migration | property | core/ |
The current migration. |
FieldFile::create | function | core/ |
Creates an instance of the plugin. |
FieldFile::transform | function | core/ |
Performs the associated process. |
FieldFile::__construct | function | core/ |
Constructs a FieldFile plugin instance. |
FieldFileSizeTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
FieldFileSizeTest.php | file | core/ |
|
FieldFileSizeTest::$testViews | property | core/ |
Views used by this test. |
FieldFileSizeTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FieldFileSizeTest::testFieldFileSize | function | core/ |
|
FieldFileSizeTest::viewsData | function | core/ |
Returns the views data definition. |
FieldFileTest | class | core/ |
@group file |
FieldFileTest.php | file | core/ |
|
FieldFileTest::testTransformAltTitle | function | core/ |
Tests that alt and title attributes are included in transformed values. |
FieldFilteredMarkup | class | core/ |
Defines an object that passes safe strings through the Field system. |
FieldFilteredMarkup.php | file | core/ |
|
FieldFilteredMarkup::allowedTags | function | core/ |
Returns the allowed tag list. |
FieldFilteredMarkup::create | function | core/ |
Overrides \Drupal\Component\Render\MarkupTrait::create(). |
FieldFilteredMarkup::displayAllowedTags | function | core/ |
Returns a human-readable list of allowed tags for display in help texts. |
FieldFilteredMarkupTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldFilteredMarkup @group Field |
FieldFilteredMarkupTest.php | file | core/ |
|
FieldFilteredMarkupTest::providerTestCreate | function | core/ |
Provides data for testCreate(). |
FieldFilteredMarkupTest::testCreate | function | core/ |
@covers ::create @dataProvider providerTestCreate |
Pagination
- Previous page
- Page 57
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.