Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
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.
FormTestRecipeInputForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php Returns a unique string identifying the form.
FormTestRecipeInputForm::getRecipe function core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php Returns the recipe object under test.
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.
FormTestSubmitButtonAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.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.
FormTestTextareaForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.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.
FormTestVerticalTabsWithSummaryForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsWithSummaryForm.php Returns a unique string identifying the form.
Formula::getFormula function core/modules/views/src/Plugin/views/argument/Formula.php Gets the prepared formula.
FormUploadedFile::getClientOriginalName function core/modules/file/src/Upload/FormUploadedFile.php Returns the original file name.
FormUploadedFile::getFilename function core/modules/file/src/Upload/FormUploadedFile.php Gets the filename.
FormUploadedFile::getPathname function core/modules/file/src/Upload/FormUploadedFile.php Gets the path to the file.
FormUploadedFile::getRealPath function core/modules/file/src/Upload/FormUploadedFile.php Gets the absolute path to the file.

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