Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| css_input_with_utf16_bom.css | file | core/ |
Non-displayable characters. |
| css_js_settings.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/css_js_settings.libraries.yml |
| CSS_LAYOUT | constant | core/ |
The default weight for CSS rules that layout a page. |
| css_license.css.optimized.aggregated.css | file | core/ |
@import url("https://fonts.fontprovider.com/css2?family=Roboto+Mono:wght@300;400&family=Roboto:ital,wght@0,300;0,400;1,300;1,400&display=swap") print;@import url('import1.css') screen;@import… |
| css_minified_with_relative_paths.css | file | core/ |
/* This is a minified CSS file with relative paths */ body{margin:0;padding:0;background:#edf5fa url(../images/background.png) repeat-x;font:76%/170%… |
| css_minified_with_relative_paths.css.optimized.css | file | core/ |
body{margin:0;padding:0;background:#edf5fa url(generated-relative-url:core/tests/Drupal/Tests/Core/Asset/images/background.png) repeat-x;font:76%/170%… |
| CSS_STATE | constant | core/ |
The default weight for rules that style states not included with components. |
| CSS_THEME | constant | core/ |
The default weight for rules that style themes not included with components. |
| css_weights.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml |
| Current | class | core/ |
Filter handler for the current user. |
| Current.php | file | core/ |
|
| Current::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Current::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| Current::query | function | core/ |
Add this filter to the query. |
| CurrentImport | class | core/ |
Represents information about the current import status. |
| CurrentImport.php | file | core/ |
|
| CurrentImport::createFromArray | function | core/ |
Creates a CurrentImport from an array. |
| CurrentImport::createFromFile | function | core/ |
Creates a CurrentImport from a LocaleFile. |
| 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 | class | core/ |
Sets the current language as a context. |
| CurrentLanguageContext.php | file | core/ |
|
| CurrentLanguageContext::$languageManager | property | core/ |
The language manager. |
| CurrentLanguageContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| CurrentLanguageContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| 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 | class | core/ |
Default object for current_route_match service. |
| CurrentRouteMatch.php | file | core/ |
|
| CurrentRouteMatch::$requestStack | property | core/ |
The related request stack. |
| CurrentRouteMatch::$routeMatches | property | core/ |
Internal cache of RouteMatch objects. |
| CurrentRouteMatch::getCurrentRouteMatch | function | core/ |
Returns the route match for the current request. |
| CurrentRouteMatch::getMasterRouteMatch | function | core/ |
Gets the master route match. |
| CurrentRouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
Pagination
- Previous page
- Page 365
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.