Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDefinitionTest::testFieldDefaultValue | function | core/ |
@covers ::getDefaultValue[[api-linebreak]] @covers ::setDefaultValue[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldDescription | function | core/ |
@covers ::getDescription[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldLabel | function | core/ |
@covers ::getLabel[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldName | function | core/ |
@covers ::getName[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldRequired | function | core/ |
Tests required. |
| FieldDefinitionTest::testFieldSettings | function | core/ |
@covers ::getSetting[[api-linebreak]] @covers ::setSetting[[api-linebreak]] @covers ::getSettings[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldTranslatable | function | core/ |
Tests field translatable methods. |
| FieldDefinitionTest::testFieldType | function | core/ |
@covers ::getType[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
| FieldDefinitionTest::testNullDefaultValueCallback | function | core/ |
Tests NULL default value callbacks. |
| FieldDiscovery::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscoveryTest::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides data for testGetFieldInstanceStubMigrationDefinition. |
| FieldDiscoveryTest::testGetFieldInstanceStubMigrationDefinition | function | core/ |
Tests the getFieldInstanceStubMigration method. |
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerFormDisplay::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldInstancePerViewMode::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| FieldItemBase::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemDataDefinition | class | core/ |
A typed data definition class for defining field items. |
| FieldItemDataDefinition.php | file | core/ |
|
| FieldItemDataDefinition::$fieldDefinition | property | core/ |
The field definition the item definition belongs to. |
| FieldItemDataDefinition::create | function | core/ |
Creates a new field item definition. |
| FieldItemDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| FieldItemDataDefinition::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| FieldItemDataDefinition::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldItemDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldItemDataDefinition::setFieldDefinition | function | core/ |
Sets the field item's field definition. |
| FieldItemDataDefinitionInterface | interface | core/ |
Interface for field item data definitions. |
| FieldItemDataDefinitionInterface.php | file | core/ |
|
| FieldItemDataDefinitionInterface::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDataDefinitionInterface::setFieldDefinition | function | core/ |
Sets the field item's field definition. |
| FieldItemDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| FieldItemDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldItemInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemInterface::propertyDefinitions | function | core/ |
Defines field item properties. |
| FieldItemList::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldLayoutBuilderTest::$pluginDefinition | property | core/ |
|
| FieldLayoutEntityDisplayTrait::getLayoutDefinition | function | core/ |
Gets a layout definition. |
| FieldLayoutEntityDisplayTrait::init | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::init(). |
| FieldMigration::$init | property | core/ |
Flag indicating whether the field data has been filled already. |
| FieldPluginBase::init | function | core/ |
Initialize the plugin. |
| FieldPluginBaseTest::$pluginDefinition | property | core/ |
The definition of the plugin under test. |
| FieldResolver::getFieldItemDefinitions | function | core/ |
Get all item definitions from a set of resources types by a field name. |
| FieldResolver::isCandidateDefinitionProperty | function | core/ |
Determines if a path part targets a field property, not a subsequent field. |
| FieldResolver::isCandidateDefinitionReferenceProperty | function | core/ |
Determines if a path part targets a reference property. |
| FieldStorageConfig::$propertyDefinitions | property | core/ |
An array of field property definitions. |
| FieldStorageConfig::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.