FieldByClassEnhancerTest |
class |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
FieldWebTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldWebTest.php |
Views used by this test. |
FieldInstance::offsetGet |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
FieldInstance::offsetSet |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
FieldValidationException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldValidationException.php |
Exception thrown by field_attach_validate() on field validation errors. |
text_field_settings_form |
function |
drupal/core/modules/text/text.module |
Implements hook_field_settings_form(). |
FieldInstance::serialize |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
|
FieldUrlTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUrlTest.php |
Views used by this test. |
FieldAccessTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
|
HandlerFieldUserNameTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFieldUserNameTest.php |
Tests the field username handler. |
EmailFieldTest::$modules |
property |
drupal/core/modules/email/lib/Drupal/email/Tests/EmailFieldTest.php |
Modules to enable. |
FieldCustomTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldCustomTest.php |
|
FieldAttachOtherTest.php |
file |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachOtherTest.php |
Definition of Drupal\field\Tests\FieldAttachOtherTest. |
FieldInfo::$cacheBackend |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
The cache backend to use. |
DatetimeFieldTest::setUp |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Sets up a Drupal site for running functional and integration tests. |
Field::getStorageDetails |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Returns information about how the storage backend stores the field data. |
telephone_field_is_empty |
function |
drupal/core/modules/telephone/telephone.module |
Implements hook_field_is_empty(). |
FieldInfo::$emptyBundles |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Separately tracks requested bundles that are empty (or do not exist). |
Tables::ensureFieldTable |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Join field table if necessary. |
OptionsFieldUnitTestBase |
class |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldUnitTestBase.php |
Defines a common base test class for unit tests of the options module. |
TermFieldTest::$instance |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
|
FieldMapEnhancerTest.php |
file |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
_field_test_storage_data |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Helper function: stores or retrieves data from the 'storage backend'. |
hook_field_attach_insert |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_insert(). |
hook_field_attach_update |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_update(). |
hook_field_attach_delete |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_delete(). |
FieldUITest::testFieldUI |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/FieldUITest.php |
Tests the UI of field handlers. |
FieldTest::addSelfTokens |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::addSelfTokens(). |
hook_field_storage_write |
function |
drupal/core/modules/field/field.api.php |
Write field data for an entity. |
EntityFieldTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
|
hook_field_storage_query |
function |
drupal/core/modules/field/field.api.php |
Execute a Drupal\Core\Entity\EntityFieldQuery. |
field_sql_storage.module |
file |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Default implementation of the field storage API. |
FieldOverview::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
FieldOverview::buildForm |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements \Drupal\Core\Form\FormInterface::buildForm(). |
hook_field_update_forbid |
function |
drupal/core/modules/field/field.api.php |
Forbid a field update from occurring. |
TextFieldTest::$instance |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
FieldEntityTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
|
TextFieldTest::$web_user |
property |
drupal/core/modules/text/lib/Drupal/text/Tests/TextFieldTest.php |
|
image_field_prepare_view |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_prepare_view(). |
field_test_config.module |
file |
drupal/core/modules/field/tests/modules/field_test_config/field_test_config.module |
Helper module for the Field API configuration tests. |
hook_field_read_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field record being read from the database. |
Field::filterEmptyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Filters out empty field items and re-numbers the item deltas. |
hook_field_settings_form |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Add settings to a field settings form. |
hook_field_storage_purge |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when field data is purged. |
TestFieldWidgetNoDefault |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Plugin implementation of the 'test_field_widget_no_default' widget. |
field_test_field_test_op |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Generic op to test _field_invoke behavior. |
CrudTest::testReadFields |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/CrudTest.php |
Tests reading field definitions. |
FileFieldTestBase::setUp |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
FieldUITestNoBundle::$id |
property |
drupal/core/modules/field_ui/tests/modules/field_ui_test/lib/Drupal/field_ui_test/Plugin/Core/Entity/FieldUITestNoBundle.php |
The entity ID. |
NodeRevision::$pathField |
property |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/NodeRevision.php |
Set default values for the path field options. |