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 |
---|---|---|---|
Page::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
Page::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
Page::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Page::validateOptionsForm | function | core/ |
Validate the options form. |
PagerPluginBase::$headingOptions | property | core/ |
Options available for setting pagination headers. |
PagerPluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
PagerPluginBase::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
PagerPluginBase::validateOptionsForm | function | core/ |
Provide the default form for validating options. |
PathPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PathPluginBase::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
PathPluginBase::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
PathPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PathPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
Permission::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
Permission::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Permission::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Permissions::getValueOptions | function | core/ |
Gets the value options. |
PhpTuf\ComposerStager\API\Translation\Service\DomainOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\DomainOptions |
PhpTuf\ComposerStager\API\Translation\Service\LocaleOptionsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Service\LocaleOptions |
PluginBase::$options | property | core/ |
Options for this plugin will be held here. |
PluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
PluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
PluginBase::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PluginBase::unpackOptions | function | core/ |
Unpacks options over our existing defaults. |
PluginBase::usesOptions | function | core/ |
Returns the usesOptions property. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
|
PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
PluginBaseTest::testFilterByDefinedOptions | function | core/ |
@dataProvider providerTestFilterByDefinedOptions @covers ::filterByDefinedOptions |
PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
PluginExistsConstraint::getRequiredOptions | function | core/ |
|
PoDatabaseReader::$options | property | core/ |
An associative array indicating which type of strings should be read. |
PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
PoDatabaseReader::setOptions | function | core/ |
Set the options for the current reader. |
PoDatabaseWriter::$options | property | core/ |
An associative array indicating what data should be overwritten, if any. |
PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
PoDatabaseWriter::setOptions | function | core/ |
Set the options for the current writer. |
PreconfiguredFieldUiOptionsInterface | interface | core/ |
Defines an interface for exposing "preconfigured" field definitions. |
PreconfiguredFieldUiOptionsInterface.php | file | core/ |
|
PreconfiguredFieldUiOptionsInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
PrerenderList::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
PrerenderList::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Query::$queryOptions | property | core/ |
The query options to pass on to the connection object. |
QueryOptionsTest | class | core/ |
Tests setting the query options. |
QueryOptionsTest.php | file | core/ |
|
QueryOptionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QueryOptionsTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.