| FileValidationException::getFilename |
function |
core/modules/file/src/Upload/FileValidationException.php |
Gets the file name. |
| Filter::KEY_NAME |
constant |
core/modules/jsonapi/src/Query/Filter.php |
The JSON:API filter key name. |
| FilterCombineTest::testFilterCombineNoRealName |
function |
core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php |
Tests the combine filter when no realName is used. |
| FilterDateTest::$fieldName |
property |
core/modules/datetime/tests/src/Functional/Views/FilterDateTest.php |
Name of the field. |
| FilterFormat::$name |
property |
core/modules/filter/src/Entity/FilterFormat.php |
Unique label of the text format. |
| FilterFormat::getPermissionName |
function |
core/modules/filter/src/Entity/FilterFormat.php |
Returns the machine-readable permission name for the text format. |
| FilterFormatInterface::getPermissionName |
function |
core/modules/filter/src/FilterFormatInterface.php |
Returns the machine-readable permission name for the text format. |
| FilterFormatTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/FilterFormatTest.php |
The name of the tested JSON:API resource type. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FixtureUtilityTrait::renameGitDirectories |
function |
core/modules/package_manager/tests/src/Traits/FixtureUtilityTrait.php |
Renames _git directories to .git. |
| FixtureUtilityTrait::renameInfoYmlFiles |
function |
core/modules/package_manager/tests/src/Traits/FixtureUtilityTrait.php |
Renames all files that end with .info.yml.hide. |
| FloatValue::$name |
property |
core/lib/Drupal/Core/Database/SchemaDefinition/FloatValue.php |
Human readable name. |
| FocusColorPresetUpdateTest::testFocusColorPresetsAreRenamed |
function |
core/themes/default_admin/tests/src/Kernel/FocusColorPresetUpdateTest.php |
Tests that legacy preset values are renamed in theme and user settings. |
| FormBuilderTest::testGetFormIdWithClassName |
function |
core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php |
Tests the getFormId() method with a class name form ID. |
| FormBuilderTest::testGetFormIdWithInjectedClassName |
function |
core/tests/Drupal/Tests/Core/Form/FormBuilderTest.php |
Tests the getFormId() method with an injected class name form ID. |
| FormClassMissingName |
class |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Test class. |
| FormClassMissingName::buildForm |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Form constructor. |
| FormClassMissingName::getFormId |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Returns a unique string identifying the form. |
| FormClassMissingName::submitForm |
function |
core/tests/Drupal/Tests/Core/Routing/UnsupportedRouteAttributePropertiesTest.php |
Form submission handler. |
| FormElementHelper::getElementByName |
function |
core/lib/Drupal/Core/Form/FormElementHelper.php |
Retrieves a form element. |
| FormElementHelperTest::getElementByNameProvider |
function |
core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php |
Provides test data. |
| FormElementHelperTest::testGetElementByName |
function |
core/tests/Drupal/Tests/Core/Form/FormElementHelperTest.php |
Tests the getElementByName() method. |
| FormState::setErrorByName |
function |
core/lib/Drupal/Core/Form/FormState.php |
Files an error against a form element. |
| FormStateDecoratorBase::setErrorByName |
function |
core/lib/Drupal/Core/Form/FormStateDecoratorBase.php |
Files an error against a form element. |
| FormStateDecoratorBaseTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php |
Tests set error by name. |
| FormStateInterface::setErrorByName |
function |
core/lib/Drupal/Core/Form/FormStateInterface.php |
Files an error against a form element. |
| FormStateTest::providerTestSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/FormStateTest.php |
|
| FormStateTest::testLoadIncludeNoName |
function |
core/tests/Drupal/Tests/Core/Form/FormStateTest.php |
Tests load include no name. |
| FormStateTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/FormStateTest.php |
Tests set error by name. |
| FormTestArgumentsObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php |
Gets the configuration names that will be editable. |
| FormTestControllerObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php |
Gets the configuration names that will be editable. |
| FormTestMachineNameForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
Form constructor for testing #type 'machine_name' elements. |
| FormTestMachineNameForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
|
| FormTestMachineNameForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
Form constructor. |
| FormTestMachineNameForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
Returns a unique string identifying the form. |
| FormTestMachineNameForm::load |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
Loading stub for machine name. |
| FormTestMachineNameForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameForm.php |
Form submission handler. |
| FormTestMachineNameValidationForm |
class |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Form to test whether machine name validation works with ajax requests. |
| FormTestMachineNameValidationForm.php |
file |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
|
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Handles changes to the selected snack configuration. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Submit callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Validate callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Form constructor. |
| FormTestMachineNameValidationForm::getFormId |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Returns a unique string identifying the form. |
| FormTestMachineNameValidationForm::load |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Loading stub for machine name. |
| FormTestMachineNameValidationForm::submitForm |
function |
core/modules/system/tests/modules/form_test/src/Form/FormTestMachineNameValidationForm.php |
Form submission handler. |
| FormTestObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestObject.php |
Gets the configuration names that will be editable. |
| FormTestServiceObject::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php |
Gets the configuration names that will be editable. |