Search for field

  1. Search 7.x for field
  2. Search 9.5.x for field
  3. Search 8.9.x for field
  4. Search 10.3.x for field
  5. Search 11.x for field
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Field class core/modules/field/src/Plugin/migrate/source/d6/Field.php Drupal 6 field source from database.
Field class core/modules/field/src/Plugin/migrate/source/d7/Field.php Drupal 7 field source from database.

All search results

Title Object type File name Summary
RollbackFieldTest class core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Migrates and rolls back Drupal 7 fields.
RollbackFieldTest.php file core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php
RollbackFieldTest::executeRollback function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Executes a single rollback.
RollbackFieldTest::testFields function core/modules/field/tests/src/Kernel/Migrate/d7/RollbackFieldTest.php Tests migrating D7 fields to field_storage_config entities, then rolling back.
RowEntityRenderersTest::testFieldRenderers function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers.
RowEntityRenderersTest::testFieldRenderersRelationship function core/modules/views/tests/src/Kernel/Entity/RowEntityRenderersTest.php Tests the field row renderers for relationships.
RowPluginBase::$base_field property core/modules/views/src/Plugin/views/row/RowPluginBase.php The actual field used.
RowPluginBase::$field_alias property core/modules/views/src/Plugin/views/row/RowPluginBase.php The field alias.
RowPluginBase::$usesFields property core/modules/views/src/Plugin/views/row/RowPluginBase.php Does the row plugin support to add fields to its output.
RowPluginBase::usesFields function core/modules/views/src/Plugin/views/row/RowPluginBase.php Returns the usesFields property.
RowTest::preventFieldRemoval function core/modules/migrate/tests/src/Kernel/RowTest.php The pre-row-save event handler for the second migration.
Rss::$base_field property core/modules/comment/src/Plugin/views/row/Rss.php
Rss::$base_field property core/modules/node/src/Plugin/views/row/Rss.php The base field for this row plugin.
Rss::$field_alias property core/modules/comment/src/Plugin/views/row/Rss.php The field alias.
RssFields class core/modules/views/src/Plugin/views/row/RssFields.php Renders an RSS item based on fields.
RssFields.php file core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::$usesFields property core/modules/views/src/Plugin/views/row/RssFields.php Does the row plugin support to add fields to its output.
RssFields::buildOptionsForm function core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::defineOptions function core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::getAbsoluteUrl function core/modules/views/src/Plugin/views/row/RssFields.php Convert a rendered URL string to an absolute URL.
RssFields::getField function core/modules/views/src/Plugin/views/row/RssFields.php Retrieves a views field value from the style plugin.
RssFields::render function core/modules/views/src/Plugin/views/row/RssFields.php
RssFields::validate function core/modules/views/src/Plugin/views/row/RssFields.php
RssFieldsTest class core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests \Drupal\views\Plugin\views\row\RssFields.
RssFieldsTest.php file core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::$modules property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::setUp function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php
RssFieldsTest::testRssFields function core/modules/views/tests/src/Kernel/Plugin/RssFieldsTest.php Tests correct processing of RSS fields.
RssTest::$fieldName property core/modules/taxonomy/tests/src/Functional/RssTest.php Name of the taxonomy term reference field.
RssTest::$fieldName property core/modules/taxonomy/tests/src/Kernel/RssTest.php Name of the taxonomy term reference field.
SaveUploadFormTest::testUploadFieldIsHighlighted function core/modules/file/tests/src/Functional/SaveUploadFormTest.php Tests highlighting of file upload field when it has an error.
Schema::addField function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::addField function core/lib/Drupal/Core/Database/Schema.php Add a new field to a table.
Schema::addField function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::addField function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::changeField function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::changeField function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::changeField function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::changeField function core/lib/Drupal/Core/Database/Schema.php Change a field definition.
Schema::createFieldSql function core/modules/mysql/src/Driver/Database/mysql/Schema.php Creates an SQL string for a field used in table creation or alteration.
Schema::createFieldSql function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Creates a safe SQL string for a field for table creation or alteration.
Schema::createFieldSql function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php Create an SQL string for a field to be used in table create or alter.
Schema::dropField function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::dropField function core/lib/Drupal/Core/Database/Schema.php Drop a field.
Schema::dropField function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::dropField function core/modules/mysql/src/Driver/Database/mysql/Schema.php
Schema::fieldExists function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php
Schema::fieldExists function core/modules/sqlite/src/Driver/Database/sqlite/Schema.php
Schema::fieldExists function core/lib/Drupal/Core/Database/Schema.php Check if a column exists in the given table.

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