Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
FormTestGetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php Returns a unique string identifying the form.
FormTestGetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php Form submission handler.
FormTestGroupContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php Returns a unique string identifying the form.
FormTestGroupDetailsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php Returns a unique string identifying the form.
FormTestGroupFieldsetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php Returns a unique string identifying the form.
FormTestGroupVerticalTabsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php Returns a unique string identifying the form.
FormTestInputForgeryForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Returns a unique string identifying the form.
FormTestLabelForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php Returns a unique string identifying the form.
FormTestLanguageSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php Returns a unique string identifying the form.
FormTestLimitValidationErrorsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php Returns a unique string identifying the form.
FormTestMachineNameForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php Returns a unique string identifying the form.
FormTestMachineNameValidationForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php Returns a unique string identifying the form.
FormTestNumberForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php Returns a unique string identifying the form.
FormTestObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestObject.php Gets the configuration names that will be editable.
FormTestObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestObject.php Returns a unique string identifying the form.
FormTestOptionalContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php Returns a unique string identifying the form.
FormTestPatternForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php Returns a unique string identifying the form.
FormTestPlaceholderForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php Returns a unique string identifying the form.
FormTestProgrammaticForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php Returns a unique string identifying the form.
FormTestRadiosCheckedForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php Returns a unique string identifying the form.
FormTestRangeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php Returns a unique string identifying the form.
FormTestRangeInvalidForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php Returns a unique string identifying the form.
FormTestRebuildPreserveValuesForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php Returns a unique string identifying the form.
FormTestRedirectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRedirectForm.php Returns a unique string identifying the form.
FormTestRequiredAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php Returns a unique string identifying the form.
FormTestResponseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php Returns a unique string identifying the form.
FormTestSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php Returns a unique string identifying the form.
FormTestServiceObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Gets the configuration names that will be editable.
FormTestServiceObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Returns a unique string identifying the form.
FormTestStatePersistForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php Returns a unique string identifying the form.
FormTestStorageForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php Returns a unique string identifying the form.
FormTestStoragePageCacheForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php Returns a unique string identifying the form.
FormTestTableForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php Returns a unique string identifying the form.
FormTestTableSelectColspanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php Returns a unique string identifying the form.
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php Returns a unique string identifying the form.
FormTestTableSelectEmptyForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php Returns a unique string identifying the form.
FormTestTableSelectJsSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php Returns a unique string identifying the form.
FormTestTableSelectMultipleFalseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php Returns a unique string identifying the form.
FormTestTableSelectMultipleTrueForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php Returns a unique string identifying the form.
FormTestUrlForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php Returns a unique string identifying the form.
FormTestValidateForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php Returns a unique string identifying the form.
FormTestValidateNoToken::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php Returns a unique string identifying the form.
FormTestValidateRequiredForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php Returns a unique string identifying the form.
FormTestValidateRequiredNoTitleForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredNoTitleForm.php Returns a unique string identifying the form.
FormTestVerticalTabsAccessForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php Returns a unique string identifying the form.
FormTestVerticalTabsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsForm.php Returns a unique string identifying the form.
Formula::getFormula function core/modules/views/src/Plugin/views/argument/Formula.php
FormUploadedFile::getClientOriginalName function core/modules/file/src/Upload/FormUploadedFile.php Returns the original file name.
FormUploadedFile::getError function core/modules/file/src/Upload/FormUploadedFile.php Returns the upload error code.
FormUploadedFile::getErrorMessage function core/modules/file/src/Upload/FormUploadedFile.php Returns an informative upload error message.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.