Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ManageFieldsLifecycleTest::createField | function | core/ |
Tests adding a new field. |
| ManageFieldsLifecycleTest::deleteField | function | core/ |
Tests deleting a field from the field edit form. |
| ManageFieldsLifecycleTest::fieldListAdminPage | function | core/ |
Tests that the field list administration page operates correctly. |
| ManageFieldsLifecycleTest::manageFieldsPage | function | core/ |
Tests the manage fields page. |
| ManageFieldsLifecycleTest::testCRUDFields | function | core/ |
Runs the field CRUD tests. |
| ManageFieldsLifecycleTest::updateField | function | core/ |
Tests editing an existing field. |
| ManageFieldsMultipleTypesTest | class | core/ |
Tests the Field UI "Manage fields" screen. |
| ManageFieldsMultipleTypesTest.php | file | core/ |
|
| ManageFieldsMultipleTypesTest::entityTypesProvider | function | core/ |
Data provider for testing Field UI with multiple entity types. |
| ManageFieldsMultipleTypesTest::testReuseField | function | core/ |
Tests that options are copied over when reusing a field. |
| ManageFieldsMultipleTypesTest::testReuseFieldMultipleDisplay | function | core/ |
Tests that options are copied over when reusing a field. |
| ManageFieldsTest | class | core/ |
Tests the Manage Display page of a fieldable entity type. |
| ManageFieldsTest | class | core/ |
Tests the Field UI "Manage Fields" screens. |
| ManageFieldsTest.php | file | core/ |
|
| ManageFieldsTest.php | file | core/ |
|
| ManageFieldsTest::$adminUser | property | core/ |
A user with permission to administer node fields, etc. |
| ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ManageFieldsTest::$modules | property | core/ |
Modules to install. |
| ManageFieldsTest::$modules | property | core/ |
Modules to install. |
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::setUp | function | core/ |
|
| ManageFieldsTest::testAddField | function | core/ |
Tests field add. |
| ManageFieldsTest::testAddField | function | core/ |
Tests adding a field. |
| ManageFieldsTest::testAddFieldWithMultipleUsers | function | core/ |
Tests multiple users adding a field with the same name. |
| ManageFieldsTest::testAllowedValuesFormValidation | function | core/ |
Tests the form validation for allowed values field. |
| ManageFieldsTest::testEditFieldWithLeftOverFieldInTempStore | function | core/ |
Tests editing field when the field exists in temp store. |
| ManageFieldsTest::testEntityReferenceToNonBundleableEntity | function | core/ |
Tests creating entity reference field to non-bundleable entity type. |
| ManageFieldsTest::testFieldCategoryFallbackWithoutDescription | function | core/ |
Ensure field category fallback works for field types without a description. |
| ManageFieldsTest::testFieldDelete | function | core/ |
Tests that field delete operation opens in modal. |
| ManageFieldsTest::testFieldDropButtonOperations | function | core/ |
Tests drop button operations on the manage fields page. |
| ManageFieldsTest::testFieldTypeCardinalityAlter | function | core/ |
Tests hook_form_field_storage_config_form_edit_alter(). |
| ManageFieldsTest::testFieldTypeOrder | function | core/ |
Tests the order in which the field types appear in the form. |
| ManageFieldsTest::testFieldUiDefinitionsAlter | function | core/ |
Tests hook_field_info_entity_type_ui_definitions_alter(). |
| ManageFieldsTest::testFilterInReuseForm | function | core/ |
Tests filter results in the re-use form. |
| ManageFieldsTest::testLabelFieldFormValidation | function | core/ |
Tests the form validation for label field. |
| ManageFieldsTest::testReuseExistingField | function | core/ |
Tests re-using an existing field and the visibility of the re-use button. |
| ManageGitIgnore::__construct | function | composer/ |
ManageGitIgnore constructor. |
| ManageGitIgnoreTest | class | core/ |
Tests to see whether .gitignore files are correctly managed. |
| ManageGitIgnoreTest.php | file | core/ |
|
| ManageGitIgnoreTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
| ManageGitIgnoreTest::$fixtures | property | core/ |
The Fixtures object. |
| ManageGitIgnoreTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
| ManageGitIgnoreTest::$projectRoot | property | core/ |
The root of this project. |
| ManageGitIgnoreTest::createSutWithGit | function | core/ |
Creates a system-under-test and initialize a git repository for it. |
| ManageGitIgnoreTest::setUp | function | core/ |
|
| ManageGitIgnoreTest::tearDown | function | core/ |
|
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageGitIgnoreTest::testManageGitIgnore | function | core/ |
Tests scaffold command correctly manages the .gitignore file. |
| ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled | function | core/ |
Tests scaffold command does not manage the .gitignore file when disabled. |
Pagination
- Previous page
- Page 847
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.