ViewExecutable::$build_info |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An array of build info. |
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
EntityRow::buildOptionsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
EntityFormController::build |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::build(). |
ViewExecutable::$build_sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Indicates if the sorts have been built. |
_system_rebuild_module_data |
function |
drupal/core/modules/system/system.module |
Helper function to scan and collect module .info data. |
ContainerBuilder::$compiler |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ContainerBuilder::getScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns all Scopes. |
Serialized::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Default options form that provides the label widget that all fields
should have. |
Attachment::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Provide the default form for setting options. |
WebTestBase::buildXPathQuery |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Builds an XPath query. |
PluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Provide a form to edit options for this plugin. |
CommentRow::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php |
Overrides Drupal\system\Plugin\views\row\Entity::buildOptionsForm(). |
Permission::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Provide the default form for setting options. |
HandlerBase::buildExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Form for exposed handler options. |
WizardPluginBase::build_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::build_form(). |
ExpressionBuilderTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
FilterTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
ListString::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Build the options form. |
RouteBuildEvent::__construct |
function |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Constructs a RouteBuildEvent object. |
TextCustom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Default options form that provides the label widget that all fields
should have. |
ViewListController::buildRow |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildRow(); |
Criteria::$expressionBuilder |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Criteria.php |
|
DrupalKernel::buildContainer |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Builds the service container. |
FieldSqlStorageBundle::build |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/FieldSqlStorageBundle.php |
Builds the bundle. |
ContainerBuilder::$resources |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ContainerBuilder::addAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds the service aliases. |
ContainerBuilder::setAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the service aliases. |
locale_translate_batch_build |
function |
drupal/core/modules/locale/locale.bulk.inc |
Build a locale batch from an array of files. |
ContainerBuilder::getAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets all defined aliases. |
NodeAccessRebuildTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessRebuildTest.php |
Sets up a Drupal site for running functional and integration tests. |
TestExample::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/area/TestExample.php |
Overrides Drupal\views\Plugin\views\area\AreaPluginBase::buildOptionsForm() |
HandlerBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Build the options form. |
HandlerBase::buildGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for aggregation settings. |
DisplayTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::buildOptionsForm(). |
update_build_dependency_graph |
function |
drupal/core/includes/update.inc |
Constructs a graph which encodes the dependencies between module updates. |
HandlerBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Render our chunk of the exposed handler form when selecting |
WizardPluginBase::build_sorts |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Builds the form structure for selecting the view's sort order. |
NodeBuildContentTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeBuildContentTest.php |
|
ExpressionBuilderTest::testEq |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ExpressionBuilderTest::testLt |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ExpressionBuilderTest::testGt |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ExpressionBuilderTest::testIn |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ExpressionBuilderTest.php |
|
ContainerBuilderTest::testHas |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::has |
ContainerBuilderTest::testGet |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::get |
ArbitraryRebuildTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ArbitraryRebuildTest.php |
|
MachineName::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
Default options form that provides the label widget that all fields
should have. |
ContainerBuilder::$extensions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
CommentContentRebuildTest.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentContentRebuildTest.php |
Definition of Drupal\comment\Tests\CommentContentRebuildTest. |
ContainerBuilder::addResource |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Adds a resource for this configuration. |