Search for add
Title | Object type | File name | Summary |
---|---|---|---|
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 |
FileAddPermissionsUpdateTest | class | core/ |
Tests file_post_update_add_permissions_to_roles(). |
FileAddPermissionsUpdateTest.php | file | core/ |
|
FileAddPermissionsUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
FileAddPermissionsUpdateTest::testUpdate | function | core/ |
Tests adding 'delete own files' permission. |
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. |
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::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. |
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 |
FixtureManipulatorTest::testAddPackage | function | core/ |
@covers ::addPackage |
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. |
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.