Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBase::unpackOptions | function | core/ |
Unpack options over our existing defaults, drilling down into arrays so that defaults don't get totally blown away. |
| 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[[api-linebreak]] |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| 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 options form that provides the 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. |
| QueryParameter::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| QueryParameter::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
| QueryPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| QueryTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| QueryTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| Random::buildOptionsForm | function | core/ |
Basic options for all sort criteria |
| Raw::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Raw::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
| RelationshipPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RelationshipPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| RenderedEntity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
| ResourceTestBase::getAuthenticationRequestOptions | function | core/ |
Returns Guzzle request options for authentication. |
| RestExport::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| RestExport::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| RestExport::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
| RestExport::getAuthOptions | function | core/ |
Gets the auth options available. |
| RestExport::getFormatOptions | function | core/ |
Returns an array of format options. |
| RestExport::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| 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. |
| RestRegisterUserTest::createRequestOptions | function | core/ |
Helper function to generate the request body. |
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.