Search for build
Title | Object type | File name | Summary |
---|---|---|---|
ProxyBuilder::buildProxyNamespace | function | core/ |
Generates the used proxy namespace from a given class name. |
ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Core\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder[[api-linebreak]] @group proxy_builder |
ProxyBuilderTest.php | file | core/ |
|
ProxyBuilderTest.php | file | core/ |
|
ProxyBuilderTest::$proxyBuilder | property | core/ |
The tested proxy builder. |
ProxyBuilderTest::$proxyBuilder | property | core/ |
The tested proxy builder. |
ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
ProxyBuilderTest::setUp | function | core/ |
|
ProxyBuilderTest::setUp | function | core/ |
|
ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
ProxyBuilderTest::testBuildProxyClassName | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
ProxyBuilderTest::testBuildProxyNamespace | function | core/ |
@covers ::buildProxyNamespace[[api-linebreak]] |
ProxyBuilderTest::testBuildReturnReference | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildSimpleMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildWithInterface | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildWithNestedInterface | function | core/ |
@covers ::build[[api-linebreak]] |
ProxyBuilderTest::testBuildWithNullableSelfTypeHint | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@covers ::buildMethod[[api-linebreak]] @covers ::buildParameter[[api-linebreak]] @covers ::buildMethodBody[[api-linebreak]] |
QueryParameter::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
QueryPluginBase::build | function | core/ |
Builds the necessary info to execute the query. |
QueryTest::build | function | core/ |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::build(). |
QueryTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
QueueSerializationTest::buildForm | function | core/ |
Form constructor. |
Random::buildOptionsForm | function | core/ |
Basic options for all sort criteria. |
Raw::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Rearrange::buildForm | function | core/ |
Form constructor. |
RearrangeFilter::buildForm | function | core/ |
Form constructor. |
rebuild.php | file | core/ |
Rebuilds all Drupal caches even when Drupal itself does not work. |
RebuildPermissionsForm | class | core/ |
Form for rebuilding permissions. |
RebuildPermissionsForm.php | file | core/ |
|
RebuildPermissionsForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
RebuildPermissionsForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RebuildPermissionsForm::getDescription | function | core/ |
Returns additional text to display as a description. |
RebuildPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RebuildPermissionsForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RebuildPermissionsForm::submitForm | function | core/ |
Form submission handler. |
RebuildScriptTest | class | core/ |
Tests the rebuild script access and functionality. |
RebuildScriptTest.php | file | core/ |
|
RebuildScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RebuildScriptTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.