Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
ManageFieldsTest::$contentType property core/modules/field_ui/tests/src/Kernel/ManageFieldsTest.php The ID of the custom content type created for testing.
ManageFieldsTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php The theme to install as the default for testing.
ManageFieldsTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php The theme to install as the default for testing.
ManageFieldsTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Modules to install.
ManageFieldsTest::$modules property core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Modules to install.
ManageFieldsTest::$modules property core/modules/field_ui/tests/src/Kernel/ManageFieldsTest.php
ManageFieldsTest::setUp function core/modules/field_ui/tests/src/Kernel/ManageFieldsTest.php
ManageFieldsTest::setUp function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php
ManageFieldsTest::setUp function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php
ManageFieldsTest::testAddField function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests field add.
ManageFieldsTest::testAddField function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests adding a field.
ManageFieldsTest::testAddFieldWithMultipleUsers function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests multiple users adding a field with the same name.
ManageFieldsTest::testAllowedValuesFormValidation function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests the form validation for allowed values field.
ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests editing field when the field exists in temp store.
ManageFieldsTest::testEntityReferenceToNonBundleableEntity function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests creating entity reference field to non-bundleable entity type.
ManageFieldsTest::testFieldCategoryFallbackWithoutDescription function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Ensure field category fallback works for field types without a description.
ManageFieldsTest::testFieldDelete function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests that field delete operation opens in modal.
ManageFieldsTest::testFieldDropButtonOperations function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests drop button operations on the manage fields page.
ManageFieldsTest::testFieldTypeCardinalityAlter function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests hook_form_field_storage_config_form_edit_alter().
ManageFieldsTest::testFieldTypeOrder function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests the order in which the field types appear in the form.
ManageFieldsTest::testFieldUiDefinitionsAlter function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests hook_field_info_entity_type_ui_definitions_alter().
ManageFieldsTest::testFilterInReuseForm function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests filter results in the re-use form.
ManageFieldsTest::testHiddenFields function core/modules/field_ui/tests/src/Kernel/ManageFieldsTest.php Tests that Field UI respects the 'no_ui' flag in the field type definition.
ManageFieldsTest::testLabelFieldFormValidation function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests the form validation for label field.
ManageFieldsTest::testLockedField function core/modules/field_ui/tests/src/Kernel/ManageFieldsTest.php Tests that Field UI respects locked fields.
ManageFieldsTest::testReuseExistingField function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests re-using an existing field and the visibility of the re-use button.
ManageGitIgnore::__construct function composer/Plugin/Scaffold/ManageGitIgnore.php ManageGitIgnore constructor.
ManageGitIgnoreTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests to see whether .gitignore files are correctly managed.
ManageGitIgnoreTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php
ManageGitIgnoreTest::$fileSystem property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php The Symfony FileSystem component.
ManageGitIgnoreTest::$fixtures property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php The Fixtures object.
ManageGitIgnoreTest::$fixturesDir property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Directory to perform the tests in.
ManageGitIgnoreTest::$projectRoot property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php The root of this project.
ManageGitIgnoreTest::createSutWithGit function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Creates a system-under-test and initialize a git repository for it.
ManageGitIgnoreTest::setUp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php
ManageGitIgnoreTest::tearDown function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php
ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests appending to an unmanaged file, and confirm it is not .gitignored.
ManageGitIgnoreTest::testManageGitIgnore function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command correctly manages the .gitignore file.
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command does not manage the .gitignore file when disabled.
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenGitNotAvailable function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Functional/ManageGitIgnoreTest.php Tests scaffold command disables .gitignore management when git not present.
ManageOptions class composer/Plugin/Scaffold/ManageOptions.php Per-project options from the 'extras' section of the composer.json file.
ManageOptions.php file composer/Plugin/Scaffold/ManageOptions.php
ManageOptions::$composer property composer/Plugin/Scaffold/ManageOptions.php The Composer service.
ManageOptions::ensureLocations function composer/Plugin/Scaffold/ManageOptions.php Ensures that all of the locations defined in the scaffold files exist.
ManageOptions::getLocationReplacements function composer/Plugin/Scaffold/ManageOptions.php Creates an interpolator for the 'locations' element.
ManageOptions::getOptions function composer/Plugin/Scaffold/ManageOptions.php Gets the root-level scaffold options for this project.
ManageOptions::packageOptions function composer/Plugin/Scaffold/ManageOptions.php Gets the scaffold options for the stipulated project.
ManageOptions::__construct function composer/Plugin/Scaffold/ManageOptions.php ManageOptions constructor.
ManyAssetsLoadOrderTest class core/tests/Drupal/KernelTests/Core/Libraries/ManyAssetsLoadOrderTest.php Tests the loading of many weighted assets.
ManyAssetsLoadOrderTest class core/tests/Drupal/FunctionalTests/Libraries/ManyAssetsLoadOrderTest.php Tests the loading of many weighted assets.

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