node_configure_rebuild_confirm_submit |
function |
drupal/core/modules/node/node.admin.inc |
Form submission handler for node_configure_rebuild_confirm(). |
EntityListController::buildOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds a renderable list of operation links for the entity. |
DisplayExtenderTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display_extender/DisplayExtenderTest.php |
Overrides Drupal\views\Plugin\views\display_extender\DisplayExtenderPluginBase::buildOptionsForm(). |
VocabularyListController::buildHeader |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Builds the header row for the entity listing. |
locale_translation_batch_status_build |
function |
drupal/core/modules/locale/locale.compare.inc |
Builds a batch to get the status of remote and local translation files. |
MessageRenderController::buildContent |
function |
drupal/core/modules/contact/lib/Drupal/contact/MessageRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
locale_translation_batch_update_build |
function |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to check, download and import project translations. |
ItemRenderController::getBuildDefaults |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/ItemRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
FeedRenderController::getBuildDefaults |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
FilterPluginBase::showBuildGroupButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the build_group/hide button. |
ContainerBuilder::$obsoleteDefinitions |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ClosureExpressionVisitorTest::$builder |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ContainerBuilder::setProxyInstantiator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the instantiator to be used when fetching proxies. |
ValidatorBuilder::addObjectInitializer |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds an object initializer to the validator. |
MenuLinkInterface::buildFromRouterItem |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Builds a menu link entity from a router item. |
HistoryUserTimestamp::buildOptionsForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/field/HistoryUserTimestamp.php |
Provide link to node option |
ValidatorBuilder::setTranslationDomain |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the default translation domain of violation messages. |
RebuildTest::testMenuRebuildByVariable |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RebuildTest.php |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
ContainerBuilder::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns service ids for a given tag. |
ContainerBuilder::getProxyInstantiator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Retrieves the currently set proxy instantiator or instantiates one. |
TermRenderController::getBuildDefaults |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::getBuildDefaults(). |
CurlMulti::buildMultiTransferException |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
Build a MultiTransferException if needed |
theme_views_ui_build_group_filter_form |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
ModuleHandler::buildModuleDependencies |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::buildModuleDependencies(). |
ModulesUninstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesUninstallConfirmForm.php |
|
DateFormatLocalizeResetForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
|
ContainerBuilderTest::testGetServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getServiceIds |
ContainerBuilderTest::testCreateService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
ValidatorBuilderInterface::getValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Builds and returns a new validator object. |
ValidatorBuilderTest::testAddXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ValidatorBuilder::addObjectInitializers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Adds a list of object initializers to the validator. |
ValidatorBuilderTest::testSetTranslator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
ContainerBuilder::getCompilerPassConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the compiler pass config which can then be modified. |
ExposedFormPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
Provide a form to edit options for this plugin. |
DatabaseStorageControllerNG::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Builds the query to load the entity. |
CKEditorTest::testBuildToolbarJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests CKEditor::buildToolbarJSSetting(). |
ViewEditFormController::buildOptionForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php |
Build a renderable array representing one option on the edit form. |
AliasManager::pathAliasWhitelistRebuild |
function |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Rebuild the path alias white list. |
locale_translation_build_server_pattern |
function |
drupal/core/modules/locale/locale.compare.inc |
Build path to translation source, out of a server path replacement pattern. |
BaseProcessFilter::createProcessBuilder |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php |
Creates a new process builder. |
IndexTidDepthModifier::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Build the options form. |
RebuildTest::testRebuildPreservesValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/RebuildTest.php |
Tests preservation of values. |
CustomBlockRenderController::alterBuild |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockRenderController.php |
Overrides \Drupal\Core\Entity\EntityRenderController::alterBuild(). |
TaxonomyIndexTid::buildExtraOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php |
Provide a form for setting options. |
CustomBlockTypeListController::buildRow |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildRow(). |
ValidatorBuilderInterface::addXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Adds an XML constraint mapping file to the validator. |
ValidatorBuilderInterface::setTranslator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Sets the translator used for translating violation messages. |
RelationshipPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Default options form that provides the label widget that all fields
should have. |
ContainerBuilderTest::testFindDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition |
EntityRenderController::getBuildDefaults |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Provides entity-specific defaults to the build process. |