Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldStorageDefinitionInterface::isQueryable | function | core/ |
Determines whether the field is queryable via QueryInterface. |
| FieldStorageDefinitionInterface::isRevisionable | function | core/ |
Returns whether the field storage is revisionable. |
| FieldStorageDefinitionInterface::isTranslatable | function | core/ |
Returns whether the field supports translation. |
| FieldStorageDefinitionInterface::setTranslatable | function | core/ |
Sets whether the field supports translation. |
| FieldStorageDefinitionListener | class | core/ |
Reacts to field storage definition CRUD on behalf of the Entity system. |
| FieldStorageDefinitionListener.php | file | core/ |
|
| FieldStorageDefinitionListener::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
| FieldStorageDefinitionListener::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository | property | core/ |
The entity definition manager. |
| FieldStorageDefinitionListener::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldStorageDefinitionListener::$eventDispatcher | property | core/ |
The event dispatcher. |
| FieldStorageDefinitionListener::onFieldStorageDefinitionCreate | function | core/ |
|
| FieldStorageDefinitionListener::onFieldStorageDefinitionDelete | function | core/ |
|
| FieldStorageDefinitionListener::onFieldStorageDefinitionUpdate | function | core/ |
|
| FieldStorageDefinitionListener::__construct | function | core/ |
Constructs a new FieldStorageDefinitionListener. |
| FieldStorageDefinitionListenerInterface | interface | core/ |
Defines an interface for reacting to field storage definition creation, deletion, and updates. |
| FieldStorageDefinitionListenerInterface.php | file | core/ |
|
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| FieldStorageDefinitionListenerInterface::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| FieldStorageDefinitionUpdateForbiddenException | class | core/ |
Exception thrown when a storage definition update is forbidden. |
| FieldStorageDefinitionUpdateForbiddenException.php | file | core/ |
|
| FieldTest | class | core/ |
Tests quickedit. |
| FieldTest | class | core/ |
Tests D6 field source plugin. |
| FieldTest | class | core/ |
Tests D7 field source plugin. |
| FieldTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\field\EntityField[[api-linebreak]] @group views |
| FieldTest | class | core/ |
Tests the field field handler UI. |
| FieldTest | class | core/ |
Plugin annotation @ViewsField("test_field"); |
| FieldTest.php | file | core/ |
|
| FieldTest.php | file | core/ |
Contains \Drupal\Tests\views\Unit\Plugin\field\FieldTest. |
| FieldTest.php | file | core/ |
|
| FieldTest.php | file | core/ |
|
| FieldTest.php | file | core/ |
|
| FieldTest.php | file | core/ |
|
| FieldTest::$account | property | core/ |
The account. |
| FieldTest::$container | property | core/ |
The container. |
| FieldTest::$defaultTheme | property | core/ |
|
| FieldTest::$defaultTheme | property | core/ |
|
| FieldTest::$entityFieldManager | property | core/ |
The entity field manager. |
| FieldTest::$entityRepository | property | core/ |
The entity repository. |
| FieldTest::$entityTypeManager | property | core/ |
The entity type manager. |
| FieldTest::$fieldTypePluginManager | property | core/ |
The mocked field type plugin manager. |
| FieldTest::$formatterPluginManager | property | core/ |
The mocked formatter plugin manager. |
| FieldTest::$languageManager | property | core/ |
The mocked language manager. |
| FieldTest::$modules | property | core/ |
|
| FieldTest::$modules | property | core/ |
|
| FieldTest::$modules | property | core/ |
|
| FieldTest::$modules | property | core/ |
|
| FieldTest::$renderer | property | core/ |
The renderer. |
| FieldTest::$testValue | property | core/ |
A temporary stored test value for the test. |
Pagination
- Previous page
- Page 614
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.