Search for db
Title | Object type | File name | Summary |
---|---|---|---|
PathBasedBreadcrumbBuilder::$pathProcessor | property | core/ |
The inbound path processor. |
PathBasedBreadcrumbBuilder::$router | property | core/ |
The dynamic router service. |
PathBasedBreadcrumbBuilder::$titleResolver | property | core/ |
The title resolver. |
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[[api-linebreak]] @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[[api-linebreak]] |
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. |
PathProcessorFrontTest::testProcessInboundBadConfig | function | core/ |
Tests inbound failure with broken config. |
ProxyBuilder::buildMethodBody | function | core/ |
Builds the body of a wrapped method. |
QuickStartTest::$testDb | property | core/ |
A test database object. |
RdfMapping::getPreparedBundleMapping | function | core/ |
Gets the mapping for the bundle-level data. |
RdfMappingInterface::getPreparedBundleMapping | function | core/ |
Gets the mapping for the bundle-level data. |
RegexConstraint::validatedBy | function | core/ |
|
RegistryTest::testThemeTemplatesRegisteredByModules | function | core/ |
Tests theme-provided templates that are registered by modules. |
RegressionTest::testDBFieldExists | function | core/ |
Tests the \Drupal\Core\Database\Schema::fieldExists() method. |
RegressionTest::testDBIndexExists | function | core/ |
Tests the Schema::indexExists() method. |
RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView | function | core/ |
Tests cache tags on output & result cache items for a field-based view. |
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginNone | function | core/ |
Tests a field-based view's cache tags when using the "none" cache plugin. |
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTag | function | core/ |
Tests a field-based view's cache tags when using the "tag" cache plugin. |
RenderCacheIntegrationTest::testFieldBasedViewCacheTagsWithCachePluginTime | function | core/ |
Tests a field-based view's cache tags when using the "time" cache plugin. |
ResourceTestBase::$newRevisionsShouldBeAutomatic | property | core/ |
Whether new revisions of updated entities should be created by default. |
ResourceType::getFieldByInternalName | function | core/ |
Gets a particular attribute or relationship field by internal field name. |
ResourceType::getFieldByPublicName | function | core/ |
Gets a particular attribute or relationship field by public field name. |
ResourceTypeBuildEvent::createFromEntityTypeAndBundle | function | core/ |
Creates a new ResourceTypeBuildEvent. |
ResourceTypeBuildEvent::resourceTypeShouldBeDisabled | function | core/ |
Whether the resource type to be built should be disabled. |
RouteBuilderTest::testRebuildBlockingLock | function | core/ |
Tests route rebuilding with a blocking lock. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.