Search for build
Title | Object type | File name | Summary |
---|---|---|---|
PathBasedBreadcrumbBuilderTest::testBuildWithTwoPathElements | function | core/ |
Tests the build method with two path elements. |
PathBasedBreadcrumbBuilderTest::testBuildWithUserPath | function | core/ |
Tests the breadcrumb for a user path. |
PathElementFormTest::buildForm | function | core/ |
Form constructor. |
PathFilterForm::buildForm | function | core/ |
Form constructor. |
PathPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PerformanceController::build | function | core/ |
Displays the system performance page. |
PerformanceForm::buildForm | function | core/ |
Form constructor. |
PerformanceTestRecorder::onRouteBuilderFinish | function | core/ |
Records a router rebuild. |
Permission::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PermissionHandler::buildPermissionsYaml | function | core/ |
Builds all permissions provided by .permissions.yml files. |
PermissionHandlerTest::testBuildPermissionsSortPerModule | function | core/ |
Tests permissions sort inside a module. |
PermissionHandlerTest::testBuildPermissionsYaml | function | core/ |
Tests permissions provided by YML files. |
PermissionHandlerTest::testBuildPermissionsYamlCallback | function | core/ |
Tests dynamic callback permissions provided by YML files. |
plugin.manager.layout_builder.section_storage | service | core/ |
Drupal\layout_builder\SectionStorage\SectionStorageManager |
PluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
PluginFormInterface::buildConfigurationForm | function | core/ |
Form constructor. |
PositionShimTestController::build | function | core/ |
Provides a page with the jQuery UI position library for testing. |
PositionShimTestPortedJqueryTestsController::build | function | core/ |
Provides a page with the jQuery UI position library for testing. |
PrepareCallbackTestForm::buildForm | function | core/ |
Form constructor. |
PrepareModulesEntityUninstallForm::buildForm | function | core/ |
Form constructor. |
PrerenderList::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
PreviewAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
PreviewToggleTrait::buildContentPreviewToggle | function | core/ |
Builds the content preview toggle input. |
ProxyBuilder | class | core/ |
Extend the component proxy builder by using the DependencySerializationTrait. |
ProxyBuilder | class | core/ |
Generates the string representation of the proxy service. |
ProxyBuilder.php | file | core/ |
|
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/ |
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 @group proxy_builder |
ProxyBuilderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ProxyBuilder\ProxyBuilder @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 @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildComplexMethod | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
ProxyBuilderTest::testBuildMethodWithParameter | function | core/ |
@covers ::buildMethod @covers ::buildParameter @covers ::buildMethodBody |
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.