Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
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
ManagedStorage::read function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::readMultiple function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::rename function core/lib/Drupal/Core/Config/ManagedStorage.php
ManagedStorage::write function core/lib/Drupal/Core/Config/ManagedStorage.php
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
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
ManagedStorageTest::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ManagedStorageTest.php
ManageFieldsLifecycleTest::addPersistentFieldStorage function core/modules/field_ui/tests/src/Functional/ManageFieldsLifecycleTest.php Tests that persistent field storage appears in the field UI.
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::testFieldDropButtonOperations function core/modules/field_ui/tests/src/Functional/ManageFieldsTest.php Tests drop button operations on the manage fields page.
ManageGitIgnore::addToGitIgnore function composer/Plugin/Scaffold/ManageGitIgnore.php Adds a set of entries to the specified .gitignore file.
ManageGitIgnore::managementOfGitIgnoreEnabled function composer/Plugin/Scaffold/ManageGitIgnore.php Determines whether we should manage gitignore files.
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.
ManageOptions::getOptions function composer/Plugin/Scaffold/ManageOptions.php Gets the root-level scaffold options for this project.
ManyToOne class core/modules/views/src/Plugin/views/filter/ManyToOne.php Complex filter to handle filtering for many to one relationships.
ManyToOne class core/modules/views/src/Plugin/views/argument/ManyToOne.php Argument handler for many to one relationships.
ManyToOne.php file core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne.php file core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::$helper property core/modules/views/src/Plugin/views/filter/ManyToOne.php Stores the Helper object which handles the many_to_one complexity.
ManyToOne::$helper property core/modules/views/src/Plugin/views/argument/ManyToOne.php The many-to-one helper.
ManyToOne::$valueFormType property core/modules/views/src/Plugin/views/filter/ManyToOne.php The default form type.
ManyToOne::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::defineOptions function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::defineOptions function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::ensureMyTable function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::init function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::init function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::operators function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOne::opHelper function core/modules/views/src/Plugin/views/filter/ManyToOne.php Adds a filter.
ManyToOne::query function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::summaryArgument function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::summaryQuery function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::title function core/modules/views/src/Plugin/views/argument/ManyToOne.php
ManyToOne::titleQuery function core/modules/views/src/Plugin/views/argument/ManyToOne.php Override for specific title lookups.
ManyToOne::valueForm function core/modules/views/src/Plugin/views/filter/ManyToOne.php
ManyToOneHelper class core/modules/views/src/ManyToOneHelper.php This many to one helper object is used on both arguments and filters.
ManyToOneHelper.php file core/modules/views/src/ManyToOneHelper.php
ManyToOneHelper::$formula property core/modules/views/src/ManyToOneHelper.php Should the field use formula or alias.
ManyToOneHelper::$handler property core/modules/views/src/ManyToOneHelper.php The handler.

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