Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| ManagedStorageTest | class | core/ |
Tests ManagedStorage operations. |
| ManagedStorageTest.php | file | core/ |
|
| ManagedStorageTest::delete | function | core/ |
Deletes configuration data from the storage. |
| ManagedStorageTest::getStorage | function | core/ |
Get the config storage. |
| ManagedStorageTest::insert | function | core/ |
Inserts configuration data in the storage. |
| ManagedStorageTest::read | function | core/ |
Reads configuration data from the storage. |
| ManagedStorageTest::setUp | function | core/ |
|
| ManagedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| ManagedStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| ManageFieldsLifecycleTest::addPersistentFieldStorage | function | core/ |
Tests that persistent field storage appears in the field UI. |
| 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::testFieldDropButtonOperations | function | core/ |
Tests drop button operations on the manage fields page. |
| ManageGitIgnore::addToGitIgnore | function | composer/ |
Adds a set of entries to the specified .gitignore file. |
| ManageGitIgnore::managementOfGitIgnoreEnabled | function | composer/ |
Determines whether we should manage gitignore files. |
| ManageGitIgnoreTest::testAppendToEmptySettingsIsUnmanaged | function | core/ |
Tests appending to an unmanaged file, and confirm it is not .gitignored. |
| ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
| ManyToOne | class | core/ |
Complex filter to handle filtering for many to one relationships. |
| ManyToOne | class | core/ |
Argument handler for many to one relationships. |
| ManyToOne.php | file | core/ |
|
| ManyToOne.php | file | core/ |
|
| ManyToOne::$helper | property | core/ |
Stores the Helper object which handles the many_to_one complexity. |
| ManyToOne::$helper | property | core/ |
The many-to-one helper. |
| ManyToOne::$valueFormType | property | core/ |
The default form type. |
| ManyToOne::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
| ManyToOne::ensureMyTable | function | core/ |
Ensures that the main table for this handler is in the query. |
| ManyToOne::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| ManyToOne::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| ManyToOne::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| ManyToOne::opHelper | function | core/ |
Adds a filter. |
| ManyToOne::query | function | core/ |
Set up the query for this argument. |
| ManyToOne::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
| ManyToOne::summaryQuery | function | core/ |
Build the info for the summary query. |
| ManyToOne::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| ManyToOne::titleQuery | function | core/ |
Override for specific title lookups. |
| ManyToOne::valueForm | function | core/ |
Options form subform for setting options. |
| ManyToOneHelper | class | core/ |
This many to one helper object is used on both arguments and filters. |
| ManyToOneHelper.php | file | core/ |
|
| ManyToOneHelper::$formula | property | core/ |
Should the field use formula or alias. |
| ManyToOneHelper::$handler | property | core/ |
The handler. |
| ManyToOneHelper::addFilter | function | core/ |
|
| ManyToOneHelper::addTable | function | core/ |
Add a table to the query. |
| ManyToOneHelper::buildOptionsForm | function | core/ |
|
| ManyToOneHelper::defineOptions | function | core/ |
|
| ManyToOneHelper::ensureMyTable | function | core/ |
Override ensureMyTable so we can control how this joins in. |
| ManyToOneHelper::getField | function | core/ |
Get the field via formula or build it using alias and field name. |
| ManyToOneHelper::getJoin | function | core/ |
Pagination
- Previous page
- Page 165
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.