Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldLayoutHooks | class | core/ |
Hook implementations for field_layout. |
| FieldLayoutHooks.php | file | core/ |
|
| FieldLayoutHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| FieldLayoutHooks::entityViewAlter | function | core/ |
Implements hook_entity_view_alter(). |
| FieldLayoutHooks::formAlter | function | core/ |
Implements hook_form_alter(). |
| FieldLayoutHooks::help | function | core/ |
Implements hook_help(). |
| FieldLayoutHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| FieldLayoutTest | class | core/ |
Tests using field layout for entity displays. |
| FieldLayoutTest | class | core/ |
Tests using field layout for entity displays. |
| FieldLayoutTest.php | file | core/ |
|
| FieldLayoutTest.php | file | core/ |
|
| FieldLayoutTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldLayoutTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldLayoutTest::$modules | property | core/ |
Modules to install. |
| FieldLayoutTest::$modules | property | core/ |
Modules to install. |
| FieldLayoutTest::assertFieldInRegion | function | core/ |
Asserts that a field exists in a given region. |
| FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
| FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
| FieldLayoutTest::setUp | function | core/ |
|
| FieldLayoutTest::setUp | function | core/ |
|
| FieldLayoutTest::testChangingFormatterAndRegion | function | core/ |
Tests changing the formatter and region at the same time. |
| FieldLayoutTest::testEntityForm | function | core/ |
Tests the use of field layout for entity form displays. |
| FieldLayoutTest::testEntityView | function | core/ |
Tests the use of field layout for entity view displays. |
| FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
| FieldLayoutTest::testLayoutForms | function | core/ |
Tests layout plugins with forms. |
| FieldLayoutTest::testNodeView | function | core/ |
Tests an entity type that has fields shown by default. |
| FieldLayoutTest::testRegionChanges | function | core/ |
Tests that changes to the regions still leave the fields visible. |
| FieldLayoutTestHooks | class | core/ |
Hook implementations for field_layout_test. |
| FieldLayoutTestHooks.php | file | core/ |
|
| FieldLayoutTestHooks::layoutAlter | function | core/ |
Implements hook_layout_alter(). |
| FieldLayoutUninstallTest | class | core/ |
Tests Field Layout Uninstall. |
| FieldLayoutUninstallTest.php | file | core/ |
|
| FieldLayoutUninstallTest::testFieldLayoutUninstall | function | core/ |
Ensures field layout can be uninstalled with layout builder enabled. |
| FieldLink | class | core/ |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
| FieldLink.php | file | core/ |
|
| FieldLink::canonicalizeUri | function | core/ |
Turn a Drupal 6/7 URI into a Drupal 8-compatible format. |
| FieldLink::transform | function | core/ |
Performs the associated process. |
| FieldLink::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldLinkTest | class | core/ |
Tests the link field migrate process plugin. |
| FieldLinkTest.php | file | core/ |
|
| FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
| FieldLinkTest::testCanonicalizeUri | function | core/ |
Tests the URL transformations in the FieldLink process plugin. |
| FieldLinkTest::testCanonicalizeUriSerialized | function | core/ |
Tests the attributes that are deeply serialized are discarded. |
| FieldMigration | class | core/ |
Migration plugin class for migrations dealing with field config and values. |
| FieldMigration.php | file | core/ |
|
| FieldMigration::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| FieldMigration::$init | property | core/ |
Flag indicating whether the field data has been filled already. |
| FieldMigration::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldMigration::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| FieldMigration::__construct | function | core/ |
Constructs a FieldMigration. |
Pagination
- Previous page
- Page 661
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.