Search for add
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageAddForm::ajaxSubmit | function | core/ |
Submit form #ajax callback. |
FieldStorageAddForm::buildForm | function | core/ |
Form constructor. |
FieldStorageAddForm::create | function | core/ |
Instantiates a new instance of this class. |
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. |
FileUsageInterface::add | function | core/ |
Records that a module is using a file. |
file_post_update_add_playsinline | function | core/ |
Adds a value for the 'playsinline' setting of the 'file_video' formatter. |
FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Config Entity Reference filter. |
FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Content Entity Reference filter. |
FilterFormatAddForm | class | core/ |
Provides a form for adding a filter format. |
FilterFormatAddForm.php | file | core/ |
|
FilterFormatAddForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterOptionsTest::testFilterOptionsAddFields | function | core/ |
Tests filtering options in the 'Add fields' dialog. |
FilterPluginBase::addGroupForm | function | core/ |
Add a new group to the exposed filter groups. |
FilterTest::testAddingFilter | function | core/ |
Tests adding a filter handler. |
FixtureManipulator::addConfig | function | core/ |
Modifies the project root's composer.json properties. |
FixtureManipulator::addDotGitFolder | function | core/ |
Creates an empty .git folder after being provided a path. |
FixtureManipulator::addPackage | function | core/ |
Adds a package. |
FixtureManipulator::addProjectAtPath | function | core/ |
Adds a project at a path. |
FixtureManipulator::addRepository | function | core/ |
Adds a path repository. |
FixtureManipulatorTest::testAddDotGitFolder | function | core/ |
@covers ::addDotGitFolder[[api-linebreak]] |
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.