Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldResolver::resolveInternalEntityQueryPath | function | core/ |
Resolves external field expressions into entity query compatible paths. |
| FieldResolver::resolveInternalIncludePath | function | core/ |
Validates and resolves an include path into its internal possibilities. |
| FieldResolver::resourceTypesAreTraversable | function | core/ |
Whether the given resources can be traversed to other resources. |
| FieldResolver::__construct | function | core/ |
Creates a FieldResolver instance. |
| FieldResolverTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Context\FieldResolver[[api-linebreak]] @group jsonapi |
| FieldResolverTest.php | file | core/ |
|
| FieldResolverTest::$modules | property | core/ |
|
| FieldResolverTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| FieldResolverTest::$sut | property | core/ |
The subject under test. |
| FieldResolverTest::makeBundle | function | core/ |
Create a simple bundle. |
| FieldResolverTest::makeField | function | core/ |
Creates a field for a specified entity type/bundle. |
| FieldResolverTest::resolveInternalEntityQueryPathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPathError. |
| FieldResolverTest::resolveInternalEntityQueryPathProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPath. |
| FieldResolverTest::resolveInternalIncludePathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalIncludePathError. |
| FieldResolverTest::resolveInternalIncludePathProvider | function | core/ |
Provides test cases for resolveInternalEntityQueryPath. |
| FieldResolverTest::setUp | function | core/ |
|
| FieldResolverTest::testResolveInternalEntityQueryPath | function | core/ |
@covers ::resolveInternalEntityQueryPath[[api-linebreak]] @dataProvider resolveInternalEntityQueryPathProvider |
| FieldResolverTest::testResolveInternalEntityQueryPathError | function | core/ |
Expects an error when an invalid field is provided for filter and sort. |
| FieldResolverTest::testResolveInternalIncludePath | function | core/ |
@covers ::resolveInternalEntityQueryPath[[api-linebreak]] @dataProvider resolveInternalIncludePathProvider |
| FieldResolverTest::testResolveInternalIncludePathError | function | core/ |
Expects an error when an invalid field is provided for include. |
| FieldRight | class | core/ |
Field migration for testing migration states. |
| FieldRight.php | file | core/ |
|
| Fields | class | core/ |
The basic 'fields' row plugin |
| Fields.php | file | core/ |
|
| Fields::$usesFields | property | core/ |
Does the row plugin support to add fields to its output. |
| Fields::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| Fields::defineOptions | function | core/ |
|
| Fields::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| FieldSchemaDataUninstallUpdateTest | class | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
| FieldSchemaDataUninstallUpdateTest.php | file | core/ |
|
| FieldSchemaDataUninstallUpdateTest::$defaultTheme | property | core/ |
|
| FieldSchemaDataUninstallUpdateTest::assertFieldSchemaData | function | core/ |
Asserts that field schema data to be purged is found. |
| FieldSchemaDataUninstallUpdateTest::setDatabaseDumpFiles | function | core/ |
|
| FieldSchemaDataUninstallUpdateTest::testUpdateHookN | function | core/ |
Tests the upgrade path after fixing field schema data uninstallation. |
| Fieldset | class | core/ |
Provides a render element for a group of form elements. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| fieldset--media-library-widget.html.twig | file | core/ |
Theme override for the media library widget. |
| fieldset.css | file | core/ |
Fieldset styles. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Theme override for a fieldset element and its children. |
| fieldset.html.twig | file | core/ |
Default theme implementation for a fieldset element and its children. |
| fieldset.pcss.css | file | core/ |
Fieldset styles. |
| Fieldset.php | file | core/ |
|
| Fieldset::getInfo | function | core/ |
|
| FieldSettings | class | core/ |
Get the field settings. |
| FieldSettings | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d7_field_settings" ) |
Pagination
- Previous page
- Page 606
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.