Search for field
- Search 7.x for field
- Search 9.5.x for field
- Search 10.3.x for field
- Search 11.x for field
- Other projects
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. |
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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::$fieldTestData | property | core/ |
Bag of created field storages and fields. |
FieldKernelTestBase::$modules | property | core/ |
Modules to enable. |
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/ |
Gets field label and description translations. |
FieldLabelDescriptionTranslation | class | core/ |
Gets field label and description translations. |
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/ |
|
FieldLabelDescriptionTranslation::query | function | core/ |
|
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. |
FieldLayoutBuilder | class | core/ |
Builds a field layout. |
FieldLayoutBuilder.php | file | core/ |
|
FieldLayoutBuilder::$entityFieldManager | property | core/ |
The entity field manager. |
FieldLayoutBuilder::$layoutPluginManager | property | core/ |
The layout plugin manager. |
FieldLayoutBuilder::buildForm | function | core/ |
Applies the layout to an entity form. |
FieldLayoutBuilder::buildView | function | core/ |
Applies the layout to an entity build. |
FieldLayoutBuilder::create | function | core/ |
Instantiates a new instance of this class. |
FieldLayoutBuilder::getFields | function | core/ |
Gets the fields that need to be processed. |
FieldLayoutBuilder::__construct | function | core/ |
Constructs a new FieldLayoutBuilder. |
FieldLayoutBuilderTest | class | core/ |
@coversDefaultClass \Drupal\field_layout\FieldLayoutBuilder @group field_layout |
FieldLayoutBuilderTest.php | file | core/ |
|
FieldLayoutBuilderTest::$entityFieldManager | property | core/ |
|
FieldLayoutBuilderTest::$fieldLayoutBuilder | property | core/ |
|
FieldLayoutBuilderTest::$layoutPlugin | property | core/ |
|
FieldLayoutBuilderTest::$layoutPluginManager | property | core/ |
|
FieldLayoutBuilderTest::$pluginDefinition | property | core/ |
|
FieldLayoutBuilderTest::setUp | function | core/ |
|
FieldLayoutBuilderTest::testBuildForm | function | core/ |
@covers ::buildForm @covers ::getFields |
FieldLayoutBuilderTest::testBuildFormEmpty | function | core/ |
@covers ::buildForm |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.