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. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
FormTestFormStateValuesCleanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanForm.php
FormTestGetForm class core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php Form to test whether GET forms have a CSRF token.
FormTestGetForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGetForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
FormTestGroupContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupContainerForm.php
FormTestGroupDetailsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupDetailsForm.php
FormTestGroupFieldsetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupFieldsetForm.php
FormTestGroupVerticalTabsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestGroupVerticalTabsForm.php
FormTestInputForgeryForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php
FormTestLabelForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLabelForm.php
FormTestLanguageSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLanguageSelectForm.php
FormTestLimitValidationErrorsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestLimitValidationErrorsForm.php
FormTestMachineNameForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php
FormTestMachineNameValidationForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php
FormTestNumberForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestNumberForm.php
FormTestObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestObject.php
FormTestObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestObject.php
FormTestOptionalContainerForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestOptionalContainerForm.php
FormTestPatternForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPatternForm.php
FormTestPlaceholderForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestPlaceholderForm.php
FormTestProgrammaticForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestProgrammaticForm.php
FormTestRadiosCheckedForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRadiosCheckedForm.php
FormTestRangeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
FormTestRangeInvalidForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRangeInvalidForm.php
FormTestRebuildPreserveValuesForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php
FormTestRecipeInputForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRecipeInputForm.php
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
FormTestRequiredAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
FormTestResponseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestResponseForm.php
FormTestSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSelectForm.php
FormTestServiceObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestServiceObject::getFormId function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php
FormTestStatePersistForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStatePersistForm.php
FormTestStorageForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStorageForm.php
FormTestStoragePageCacheForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestStoragePageCacheForm.php
FormTestSubmitButtonAttributeForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
FormTestTableForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableForm.php
FormTestTableSelectColspanForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectColspanForm.php
FormTestTableSelectDisabledRowsForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectDisabledRowsForm.php
FormTestTableSelectEmptyForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectEmptyForm.php
FormTestTableSelectJsSelectForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php
FormTestTableSelectMultipleFalseForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php
FormTestTableSelectMultipleTrueForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php
FormTestTextareaForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestTextareaForm.php
FormTestUrlForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php
FormTestValidateForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php
FormTestValidateNoToken::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php

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