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 |
---|---|---|---|
FieldLabelDescriptionTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
FieldLabelDescriptionTranslation::query | function | core/ |
|
FieldLabelDescriptionTranslation::query | function | core/ |
|
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. |
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[[api-linebreak]] @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[[api-linebreak]] @covers ::getFields[[api-linebreak]] |
FieldLayoutBuilderTest::testBuildFormEmpty | function | core/ |
@covers ::buildForm[[api-linebreak]] |
FieldLayoutBuilderTest::testBuildFormNoLayout | function | core/ |
@covers ::buildForm[[api-linebreak]] |
FieldLayoutBuilderTest::testBuildView | function | core/ |
@covers ::buildView[[api-linebreak]] @covers ::getFields[[api-linebreak]] |
FieldLayoutEntityDisplayFormTrait | trait | core/ |
Provides shared code for entity display forms. |
FieldLayoutEntityDisplayFormTrait.php | file | core/ |
|
FieldLayoutEntityDisplayFormTrait::$layoutPluginManager | property | core/ |
The field layout plugin manager. |
FieldLayoutEntityDisplayFormTrait::form | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::form(). |
FieldLayoutEntityDisplayFormTrait::getEntity | function | core/ |
Gets the form entity. |
FieldLayoutEntityDisplayFormTrait::getLayout | function | core/ |
Gets the layout plugin for the currently selected field layout. |
FieldLayoutEntityDisplayFormTrait::getRegions | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions(). |
FieldLayoutEntityDisplayFormTrait::settingsAjax | function | core/ |
Ajax callback for the field layout settings form. |
FieldLayoutEntityDisplayFormTrait::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
FieldLayoutEntityDisplayFormTrait::submitForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::submitForm(). |
FieldLayoutEntityDisplayFormTrait::validateForm | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::validateForm(). |
FieldLayoutEntityDisplayTest | class | core/ |
@coversDefaultClass \Drupal\field_layout\Entity\FieldLayoutEntityDisplayTrait[[api-linebreak]] @group field_layout |
FieldLayoutEntityDisplayTest.php | file | core/ |
|
FieldLayoutEntityDisplayTest::$modules | property | core/ |
Modules to install. |
FieldLayoutEntityDisplayTest::assertEntityValues | function | core/ |
Asserts than an entity has the correct values. |
FieldLayoutEntityDisplayTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
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.