Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldAccessTest::testFieldAccess | function | core/ |
Tests hook_entity_field_access() and hook_entity_field_access_alter(). |
| FieldAccessTest::testFieldAccess | function | core/ |
Tests that hook_entity_field_access() is called. |
| FieldApiDataTest | class | core/ |
Tests the Field Views data. |
| FieldApiDataTest.php | file | core/ |
|
| FieldApiDataTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Tests entity cache. |
| FieldAttachOtherTest::testEntityDisplayBuild | function | core/ |
Tests 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/ |
Tests entity_bundle_create(). |
| FieldAttachStorageTest::testEntityDeleteBundle | function | core/ |
Tests entity_bundle_delete(). |
| FieldAttachStorageTest::testFieldAttachDelete | function | core/ |
Tests entity deletion. |
| FieldAttachStorageTest::testFieldAttachLoadMultiple | function | core/ |
Tests the 'multiple' load feature. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Tests 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::entityFieldHasDefaultValue | function | core/ |
Checks whether there is a default value set on the field. |
| 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. |
| FieldBlockDeriverTest | class | core/ |
Tests field block plugin derivatives. |
| FieldBlockDeriverTest.php | file | core/ |
|
| FieldBlockDeriverTest::$modules | property | core/ |
Modules to install. |
| FieldBlockDeriverTest::getBlockPluginIds | function | core/ |
Get an uncached list of block plugin IDs. |
| FieldBlockDeriverTest::testFieldBlockDerivers | function | core/ |
Tests that field block derivers only expose fields for Layout Builder enabled bundles. |
| FieldBlockTest | class | core/ |
Tests Drupal\layout_builder\Plugin\Block\FieldBlock. |
| FieldBlockTest | class | core/ |
Tests Drupal\layout_builder\Plugin\Block\FieldBlock. |
| FieldBlockTest.php | file | core/ |
Pagination
- Previous page
- Page 524
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.