Search for config
- Search 7.x for config
- Search 8.9.x for config
- Search 10.3.x for config
- Search 11.x for config
- Search main for config
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Config | class | composer/ |
Determine configuration. |
| Config | class | core/ |
Drupal 8+ configuration source from database. |
| Config | class | core/ |
Provides Configuration Management destination plugin. |
| Config | class | core/ |
Defines the default configuration object. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigBase::setDefaultValue | function | core/ |
|
| FieldConfigBase::setDefaultValueCallback | function | core/ |
|
| FieldConfigBase::setDescription | function | core/ |
|
| FieldConfigBase::setLabel | function | core/ |
|
| FieldConfigBase::setPropertyConstraints | function | core/ |
|
| FieldConfigBase::setRequired | function | core/ |
|
| FieldConfigBase::setSetting | function | core/ |
|
| FieldConfigBase::setSettings | function | core/ |
|
| FieldConfigBase::setTranslatable | function | core/ |
|
| FieldConfigBase::__sleep | function | core/ |
Implements the magic __sleep() method. |
| FieldConfigDeleteForm | class | core/ |
Provides a form for removing a field from a bundle. |
| FieldConfigDeleteForm.php | file | core/ |
|
| FieldConfigDeleteForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| FieldConfigDeleteForm::buildForm | function | core/ |
|
| FieldConfigDeleteForm::create | function | core/ |
|
| FieldConfigDeleteForm::getCancelUrl | function | core/ |
|
| FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
|
| FieldConfigDeleteForm::submitForm | function | core/ |
|
| FieldConfigDeleteForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEditForm | class | core/ |
Provides a form for the field settings form. |
| FieldConfigEditForm.php | file | core/ |
|
| FieldConfigEditForm::$entity | property | core/ |
The entity being used by this form. |
| FieldConfigEditForm::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| FieldConfigEditForm::actions | function | core/ |
|
| FieldConfigEditForm::create | function | core/ |
|
| FieldConfigEditForm::form | function | core/ |
|
| FieldConfigEditForm::getTitle | function | core/ |
The _title_callback for the field settings form. |
| FieldConfigEditForm::save | function | core/ |
|
| FieldConfigEditForm::submitForm | function | core/ |
|
| FieldConfigEditForm::validateForm | function | core/ |
|
| FieldConfigEditForm::__construct | function | core/ |
Constructs a new FieldConfigDeleteForm object. |
| FieldConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\field\Entity\FieldConfig[[api-linebreak]] @group field |
| FieldConfigEntityUnitTest.php | file | core/ |
Contains \Drupal\Tests\field\Unit\FieldConfigEntityUnitTest. |
| FieldConfigEntityUnitTest::$entityFieldManager | property | core/ |
The entity field manager used for testing. |
| FieldConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| FieldConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| FieldConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| FieldConfigEntityUnitTest::$fieldStorage | property | core/ |
The mock field storage. |
| FieldConfigEntityUnitTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
| FieldConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| FieldConfigEntityUnitTest::setUp | function | core/ |
|
| FieldConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| FieldConfigEntityUnitTest::testCalculateDependenciesIncorrectBundle | function | core/ |
Tests that invalid bundles are handled. |
| FieldConfigEntityUnitTest::testGetType | function | core/ |
@covers ::getType[[api-linebreak]] |
| FieldConfigEntityUnitTest::testOnDependencyRemoval | function | core/ |
@covers ::onDependencyRemoval[[api-linebreak]] |
| FieldConfigEntityUnitTest::testToArray | function | core/ |
@covers ::toArray[[api-linebreak]] |
| FieldConfigHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| FieldConfigHalJsonAnonTest.php | file | core/ |
|
| FieldConfigHalJsonAnonTest::$defaultTheme | property | core/ |
|
| FieldConfigHalJsonAnonTest::$format | property | core/ |
Pagination
- Previous page
- Page 64
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.