Search for add
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageAddForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FieldStorageAddForm::submitForm | function | core/ |
Form submission handler. |
FieldStorageAddForm::validateAddExisting | function | core/ |
Validates the 're-use existing field' case. |
FieldStorageAddForm::validateAddNew | function | core/ |
Validates the 'add new field' case. |
FieldStorageAddForm::validateForm | function | core/ |
Form validation handler. |
FieldStorageAddForm::__construct | function | core/ |
Constructs a new FieldStorageAddForm object. |
FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
FieldUiTestTrait::fieldUIAddExistingField | function | core/ |
Adds an existing 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. |
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 = render_var(url('entity.node_type.collection')) %} {% set… |
field_ui_form_field_ui_field_storage_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'. |
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. |
FileUploadResource::streamUploadData | function | core/ |
Streams file upload data to temporary file and moves to file destination. |
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. |
FileUploadTest::testPostFileUploadDuplicateFile | function | core/ |
Tests using the file upload POST route with a duplicate file name. |
FileUploadTest::testPostFileUploadDuplicateFileRaceCondition | function | core/ |
Tests using the file upload POST route twice, simulating a race condition. |
FileUsageBase::add | function | core/ |
Records that a module is using a file. |
FileUsageInterface::add | function | core/ |
Records that a module is using a file. |
FilterFormatAddForm | class | core/ |
Provides a form for adding a filter format. |
FilterFormatAddForm.php | file | core/ |
|
FilterFormatAddForm::form | function | core/ |
Gets the actual form array to be built. |
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. |
FormJSAddMoreTest | class | core/ |
Tests add more behavior for a multiple value field. |
FormJSAddMoreTest.php | file | core/ |
|
FormJSAddMoreTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FormJSAddMoreTest::$modules | property | core/ |
Modules to enable. |
FormJSAddMoreTest::setUp | function | core/ |
|
FormJSAddMoreTest::testFieldFormJsAddMore | function | core/ |
Tests the 'Add more' functionality. |
FormOperations::addWorkspaceValidation | function | core/ |
Adds our validation handler recursively on each element of a form. |
FormState::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormState::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormState::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
FormStateDecoratorBase::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormStateDecoratorBase::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateDecoratorBase::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
FormStateDecoratorBaseTest::testAddBuildInfo | function | core/ |
@covers ::addBuildInfo |
FormStateDecoratorBaseTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormStateDecoratorBaseTest::testAddRebuildInfo | function | core/ |
@covers ::addRebuildInfo |
FormStateInterface::addBuildInfo | function | core/ |
Adds a value to the build info. |
FormStateInterface::addCleanValueKey | function | core/ |
Adds a key to the array of form values that will be cleaned. |
FormStateInterface::addRebuildInfo | function | core/ |
Adds a value to the rebuild info. |
FormStateTest::testAddCleanValueKey | function | core/ |
@covers ::addCleanValueKey |
FormTestRebuildPreserveValuesForm::addMoreSubmitForm | function | core/ |
|
ForumController::addContainer | function | core/ |
Returns add container entity form. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.