Search for build
- Search 7.x for build
- Search 8.9.x for build
- Search 10.3.x for build
- Search 11.x for build
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PathBasedBreadcrumbBuilder::applies | function | core/ |
Whether this breadcrumb builder should be used to build the breadcrumb. |
PathBasedBreadcrumbBuilder::build | function | core/ |
Builds the breadcrumb. |
PathBasedBreadcrumbBuilder::getRequestForPath | function | core/ |
Matches a path in the router. |
PathBasedBreadcrumbBuilder::__construct | function | core/ |
Constructs the PathBasedBreadcrumbBuilder. |
PathBasedBreadcrumbBuilderTest | class | core/ |
@coversDefaultClass \Drupal\system\PathBasedBreadcrumbBuilder @group system |
PathBasedBreadcrumbBuilderTest.php | file | core/ |
Contains \Drupal\Tests\system\Unit\Breadcrumbs\PathBasedBreadcrumbBuilderTest. |
PathBasedBreadcrumbBuilderTest::$accessManager | property | core/ |
The mocked access manager. |
PathBasedBreadcrumbBuilderTest::$builder | property | core/ |
The path based breadcrumb builder object to test. |
PathBasedBreadcrumbBuilderTest::$context | property | core/ |
The mocked route request context. |
PathBasedBreadcrumbBuilderTest::$currentPath | property | core/ |
The mocked current path. |
PathBasedBreadcrumbBuilderTest::$currentUser | property | core/ |
The mocked current user. |
PathBasedBreadcrumbBuilderTest::$pathMatcher | property | core/ |
The mocked path matcher service. |
PathBasedBreadcrumbBuilderTest::$pathProcessor | property | core/ |
The mocked path processor. |
PathBasedBreadcrumbBuilderTest::$requestMatcher | property | core/ |
The request matching mock object. |
PathBasedBreadcrumbBuilderTest::$titleResolver | property | core/ |
The mocked title resolver. |
PathBasedBreadcrumbBuilderTest::providerTestBuildWithException | function | core/ |
Provides exception types for testBuildWithException. |
PathBasedBreadcrumbBuilderTest::setUp | function | core/ |
@covers ::__construct |
PathBasedBreadcrumbBuilderTest::setupAccessManagerToAllow | function | core/ |
Setup the access manager to always allow access to routes. |
PathBasedBreadcrumbBuilderTest::setupStubPathProcessor | function | core/ |
|
PathBasedBreadcrumbBuilderTest::testApplies | function | core/ |
Tests the applied method. |
PathBasedBreadcrumbBuilderTest::testBuildOnFrontpage | function | core/ |
Tests the build method on the frontpage. |
PathBasedBreadcrumbBuilderTest::testBuildWithException | function | core/ |
Tests that exceptions during request matching are caught. |
PathBasedBreadcrumbBuilderTest::testBuildWithNonProcessedPath | function | core/ |
Tests the build method with a non processed path. |
PathBasedBreadcrumbBuilderTest::testBuildWithOnePathElement | function | core/ |
Tests the build method with one path element. |
PathBasedBreadcrumbBuilderTest::testBuildWithThreePathElements | function | core/ |
Tests the build method with three path elements. |
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. |
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/ |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.