Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ManagedStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the existing collections.
ManagedStorage::getCollectionName function core/lib/Drupal/Core/Config/ManagedStorage.php Gets the name of the current collection the storage is using.
ManagedStorage::getStorage function core/lib/Drupal/Core/Config/ManagedStorage.php Get the decorated storage from the manager if necessary.
ManagedStorage::listAll function core/lib/Drupal/Core/Config/ManagedStorage.php Gets configuration object names starting with a given prefix.
ManagedStorage::read function core/lib/Drupal/Core/Config/ManagedStorage.php Reads configuration data from the storage.
ManagedStorage::readMultiple function core/lib/Drupal/Core/Config/ManagedStorage.php Reads configuration data from the storage.
ManagedStorage::rename function core/lib/Drupal/Core/Config/ManagedStorage.php Renames a configuration object in the storage.
ManagedStorage::write function core/lib/Drupal/Core/Config/ManagedStorage.php Writes configuration data to the storage.
ManagedStorage::__construct function core/lib/Drupal/Core/Config/ManagedStorage.php ManagedStorage constructor.
ManagedStorageTest class core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests ManagedStorage operations.
ManagedStorageTest.php file core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::getStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Get the config storage.
ManagedStorageTest::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::setUp function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManagedStorageTest::testInvalidStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php Tests an invalid storage.
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageFieldsFunctionalTest class core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the Field UI "Manage fields" screen.
ManageFieldsFunctionalTest.php file core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
ManageFieldsFunctionalTest::$contentType property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The ID of the custom content type created for testing.
ManageFieldsFunctionalTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The theme to install as the default for testing.
ManageFieldsFunctionalTest::$fieldLabel property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The label for a random field to be created for testing.
ManageFieldsFunctionalTest::$fieldName property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The name of a random field to be created for testing.
ManageFieldsFunctionalTest::$fieldNameInput property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php The input name of a random field to be created for testing.
ManageFieldsFunctionalTest::$modules property core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Modules to install.
ManageFieldsFunctionalTest::addExistingField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests adding an existing field in another content type.
ManageFieldsFunctionalTest::addPersistentFieldStorage function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that persistent field storage appears in the field UI.
ManageFieldsFunctionalTest::assertFieldSettings function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Asserts field settings are as expected.
ManageFieldsFunctionalTest::cardinalitySettings function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the cardinality settings of a field.
ManageFieldsFunctionalTest::createField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests adding a new field.
ManageFieldsFunctionalTest::deleteField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests deleting a field from the field edit form.
ManageFieldsFunctionalTest::fieldListAdminPage function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that the field list administration page operates correctly.
ManageFieldsFunctionalTest::manageFieldsPage function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the manage fields page.
ManageFieldsFunctionalTest::setUp function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php
ManageFieldsFunctionalTest::testCRUDFields function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Runs the field CRUD tests.
ManageFieldsFunctionalTest::testDefaultValue function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that default value is correctly validated and saved.
ManageFieldsFunctionalTest::testDeleteField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that deletion removes field storages and fields as expected.
ManageFieldsFunctionalTest::testDeleteTaxonomyField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that deletion removes field storages and fields as expected for a term.
ManageFieldsFunctionalTest::testDisallowedFieldNames function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that Field UI respects disallowed field names.
ManageFieldsFunctionalTest::testDuplicateFieldName function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that a duplicate field name is caught by validation.
ManageFieldsFunctionalTest::testExternalDestinations function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that external URLs in the 'destinations' query parameter are blocked.
ManageFieldsFunctionalTest::testFieldPrefix function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that the 'field_prefix' setting works on Field UI.
ManageFieldsFunctionalTest::testHelpDescriptions function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that help descriptions render valid HTML.
ManageFieldsFunctionalTest::testHiddenFields function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that Field UI respects the 'no_ui' flag in the field type definition.
ManageFieldsFunctionalTest::testLockedField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests that Field UI respects locked fields.
ManageFieldsFunctionalTest::testNonExistentFieldUrls function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the access to non-existent field URLs.
ManageFieldsFunctionalTest::testPreconfiguredFields function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests the "preconfigured field" functionality.
ManageFieldsFunctionalTest::updateField function core/modules/field_ui/tests/src/Functional/ManageFieldsFunctionalTest.php Tests editing an existing field.
ManageFieldsTest class core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests the Manage Display page of a fieldable entity type.

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