Search for build

  1. Search 7.x for build
  2. Search 9.5.x for build
  3. Search 8.9.x for build
  4. Search 11.x for build
  5. Search main for build
  6. Other projects
Title Object type File name Summary
ProxyBuilder::buildProxyNamespace function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Generates the used proxy namespace from a given class name.
ProxyBuilder::buildUseStatements function core/lib/Drupal/Core/ProxyBuilder/ProxyBuilder.php Build the required use statements of the proxy class.
ProxyBuilder::buildUseStatements function core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php Build the required use statements of the proxy class.
ProxyBuilderTest class core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php @coversDefaultClass \Drupal\Core\ProxyBuilder\ProxyBuilder[[api-linebreak]]
@group proxy_builder
ProxyBuilderTest class core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder[[api-linebreak]]
@group proxy_builder
ProxyBuilderTest.php file core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php
ProxyBuilderTest.php file core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
ProxyBuilderTest::$proxyBuilder property core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php The tested proxy builder.
ProxyBuilderTest::$proxyBuilder property core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php The tested proxy builder.
ProxyBuilderTest::buildExpectedClass function core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php Constructs the expected class output.
ProxyBuilderTest::buildExpectedClass function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Constructs the expected class output.
ProxyBuilderTest::setUp function core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php
ProxyBuilderTest::setUp function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php
ProxyBuilderTest::testBuildComplexMethod function core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildComplexMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildMethodWithParameter function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildNoMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Tests the basic methods like the constructor and the lazyLoadItself method.
ProxyBuilderTest::testBuildProxyClassName function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyClassName[[api-linebreak]]
ProxyBuilderTest::testBuildProxyClassNameForModule function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyClassName[[api-linebreak]]
ProxyBuilderTest::testBuildProxyNamespace function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildProxyNamespace[[api-linebreak]]
ProxyBuilderTest::testBuildReturnReference function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildServiceMethodReturnsVoid function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildSimpleMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildWithInterface function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildWithNestedInterface function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::build[[api-linebreak]]
ProxyBuilderTest::testBuildWithNullableSelfTypeHint function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
ProxyBuilderTest::testBuildWithPublicStaticMethod function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php @covers ::buildMethod[[api-linebreak]]
@covers ::buildParameter[[api-linebreak]]
@covers ::buildMethodBody[[api-linebreak]]
QueryParameter::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php
QueryPluginBase::build function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Builds the necessary info to execute the query.
QueryTest::build function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Implements Drupal\views\Plugin\views\query\QueryPluginBase::build().
QueryTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php
QueueSerializationTest::buildForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form constructor.
Random::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Random.php
Raw::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Raw.php
Rearrange::buildForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form constructor.
RearrangeFilter::buildForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form constructor.
rebuild.php file core/rebuild.php Rebuilds all Drupal caches even when Drupal itself does not work.
RebuildPermissionsForm class core/modules/node/src/Form/RebuildPermissionsForm.php Form for rebuilding permissions.
RebuildPermissionsForm.php file core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getCancelUrl function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getConfirmText function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getDescription function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getFormId function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getQuestion function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::submitForm function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildScriptTest class core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php Tests the rebuild script access and functionality.
RebuildScriptTest.php file core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
RebuildScriptTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.