Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldType::create | function | core/ |
Creates an instance of the plugin. |
| FieldType::transform | function | core/ |
Performs the associated process. |
| FieldType::__construct | function | core/ |
Constructs a FieldType plugin. |
| FieldType::__construct | function | core/ |
Constructs a FieldType attribute. |
| FieldTypeCategoriesIntegrationTest | class | core/ |
Tests field UI integration with field type categories for loading libraries. |
| FieldTypeCategoriesIntegrationTest.php | file | core/ |
|
| FieldTypeCategoriesIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldTypeCategoriesIntegrationTest::$modules | property | core/ |
Modules to install. |
| FieldTypeCategoriesIntegrationTest::setUp | function | core/ |
|
| FieldTypeCategoriesIntegrationTest::testLibrariesLoaded | function | core/ |
Tests if the libraries are loaded on FieldStorageAddForm. |
| FieldTypeCategory | class | core/ |
Default object used for field_type_categories plugins. |
| FieldTypeCategory.php | file | core/ |
|
| FieldTypeCategory::getDescription | function | core/ |
Returns the field group description. |
| FieldTypeCategory::getLabel | function | core/ |
Returns the field group label. |
| FieldTypeCategory::getLibraries | function | core/ |
Returns asset libraries for the field group. |
| FieldTypeCategory::getWeight | function | core/ |
Returns the field group weight. |
| FieldTypeCategoryDiscoveryTest | class | core/ |
Tests discovery of field type categories provided by modules. |
| FieldTypeCategoryDiscoveryTest.php | file | core/ |
|
| FieldTypeCategoryDiscoveryTest::$modules | property | core/ |
Modules to install. |
| FieldTypeCategoryDiscoveryTest::testFieldTypeCategories | function | core/ |
Tests custom field type categories created by modules. |
| FieldTypeCategoryInterface | interface | core/ |
Provides an object that returns the category info about the field type. |
| FieldTypeCategoryInterface.php | file | core/ |
|
| FieldTypeCategoryInterface::getDescription | function | core/ |
Returns the field group description. |
| FieldTypeCategoryInterface::getLabel | function | core/ |
Returns the field group label. |
| FieldTypeCategoryInterface::getLibraries | function | core/ |
Returns asset libraries for the field group. |
| FieldTypeCategoryInterface::getWeight | function | core/ |
Returns the field group weight. |
| FieldTypeCategoryManager | class | core/ |
Defines a field type category info plugin manager. |
| FieldTypeCategoryManager.php | file | core/ |
|
| FieldTypeCategoryManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
| FieldTypeCategoryManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
| FieldTypeCategoryManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| FieldTypeCategoryManager::__construct | function | core/ |
Constructs a new FieldTypeCategoryManager. |
| FieldTypeCategoryManagerInterface | interface | core/ |
Defines an interface for field type category managers. |
| FieldTypeCategoryManagerInterface.php | file | core/ |
|
| FieldTypeCategoryManagerInterface::FALLBACK_CATEGORY | constant | core/ |
Fallback category for field types. |
| FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
| FieldTypeDefaults | class | core/ |
Gives us a chance to set per field defaults. |
| FieldTypeDefaults.php | file | core/ |
|
| FieldTypeDefaults.php | file | core/ |
|
| FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
| FieldTypeDefaults::transform | function | core/ |
Performs the associated process. |
| FieldTypeDefaultsTest | class | core/ |
Tests D6 fields defaults. |
| FieldTypeDefaultsTest | class | core/ |
Tests D7 field formatter defaults. |
| FieldTypeDefaultsTest.php | file | core/ |
|
| FieldTypeDefaultsTest.php | file | core/ |
|
| FieldTypeDefaultsTest::setUp | function | core/ |
|
| FieldTypeDefaultsTest::setUp | function | core/ |
|
| FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
| FieldTypeDefaultsTest::testDefaults | function | core/ |
Tests various default cases. |
Pagination
- Previous page
- Page 637
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.