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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldableEntityDefinitionUpdateTest::setUp | function | core/ |
|
| FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesErrorHandling | function | core/ |
Tests that a failed entity schema update preserves the existing data. |
| FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables | function | core/ |
Tests the removal of the backup tables after a successful update. |
| FieldableEntityInterface::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| FieldableEntityInterface::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| FieldableEntityInterface::getFieldDefinitions | function | core/ |
Gets an array of field definitions of all contained fields. |
| FieldableEntityInterface::getFields | function | core/ |
Gets an array of all field item lists. |
| FieldableEntityInterface::getTranslatableFields | function | core/ |
Gets an array of field item lists for translatable fields. |
| FieldableEntityInterface::hasField | function | core/ |
Determines whether the entity has a field with the given name. |
| FieldableEntityInterface::isValidationRequired | function | core/ |
Checks whether entity validation is required before saving the entity. |
| FieldableEntityInterface::set | function | core/ |
Sets a field value. |
| FieldableEntityInterface::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| FieldableEntityNormalizerTrait::$entityTypeRepository | property | core/ |
The entity type repository. |
| FieldableEntityNormalizerTrait::constructValue | function | core/ |
Build the field item value using the incoming data. |
| FieldableEntityNormalizerTrait::getEntityTypeRepository | function | core/ |
Returns the entity type repository. |
| FieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with field definitions. |
| FieldableEntityStorageInterface.php | file | core/ |
|
| FieldableEntityStorageInterface::countFieldData | function | core/ |
Determines the number of entities with values for a given field. |
| FieldableEntityStorageInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| FieldableEntityStorageInterface::purgeFieldData | function | core/ |
Purges a batch of field data. |
| FieldAccessTest | class | core/ |
Tests Field level access hooks. |
| FieldAccessTest | class | core/ |
Tests Field access. |
| FieldAccessTest.php | file | core/ |
|
| FieldAccessTest.php | file | core/ |
|
| FieldAccessTest::$activeUid | property | core/ |
Holds the currently active global user ID that initiated the test run. |
| FieldAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldAccessTest::$modules | property | core/ |
Modules to install. |
| FieldAccessTest::$modules | property | core/ |
Modules to load code from. |
| FieldAccessTest::$node | property | core/ |
Node entity to use in this test. |
| FieldAccessTest::$testViewFieldValue | property | core/ |
Field value to test display on nodes. |
| FieldAccessTest::setUp | function | core/ |
|
| FieldAccessTest::setUp | function | core/ |
|
| 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(). |
Pagination
- Previous page
- Page 533
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.