Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 8.9.x for options
- Search 10.3.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
Serializer::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Serializer::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Serializer::getFormatOptions | function | core/ |
Returns an array of format options. |
Serializer::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
SerializerTest::testSerializerReceivesOptions | function | core/ |
Tests that the symfony serializer receives style plugin from the render() method. |
SessionConfiguration::$options | property | core/ |
An associative array of session ini settings. |
SessionConfiguration::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
SessionConfigurationInterface::getOptions | function | core/ |
Returns a list of options suitable for passing to the session storage. |
Some::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Some::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SortPluginBase::buildOptionsForm | function | core/ |
Basic options for all sort criteria. |
SortPluginBase::defaultExposeOptions | function | core/ |
Provide default options for exposed sorts. |
SortPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SortPluginBase::sortOptions | function | core/ |
Provide a list of options for the default sort form. |
SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
SortPluginBase::validateOptionsForm | function | core/ |
Simple validate handler. |
Sql::buildOptionsForm | function | core/ |
Add settings for the ui. |
Sql::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Sql::submitOptionsForm | function | core/ |
Special submit handling. |
SqlBase::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
SqlBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
SqlBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
StatementPrefetchIterator::$fetchOptions | property | core/ |
Holds fetch options. |
StaticTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
StatisticsLastCommentName::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.