Mapping::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
JoinPluginBase::buildJoin |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
Build the SQL for the join this object represents. |
ExpressionBuilder::isNull |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ExpressionBuilder.php |
|
Combine::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Combine.php |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
Counter::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Counter.php |
Default options form that provides the label widget that all fields
should have. |
system_rebuild_theme_data |
function |
drupal/core/modules/system/system.module |
Rebuild, save, and return data about all currently available themes. |
taxonomy_build_node_index |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Builds and inserts taxonomy index entries for a given node. |
ContainerBuilder::compile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Compiles the container. |
NodeAccessRebuildTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Definition of Drupal\node\Tests\NodeAccessRebuildTest. |
Numeric::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Numeric.php |
Build the options form. |
UrlAlterTestBundle::build |
function |
drupal/core/modules/system/tests/modules/url_alter_test/lib/Drupal/url_alter_test/UrlAlterTestBundle.php |
Builds the bundle. |
ExpressionBuilderTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
Revision::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Revision.php |
Provide link to revision option. |
Username::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Username.php |
Default options form that provides the label widget that all fields
should have. |
Language::buildOptionsForm |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/Language.php |
Provide link to node option |
ProcessBuilder::$arguments |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
ProcessBuilder::setTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
Sets the process timeout. |
ProcessBuilder::getProcess |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
NodeLink::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Default options form that provides the label widget that all fields
should have. |
RouteBuildEvent::getModule |
function |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Gets the module that provides the route. |
LinkEdit::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Default options form that provides the label widget that all fields
should have. |
Taxonomy::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Provide link to taxonomy option |
IndexTid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Build the options form. |
HtmlList::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/HtmlList.php |
Render the given style. |
Date::build_group_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Validate the build group options form. |
ContainerBuilder::$aliases |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
system_rebuild_module_data |
function |
drupal/core/modules/system/system.module |
Rebuild, save, and return data about all currently available modules. |
_system_rebuild_theme_data |
function |
drupal/core/modules/system/system.module |
Helper function to scan and collect theme .info data and their engines. |
TestBase::rebuildContainer |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Rebuild drupal_container(). |
FileSize::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Default options form that provides the label widget that all fields
should have. |
ContainerBuilder::setAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets an alias for an existing service. |
ContainerBuilder::hasAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns true if an alias exists under the given identifier. |
ContainerBuilder::getAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets an alias. |
ContainerBuilder::register |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Registers a service definition. |
FileMime::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Provide link to file option |
_module_build_dependencies |
function |
drupal/core/includes/module.inc |
Determines which modules require and are required by each module. |
ViewExecutable::buildTitle |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Force the view to build a title. |
SearchRow::buildOptionsForm |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Provide a form for setting options. |
Kernel::getContainerBuilder |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Gets a new ContainerBuilder instance used to build the service container. |
QueryTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements \Drupal\views\Plugin\views\query\QueryPluginBase::buildOptionsForm(). |
InOperator::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Options form subform for exposed filter options. |
WizardInterface::build_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Form callback to build other elements in the "show" form. |
RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
ProcessBuilder::$inheritEnv |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
ProcessBuilder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
StyleTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
StylePluginBase::build_sort |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Called by the view builder to see if this style handler wants to
interfere with the sorts. If so it should build; if it returns
any non-TRUE value, normal sorting will NOT be added to the query. |
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
ArbitraryRebuildTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |