Search for add
- Search 7.x for add
- Search 9.5.x for add
- Search 8.9.x for add
- Search 10.3.x for add
- Search main for add
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldPluginBase::$additional_fields | property | core/ |
Stores additional fields which get added to the query. |
| FieldPluginBase::addAdditionalFields | function | core/ |
Add 'additional' fields to the query. |
| FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| FieldStorageAddController | class | core/ |
Controller for building the field type links. |
| FieldStorageAddController.php | file | core/ |
|
| FieldStorageAddController::$bundle | property | core/ |
The entity bundle. |
| FieldStorageAddController::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageAddController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageAddController::getFieldSelectionLinks | function | core/ |
Builds the field selection links. |
| FieldStorageAddController::resetField | function | core/ |
Deletes stored field data and builds the field selection links. |
| FieldStorageAddController::__construct | function | core/ |
Constructs a new FieldStorageAddController. |
| FieldStorageAddForm | class | core/ |
Provides a form for the "field storage" add subform. |
| FieldStorageAddForm.php | file | core/ |
|
| FieldStorageAddForm::$bundle | property | core/ |
The entity bundle. |
| FieldStorageAddForm::$entityTypeId | property | core/ |
The name of the entity type. |
| FieldStorageAddForm::ajaxSubmit | function | core/ |
Submit form #ajax callback. |
| FieldStorageAddForm::buildForm | function | core/ |
Form constructor. |
| FieldStorageAddForm::buildGroupForm | function | core/ |
Adds form elements to choose a field type from a selected field group. |
| FieldStorageAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| FieldStorageAddForm::fieldNameExists | function | core/ |
Checks if a field machine name is taken. |
| FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldStorageAddForm::getNewFieldDefaults | function | core/ |
Get default options from preconfigured options for a new field. |
| FieldStorageAddForm::getRedirectUrl | function | core/ |
Gets the redirect URL. |
| FieldStorageAddForm::rebuildWithOptions | function | core/ |
Submit handler for displaying fields after a group is selected. |
| FieldStorageAddForm::setTempStore | function | core/ |
Store field information in temp store in order to build the edit form. |
| FieldStorageAddForm::startOver | function | core/ |
Submit handler for resetting the form. |
| FieldStorageAddForm::submitForm | function | core/ |
Form submission handler. |
| FieldStorageAddForm::successfulAjaxSubmit | function | core/ |
Respond to a successful AJAX submission. |
| FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
| FieldStorageAddForm::__construct | function | core/ |
|
| FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| FieldThirdPartyTestHooks::fieldFormatterThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_formatter_third_party_settings_form(). |
| FieldThirdPartyTestHooks::fieldWidgetThirdPartySettingsFormAdditionalImplementation | function | core/ |
Implements hook_field_widget_third_party_settings_form(). |
| FieldUiHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
| FieldUiJSTestTrait::fieldUIAddExistingFieldJS | function | core/ |
Adds an existing field through the Field UI. |
| FieldUiJSTestTrait::fieldUIAddNewFieldJS | function | core/ |
Creates a new field through the Field UI. |
| FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing field through the Field UI. |
| FieldUiTestTrait::fieldUIAddNewField | function | core/ |
Creates a new field through the Field UI. |
| field_ui.add_field.html.twig | file | core/ |
--- label: 'Adding a field to an entity sub-type' related: - core.content_structure - field_ui.manage_display - field_ui.manage_form --- {% set content_types_link_text %}{% trans %}Content types{% endtrans %}{% endset %} {% set… |
| field_ui_add_field.module.css | file | core/ |
field_ui_add_field.module.css |
| field_ui_add_field.module.pcss.css | file | core/ |
field_ui_add_field.module.css |
| field_ui_add_field.theme.css | file | core/ |
field_ui_add_field.theme.css |
| FilesystemLoader::addPath | function | core/ |
Adds a path where templates are stored. |
| FileTransferAuthorizeForm::addConnectionSettings | function | core/ |
Generates the Form API array for a given connection backend's settings. |
| FileUploadResourceTestBase::testPostFileUploadDuplicateFile | function | core/ |
Tests using the file upload POST route with a duplicate file name. |
| FileUploadResourceTestBase::testPostFileUploadDuplicateFileRaceCondition | function | core/ |
Tests using the file upload POST route twice, simulating a race condition. |
| FileUploadResult::addViolation | function | core/ |
Adds a constraint violation. |
| FileUploadResult::addViolations | function | core/ |
Adds constraint violations. |
| FileUploadTest::testPostFileUploadDuplicateFile | function | core/ |
Tests using the file upload POST route with a duplicate file name. |
| FileUsageBase::add | function | core/ |
Records that a module is using a file. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.