Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 11.x for options
- Other projects
| Title | Object type | File name | Summary | 
|---|---|---|---|
| RestExport::submitOptionsForm | function | core/ | Handle any special handling on the validate form. | 
| RestExportAuthTest::testAuthProvidersOptions | function | core/ | Checks that correct authentication providers are available for choosing. | 
| RestExportJsonApiUnsupported::testFormatOptions | function | core/ | Tests that 'api_json' is not a RestExport format option. | 
| Result::buildOptionsForm | function | core/ | Provide a form to edit options for this plugin. | 
| Result::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| Role::$usesOptions | property | core/ | Denotes whether the plugin has an additional options form. | 
| Role::buildOptionsForm | function | core/ | Provide a form to edit options for this plugin. | 
| Role::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| Role::validateOptionsForm | function | core/ | Validate the options form. | 
| Roles::getValueOptions | function | core/ | Gets the value options. | 
| RowPluginBase::$usesOptions | property | core/ | Denotes whether the plugin has an additional options form. | 
| RowPluginBase::buildOptionsForm | function | core/ | Provide a form for setting options. | 
| RowPluginBase::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| RowPluginBase::submitOptionsForm | function | core/ | Perform any necessary changes to the form values prior to storage. | 
| RowPluginBase::validateOptionsForm | function | core/ | Validate the options form. | 
| RowTest::buildOptionsForm | function | core/ | Provide a form for setting options. | 
| RowTest::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| Rss::buildOptionsForm | function | core/ | Provide a form to edit options for this plugin. | 
| Rss::buildOptionsForm_summary_options | function | core/ | Return the main options, which are shown in the summary title. | 
| Rss::buildOptionsForm_summary_options | function | core/ | Return the main options, which are shown in the summary title. | 
| Rss::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| RssFields::buildOptionsForm | function | core/ | Provide a form for setting options. | 
| RssFields::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| RssPluginBase::buildOptionsForm | function | core/ | Provide a form for setting options. | 
| RssPluginBase::buildOptionsForm_summary_options | function | core/ | Return the main options, which are shown in the summary title. | 
| RssPluginBase::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| ScaffoldOptions | class | composer/ | Per-project options from the 'extras' section of the composer.json file. | 
| ScaffoldOptions.php | file | composer/ | |
| ScaffoldOptions::$options | property | composer/ | The raw data from the 'extras' section of the top-level composer.json file. | 
| ScaffoldOptions::allowedPackages | function | composer/ | Gets allowed packages from these options. | 
| ScaffoldOptions::create | function | composer/ | Creates a scaffold options object. | 
| ScaffoldOptions::fileMapping | function | composer/ | Returns the actual file mappings. | 
| ScaffoldOptions::getLocation | function | composer/ | Gets a specific named location. | 
| ScaffoldOptions::gitIgnore | function | composer/ | Gets the value of the 'gitignore' option. | 
| ScaffoldOptions::hasAllowedPackages | function | composer/ | Determines whether any allowed packages were defined. | 
| ScaffoldOptions::hasFileMapping | function | composer/ | Determines if there are file mappings. | 
| ScaffoldOptions::hasGitIgnore | function | composer/ | Determines if there is defined a value for the 'gitignore' option. | 
| ScaffoldOptions::hasLocation | function | composer/ | Determines whether a given named location is defined. | 
| ScaffoldOptions::hasOptions | function | composer/ | Determines if the provided 'extras' section has scaffold options. | 
| ScaffoldOptions::locations | function | composer/ | Gets the location mapping table, e.g. 'webroot' => './'. | 
| ScaffoldOptions::override | function | composer/ | Creates a new scaffold options object with some values overridden. | 
| ScaffoldOptions::overrideSymlink | function | composer/ | Creates a new scaffold options object with an overridden 'symlink' value. | 
| ScaffoldOptions::symlink | function | composer/ | Determines if symlink mode is set. | 
| ScaffoldOptions::__construct | function | composer/ | ScaffoldOptions constructor. | 
| Search::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| SearchRow::buildOptionsForm | function | core/ | Provide a form for setting options. | 
| SearchRow::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| Serialized::buildOptionsForm | function | core/ | Default option form that provides label widget that all fields should have. | 
| Serialized::defineOptions | function | core/ | Information about options for all kinds of purposes will be held here. | 
| Serialized::validateOptionsForm | function | core/ | Validate the options form. | 
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
