ValidatorBuilder::addMethodMappings |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Enables constraint mapping using the given static methods. |
ActionFormControllerBase::buildForm |
function |
drupal/core/modules/action/lib/Drupal/action/ActionFormControllerBase.php |
Form constructor. |
ViewListController::buildOperations |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildOperations(); |
UpgradePathTestBase::containerBuild |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Overrides some core services for the upgrade tests. |
CommentRenderController::alterBuild |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::alterBuild(). |
ProcessBuilder::setWorkingDirectory |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
RouteBuildEvent::getRouteCollection |
function |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Gets the route collection. |
MysqlProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MysqlProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
VocabularyListController::buildForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Form constructor. |
BlockRenderController::buildContent |
function |
drupal/core/modules/block/lib/Drupal/block/BlockRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
ContainerBuilder::addObjectResource |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/ContainerBuilder.php |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource(). |
ViewsTestDataElementForm::buildForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form constructor. |
ProcessBuilderTest::testNullTimeout |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
_form_test_tableselect_form_builder |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test the tableselect element. |
CKEditor::buildContentsCssJSSetting |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/Editor/CKEditor.php |
Builds the "contentsCss" configuration part of the CKEditor JS settings. |
CategoryListController::buildHeader |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryListController.php |
Overrides Drupal\Core\Entity\EntityListController::buildHeader(). |
DisplayPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Provide the default form for setting options. |
_node_access_rebuild_batch_finished |
function |
drupal/core/modules/node/node.module |
Performs post-processing for node_access_rebuild(). |
LocaleStringTest::buildSourceString |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates random source string object. |
ConfigStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Builds the query to load the entity. |
ShortcutListController::buildHeader |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutListController.php |
Overrides \Drupal\Core\Entity\EntityListController::buildHeader(). |
BaseNodeFilter::createProcessBuilder |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php |
Creates a new process builder. |
ContainerBuilderTest::testGetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getAliases |
ContainerBuilderTest::testSetAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setAliases |
ContainerBuilderTest::testAddAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::addAliases |
FilterPluginBase::showBuildGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the exposed options form. |
EntityRenderController::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
FilterPluginBase::buildGroupValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
ContainerBuilder::$proxyInstantiator |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
|
ValidatorBuilder::$translationDomain |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
ValidatorBuilder::setMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the class metadata factory used by the validator. |
ContainerBuilder::getExtensionConfig |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns the configuration array for the given extension. |
CommentStorageController::buildQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildQuery(). |
CustomBlockBuildContentTest::getInfo |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockBuildContentTest.php |
Declares test information. |
ModulesInstallConfirmForm::buildForm |
function |
drupal/core/modules/system/lib/Drupal/system/Form/ModulesInstallConfirmForm.php |
|
UnformattedSummary::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Provide a form to edit options for this plugin. |
SqliteProfilerStorage::buildCriteria |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/SqliteProfilerStorage.php |
Build SQL criteria to fetch records by ip and url |
ArgumentPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.php |
Build the options form. |
locale_translation_batch_fetch_build |
function |
drupal/core/modules/locale/locale.fetch.inc |
Builds a batch to download and import project translations. |
_node_access_rebuild_batch_operation |
function |
drupal/core/modules/node/node.module |
Performs batch operation for node_access_rebuild(). |
form_test_user_register_form_rebuild |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Submit callback that just lets the form rebuild. |
ContainerBuilderTest::testDefinitions |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinitions
@covers Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions
@covers Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition
@covers… |
DatabaseStorageController::buildQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds the query to load the entity. |
MenuLinkStorageController::buildQuery |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::buildQuery(). |
ContainerBuilder::setResourceTracking |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Sets the track resources flag. |
ContainerBuilder::isTrackingResources |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Checks if resources are tracked. |
HistoryUserTimestamp::buildExposeForm |
function |
drupal/core/modules/history/lib/Drupal/history/Plugin/views/filter/HistoryUserTimestamp.php |
Options form subform for exposed filter options. |
WizardPluginBase::buildDisplayOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Builds an array of display options for the view. |
CommentRenderController::buildContent |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php |
Overrides Drupal\Core\Entity\EntityRenderController::buildContent(). |
Rss::buildOptionsForm_summary_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Return the main options, which are shown in the summary title. |