Search for getOption
- Search 7.x for getOption
- Search 8.9.x for getOption
- Search 10.3.x for getOption
- Search 11.x for getOption
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinition::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
CompiledRoute::getOptions | function | core/ |
Returns the options. |
ContextualLinkDefault::getOptions | function | core/ |
Returns the link options passed to the link generator. |
ContextualLinkDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions |
ContextualLinkInterface::getOptions | function | core/ |
Returns the link options passed to the link generator. |
DisplayPluginBase::getOption | function | core/ |
Gets an option, from this display or the default display. |
DisplayPluginInterface::getOption | function | core/ |
Gets an option, from this display or the default display. |
DrupalTranslator::getOptions | function | core/ |
Returns options suitable for use with TranslatableMarkup. |
FieldStorageConfig::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FieldStorageDefinitionInterface::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
LocalTaskDefault::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
LocalTaskDefaultTest::testGetOptions | function | core/ |
@covers ::getOptions |
LocalTaskInterface::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
ManageOptions::getOptions | function | composer/ |
Gets the root-level scaffold options for this project. |
MenuLinkAdd::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
MenuLinkBase::getOptions | function | core/ |
Returns the options for this link. |
MenuLinkInterface::getOptions | function | core/ |
Returns the options for this link. |
OptionsWidgetBase::getOptions | function | core/ |
Returns the array of options for the widget. |
PoDatabaseReader::getOptions | function | core/ |
Get the options used by the reader. |
PoDatabaseWriter::getOptions | function | core/ |
Get the options used by the writer. |
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. |
TranslatableMarkup::getOption | function | core/ |
Gets a specific option from this translated string. |
TranslatableMarkup::getOptions | function | core/ |
Gets all options from this translated string. |
UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
Url::getOption | function | core/ |
Gets a specific option. |
Url::getOptions | function | core/ |
Returns the URL options. |
UrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.