Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CurrentImport::createFromSource | function | core/ |
Creates a CurrentImport from a source object. |
| CurrentImport::__construct | function | core/ |
Creates a CurrentImport object for tracking translation information. |
| CurrentImportStorage | class | core/ |
Provides the locale current import state service. |
| CurrentImportStorage.php | file | core/ |
|
| CurrentImportStorage::delete | function | core/ |
Deletes the information for the given projects and languages. |
| CurrentImportStorage::get | function | core/ |
Get current import information for a given project and language. |
| CurrentImportStorage::getCacheId | function | core/ |
Get CacheId for a given project and language. |
| CurrentImportStorage::getOutdatedImports | function | core/ |
Get projects due for an import check. |
| CurrentImportStorage::LOCALE_CURRENT_IMPORT_CACHE_TAG | constant | core/ |
The cache tag for current import info. |
| CurrentImportStorage::save | function | core/ |
Saves the current import information to persistent storage. |
| CurrentImportStorage::updateLastChecked | function | core/ |
Updates the last checked time for an import. |
| CurrentImportStorage::__construct | function | core/ |
|
| CurrentLanguageContext::getAvailableContexts | function | core/ |
|
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
|
| CurrentLanguageContext::__construct | function | core/ |
Constructs a new CurrentLanguageContext. |
| CurrentPathStack | class | core/ |
Represents the current path for the current request. |
| CurrentPathStack.php | file | core/ |
|
| CurrentPathStack::$paths | property | core/ |
Static cache of paths. |
| CurrentPathStack::$requestStack | property | core/ |
The request stack. |
| CurrentPathStack::getPath | function | core/ |
Returns the path of the current request. |
| CurrentPathStack::setPath | function | core/ |
Sets the current path. |
| CurrentPathStack::__construct | function | core/ |
Constructs a new CurrentPathStack instance. |
| CurrentRouteMatch::$requestStack | property | core/ |
The related request stack. |
| CurrentRouteMatch::$routeMatches | property | core/ |
Internal cache of RouteMatch objects. |
| CurrentRouteMatch::getMasterRouteMatch | function | core/ |
|
| CurrentRouteMatch::getParameters | function | core/ |
|
| CurrentRouteMatch::getRawParameters | function | core/ |
|
| CurrentRouteMatch::getRouteMatchFromRequest | function | core/ |
|
| CurrentRouteMatch::resetRouteMatch | function | core/ |
|
| CurrentRouteMatch::__construct | function | core/ |
Constructs a CurrentRouteMatch object. |
| CurrentRouteMatchTest | class | core/ |
Tests Drupal\Core\Routing\CurrentRouteMatch. |
| CurrentRouteMatchTest.php | file | core/ |
|
| CurrentRouteMatchTest::getRouteMatch | function | core/ |
|
| CurrentRouteMatchTest::testGetCurrentRouteObject | function | core/ |
Tests get current route object. |
| CurrentRouteMatchTest::testGetRouteMatchFromRequest | function | core/ |
Tests get route match from request. |
| CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting | function | core/ |
Tests get route match from request with routing. |
| CurrentRouteMatchTest::testResetRouteMatch | function | core/ |
Tests reset route match. |
| CurrentThemeCondition::getCacheContexts | function | core/ |
|
| CurrentThemeCondition::submitConfigurationForm | function | core/ |
|
| CurrentThemeCondition::summary | function | core/ |
|
| CurrentThemeCondition::__construct | function | core/ |
Constructs a CurrentThemeCondition condition plugin. |
| CurrentThemeConditionTest | class | core/ |
Tests the CurrentThemeCondition plugin. |
| CurrentThemeConditionTest.php | file | core/ |
|
| CurrentThemeConditionTest::$modules | property | core/ |
|
| CurrentThemeConditionTest::testCurrentTheme | function | core/ |
Tests the current theme condition. |
| CurrentUser | class | core/ |
Default argument plugin to extract the current user. |
| CurrentUser.php | file | core/ |
|
| CurrentUser::getArgument | function | core/ |
|
| CurrentUser::getCacheContexts | function | core/ |
|
| CurrentUser::getCacheMaxAge | function | core/ |
Pagination
- Previous page
- Page 304
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.