Search for build
- Search 7.x for build
- Search 9.5.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ProxyBuilder.php | file | core/ |
|
| ProxyBuilder::build | function | core/ |
Builds a proxy class string. |
| ProxyBuilder::buildConstructorMethod | function | core/ |
Builds the constructor used to inject the actual service ID. |
| ProxyBuilder::buildLazyLoadItselfMethod | function | core/ |
Generates the string for the method which loads the actual service. |
| ProxyBuilder::buildMethod | function | core/ |
Generates the string representation of a single method: signature, body. |
| ProxyBuilder::buildMethodBody | function | core/ |
Builds the body of a wrapped method. |
| ProxyBuilder::buildParameter | function | core/ |
Builds a string for a single parameter of a method. |
| ProxyBuilder::buildProxyClassName | function | core/ |
Generates the used proxy class name from a given class name. |
| ProxyBuilder::buildProxyNamespace | function | core/ |
Generates the used proxy namespace from a given class name. |
| ProxyBuilder::buildUseStatements | function | core/ |
|
| ProxyBuilder::buildUseStatements | function | core/ |
Build the required use statements of the proxy class. |
| ProxyBuilderTest | class | core/ |
Tests Drupal\Core\ProxyBuilder\ProxyBuilder. |
| ProxyBuilderTest | class | core/ |
Tests Drupal\Component\ProxyBuilder\ProxyBuilder. |
| 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/ |
Tests build complex method. |
| ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildNoMethod | function | core/ |
Tests the basic methods like the constructor and the lazyLoadItself method. |
| ProxyBuilderTest::testBuildProxyClassName | function | core/ |
Tests build proxy class name. |
| ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
Tests build proxy class name for module. |
| ProxyBuilderTest::testBuildProxyNamespace | function | core/ |
Tests build proxy namespace. |
| ProxyBuilderTest::testBuildReturnReference | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildServiceMethodReturnsVoid | function | core/ |
@legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildSimpleMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithInterface | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithNestedInterface | function | core/ |
Tests build with nested interface. |
| ProxyBuilderTest::testBuildWithNullableSelfTypeHint | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithProtectedAndPrivateMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| ProxyBuilderTest::testBuildWithPublicStaticMethod | function | core/ |
@legacy-covers ::buildMethod @legacy-covers ::buildParameter @legacy-covers ::buildMethodBody |
| QueryParameter::buildOptionsForm | function | core/ |
|
| 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/ |
|
| QueueSerializationTest::buildForm | function | core/ |
|
| Random::buildOptionsForm | function | core/ |
|
| Raw::buildOptionsForm | function | core/ |
|
| Rearrange::buildForm | function | core/ |
|
| RearrangeFilter::buildForm | function | core/ |
|
| 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/ |
|
| RebuildPermissionsForm::getConfirmText | function | core/ |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.