Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProcessorCsrf::$csrfToken | property | core/ |
The CSRF token generator. |
| RouteProcessorCsrf::renderPlaceholderCsrfToken | function | core/ |
#lazy_builder callback; gets a CSRF token for the given path. |
| RouteProcessorCsrfTest::$csrfToken | property | core/ |
The mock CSRF token generator. |
| RouteProcessorCurrentIntegrationTest::$urlGenerator | property | core/ |
The URL generator. |
| RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| RouteProvider::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
| RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| RouteProviderTest::testOutlinePathMatch | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaults | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision2 | function | core/ |
Confirms that we can find routes whose pattern would match the request. |
| RouteProviderTest::testOutlinePathMatchDefaultsCollision3 | function | core/ |
Confirms that we can find multiple routes that match the request equally. |
| RouteProviderTest::testOutlinePathMatchTrailingSlash | function | core/ |
Confirms that a trailing slash on the request does not result in a 404. |
| RouteProviderTest::testOutlinePathMatchZero | function | core/ |
Tests a route with a 0 as value. |
| RouteProviderTest::testOutlinePathNoMatch | function | core/ |
Confirms that an exception is thrown when no matching path is found. |
| Router::$urlGenerator | property | core/ |
The URL generator. |
| Router::applyFitOrder | function | core/ |
Reapplies the fit order to a RouteCollection object. |
| RouterTest::testMatchesWithDifferentFitOrder | function | core/ |
@covers ::applyFitOrder[[api-linebreak]] |
| RouterTest::testUrlGeneratorFront | function | core/ |
Checks the generate method on the url generator using the front router. |
| Routes::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| RouteSubscriber::$viewStorage | property | core/ |
The view storage. |
| RouteSubscriberTest::$viewStorage | property | core/ |
The mocked view storage. |
| RouteSubscriberTest::testOnAlterRoutes | function | core/ |
Tests the onAlterRoutes method. |
| Row::PROPERTY_SEPARATOR | constant | core/ |
Level separator of destination and source properties. |
| RowPluginBase::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| RowRenderCacheTest::$editorUser | property | core/ |
An editor user account. |
| RowTest::getOutput | function | core/ |
Returns the output property. |
| RowTest::setOutput | function | core/ |
Sets the output property. |
| Rss::$nodeStorage | property | core/ |
The node storage |
| Rss::attachTo | function | core/ |
|
| RssPluginBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RssResponseRelativeUrlFilter::transformRootRelativeUrlsToAbsolute | function | core/ |
Converts all root-relative URLs to absolute URLs in RSS markup. |
| RssResponseRelativeUrlFilterTest::providerTestOnResponse | function | core/ |
|
| RssResponseRelativeUrlFilterTest::testOnResponse | function | core/ |
@dataProvider providerTestOnResponse |
| SafeMarkupTestString::__toString | function | core/ |
|
| SampleEntityGeneratorInterface | interface | core/ |
Generates a sample entity. |
| SampleEntityGeneratorInterface.php | file | core/ |
|
| SampleEntityGeneratorInterface::delete | function | core/ |
Deletes a sample entity for a given entity type and bundle. |
| SampleEntityGeneratorInterface::get | function | core/ |
Gets a sample entity for a given entity type and bundle. |
| ScaffoldFileCollection::getIterator | function | composer/ |
|
| ScaffoldFilePath::getInterpolator | function | composer/ |
Interpolate a string using the data from this scaffold file info. |
| ScaffoldTest::assertAutoloadFileCorrect | function | core/ |
Assert that the autoload file was scaffolded and contains correct path. |
| ScaffoldTest::scaffoldAppendTestValuesToPermute | function | core/ |
Test values to run both with $is_link FALSE and $is_link TRUE. |
| ScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystem::scanDirectory. |
| ScanDirectoryTest.php | file | core/ |
|
| ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
| ScanDirectoryTest::$modules | property | core/ |
Modules to enable. |
| ScanDirectoryTest::$path | property | core/ |
|
| ScanDirectoryTest::setUp | function | core/ |
|
| ScanDirectoryTest::testIgnoreDirectories | function | core/ |
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting. |
Pagination
- Previous page
- Page 182
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.