Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldApiDataTest | class | core/ |
Tests the Field Views data. |
| FieldApiDataTest.php | file | core/ |
|
| FieldApiDataTest::$modules | property | core/ |
Modules to enable. |
| FieldApiDataTest::$testViews | property | core/ |
Views to be enabled. |
| FieldApiDataTest::getViewsData | function | core/ |
Gets the views data for the field created in setUp(). |
| FieldApiDataTest::setUp | function | core/ |
|
| FieldApiDataTest::testEntityFieldFilter | function | core/ |
Tests filtering entries with different translatability. |
| FieldApiDataTest::testViewsData | function | core/ |
Unit testing the views data structure. |
| FieldAPIHandlerTrait::$fieldStorageDefinition | property | core/ |
The field storage definition. |
| FieldAPIHandlerTrait::getFieldStorageDefinition | function | core/ |
Gets the field storage configuration. |
| FieldAttachOtherTest | class | core/ |
Tests other Field API functions. |
| FieldAttachOtherTest.php | file | core/ |
|
| FieldAttachOtherTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldAttachOtherTest::testEntityCache | function | core/ |
Test entity cache. |
| FieldAttachOtherTest::testEntityDisplayBuild | function | core/ |
Test rendering fields with EntityDisplay build(). |
| FieldAttachOtherTest::testEntityDisplayViewMultiple | function | core/ |
Tests rendering fields with EntityDisplay::buildMultiple(). |
| FieldAttachOtherTest::testEntityFormDisplayBuildForm | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm(). |
| FieldAttachOtherTest::testEntityFormDisplayExtractFormValues | function | core/ |
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues(). |
| FieldAttachStorageTest | class | core/ |
Tests storage-related Field Attach API functions. |
| FieldAttachStorageTest.php | file | core/ |
|
| FieldAttachStorageTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| FieldAttachStorageTest::testEntityCreateBundle | function | core/ |
Test entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Test entity_bundle_delete(). |
| FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Test entity deletion. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Test the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Test insert with empty or NULL fields, with default value. |
| FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
| FieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| FieldBlock::blockSubmit | function | core/ |
|
| FieldBlock::formatterSettingsAjaxCallback | function | core/ |
Render API callback: gets the layout settings elements. |
| FieldBlock::formatterSettingsProcessCallback | function | core/ |
Render API callback: builds the formatter settings elements. |
| FieldBlock::getApplicablePluginOptions | function | core/ |
Returns an array of applicable formatter options for a field. |
| FieldBlock::getPreviewFallbackString | function | core/ |
|
| FieldBlock::thirdPartySettingsForm | function | core/ |
Adds the formatter third party settings forms. |
| FieldBlock::__construct | function | core/ |
Constructs a new FieldBlock. |
| FieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| FieldBlockTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\Block\FieldBlock[[api-linebreak]] |
| FieldBlockTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\Block\FieldBlock[[api-linebreak]] @group Field |
| FieldBlockTest.php | file | core/ |
|
| FieldBlockTest.php | file | core/ |
|
| FieldBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldBlockTest::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldBlockTest::$logger | property | core/ |
The logger. |
| FieldBlockTest::$modules | property | core/ |
Modules to enable. |
| FieldBlockTest::getTestBlock | function | core/ |
Instantiates a block for testing. |
| FieldBlockTest::providerTestBlockAccessEntityAllowedFieldHasValue | function | core/ |
Provides test data for ::testBlockAccessEntityAllowedFieldHasValue(). |
| FieldBlockTest::providerTestBlockAccessNotAllowed | function | core/ |
Provides test data for ::testBlockAccessEntityNotAllowed(). |
Pagination
- Previous page
- Page 478
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.