Some::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Process::getOptions |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
Process::setOptions |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
|
User::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument_default/User.php |
Retrieve the options when this is a new access
control plugin |
Node::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Node.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Text::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Text.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
menu_parent_options |
function |
drupal/core/modules/menu/menu.module |
Return a list of menu items that are valid possible parents for the given menu item. |
Path::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Path.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Link::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
View::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Grid::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Grid.php |
Set default options |
Date::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Date.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
options_test.module |
file |
drupal/core/modules/field/modules/options/tests/options_test.module |
Helper module for the List module tests. |
_options_properties |
function |
drupal/core/modules/field/modules/options/options.module |
Describes the preparation steps required by each widget. |
Node::defineOptions |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument_validator/Node.php |
Retrieve the options when this is a new access
control plugin |
Null::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Null.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Term::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Retrieve the options when this is a new access
control plugin |
Date::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Date::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Date.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
File::defineOptions |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
form_select_options |
function |
drupal/core/includes/form.inc |
Converts a select form element's options array into HTML. |
User::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Mail::defineOptions |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Mail.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Score::defineOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Query::$queryOptions |
property |
drupal/core/lib/Drupal/Core/Database/Query/Query.php |
The query options to pass on to the connection object. |
PluginBase::$options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Options for this plugin will be held here. |
Feed::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Feed.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
Page::optionsSummary |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummary(). |
Title::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Title.php |
Overrides Drupal\views\Plugin\views\AreaPluginBase::defineOptions(). |
Field::defineOptions |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Fixed::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Fixed.php |
Retrieve the options when this is a new access
control plugin |
options_field_schema |
function |
drupal/core/modules/field/modules/options/options.install |
Implements hook_field_schema(). |
_options_get_options |
function |
drupal/core/modules/field/modules/options/options.module |
Collects the options for a field. |
options_options_list |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_options_list(). |
Table::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
JsonEncode::$options |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/JsonEncode.php |
|
OptionsFieldTest.php |
file |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Definition of Drupal\options\Tests\OptionsFieldTest. |
Twig_Lexer::$options |
property |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
CurlHandle::$options |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
|
Block::defineOptions |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/views/display/Block.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
form_options_flatten |
function |
drupal/core/includes/form.inc |
Allows PHP array processing of multiple select options with the same value. |
Client::CURL_OPTIONS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
Search::defineOptions |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/filter/Search.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Custom::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Rss::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Provide a form for setting options. |
Rss::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/Rss.php |
Provide a form for setting options. |
Fields::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/Fields.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Raw::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php |
Provide the default form for setting options. |