Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FieldAccessTest::testFieldAccess function core/modules/field/tests/src/Functional/FieldAccessTest.php Test that hook_entity_field_access() is called.
FieldApiDataTest class core/modules/views/tests/src/Kernel/FieldApiDataTest.php Tests the Field Views data.
FieldApiDataTest.php file core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldApiDataTest::$modules property core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldApiDataTest::$testViews property core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldApiDataTest::getViewsData function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Gets the views data for the field created in setUp().
FieldApiDataTest::setUp function core/modules/views/tests/src/Kernel/FieldApiDataTest.php
FieldApiDataTest::testEntityFieldFilter function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Tests filtering entries with different translatability.
FieldApiDataTest::testViewsData function core/modules/views/tests/src/Kernel/FieldApiDataTest.php Unit testing the views data structure.
FieldAPIHandlerTrait trait core/modules/views/src/FieldAPIHandlerTrait.php A trait containing helper methods for field definitions.
FieldAPIHandlerTrait.php file core/modules/views/src/FieldAPIHandlerTrait.php
FieldAPIHandlerTrait::$entityFieldManager property core/modules/views/src/FieldAPIHandlerTrait.php The entity field manager.
FieldAPIHandlerTrait::$fieldDefinition property core/modules/views/src/FieldAPIHandlerTrait.php The field definition.
FieldAPIHandlerTrait::$fieldStorageDefinition property core/modules/views/src/FieldAPIHandlerTrait.php The field storage definition.
FieldAPIHandlerTrait::getEntityFieldManager function core/modules/views/src/FieldAPIHandlerTrait.php Returns the entity field manager.
FieldAPIHandlerTrait::getEntityManager function core/modules/views/src/FieldAPIHandlerTrait.php Returns the entity manager.
FieldAPIHandlerTrait::getFieldDefinition function core/modules/views/src/FieldAPIHandlerTrait.php Gets the field definition.
FieldAPIHandlerTrait::getFieldStorageDefinition function core/modules/views/src/FieldAPIHandlerTrait.php Gets the field storage configuration.
FieldAttachOtherTest class core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests other Field API functions.
FieldAttachOtherTest.php file core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
FieldAttachOtherTest::setUp function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php
FieldAttachOtherTest::testEntityCache function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Test entity cache.
FieldAttachOtherTest::testEntityDisplayBuild function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Test rendering fields with EntityDisplay build().
FieldAttachOtherTest::testEntityDisplayViewMultiple function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests rendering fields with EntityDisplay::buildMultiple().
FieldAttachOtherTest::testEntityFormDisplayBuildForm function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm().
FieldAttachOtherTest::testEntityFormDisplayExtractFormValues function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
FieldAttachStorageTest class core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Tests storage-related Field Attach API functions.
FieldAttachStorageTest.php file core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
FieldAttachStorageTest::setUp function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php
FieldAttachStorageTest::testEntityCreateBundle function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Test entity_bundle_create().
FieldAttachStorageTest::testEntityDeleteBundle function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Test entity_bundle_delete().
FieldAttachStorageTest::testFieldAttachDelete function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Test entity deletion.
FieldAttachStorageTest::testFieldAttachLoadMultiple function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Test the 'multiple' load feature.
FieldAttachStorageTest::testFieldAttachSaveEmptyData function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Tests insert and update with empty or NULL fields.
FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Test insert with empty or NULL fields, with default value.
FieldAttachStorageTest::testFieldAttachSaveLoad function core/modules/field/tests/src/Kernel/FieldAttachStorageTest.php Check field values insert, update and load.
FieldBlock class core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Provides a block that renders a field from an entity.
FieldBlock class core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/Plugin/Block/FieldBlock.php Provides test field block to test with Block UI.
FieldBlock.php file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/src/Plugin/Block/FieldBlock.php
FieldBlock.php file core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldBlock::$bundle property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The bundle ID.
FieldBlock::$entityFieldManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The entity field manager.
FieldBlock::$entityTypeId property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The entity type ID.
FieldBlock::$fieldDefinition property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The field definition.
FieldBlock::$fieldName property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The field name.
FieldBlock::$formatterManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The formatter manager.
FieldBlock::$logger property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The logger.
FieldBlock::$moduleHandler property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The module handler.
FieldBlock::blockAccess function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldBlock::blockForm function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.