SessionTest::testStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
filter_modules_enabled |
function |
drupal/core/modules/filter/filter.module |
Implements hook_modules_enabled(). |
SelectInterface::range |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Restricts a query to a given range in the result set. |
Twig_Template::$traits |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
UninstallTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
|
drupal_build_css_cache |
function |
drupal/core/includes/common.inc |
Aggregates and optimizes CSS files into a cache file in the files directory. |
Attribute::getIterator |
function |
drupal/core/lib/Drupal/Core/Template/Attribute.php |
Implements IteratorAggregate::getIterator(). |
TypedData::$definition |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
The data definition. |
SelectInterface::union |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Add another Select query to UNION to this one. |
drupal_valid_http_host |
function |
drupal/core/includes/bootstrap.inc |
Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe. |
_drupal_build_css_path |
function |
drupal/core/includes/common.inc |
Prefixes all paths within a CSS file for drupal_build_css_cache(). |
TypedData::__construct |
function |
drupal/core/lib/Drupal/Core/TypedData/Type/TypedData.php |
Constructs a TypedData object given its definition. |
Inline::evaluateScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Evaluates scalars and replaces magic values. |
AbstractProxy::$active |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php |
|
drupal_load_stylesheet |
function |
drupal/core/includes/common.inc |
Loads the stylesheet and resolves all @import commands. |
statistics_recent_hits |
function |
drupal/core/modules/statistics/statistics.admin.inc |
Page callback: Displays the "recent hits" page. |
AccessManager::$checks |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of access check objects keyed by service id. |
Database::$connections |
property |
drupal/core/lib/Drupal/Core/Database/Database.php |
An nested array of all active connections. It is keyed by database name
and target. |
field_sql_storage_help |
function |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_help(). |
hook_search_preprocess |
function |
drupal/core/modules/search/search.api.php |
Preprocess text for search. |
Twig_Error::updateRepr |
function |
drupal/core/vendor/twig/twig/lib/Twig/Error.php |
|
field_sql_storage.info |
file |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.info |
name = Field SQL Storage
description = Stores field data in an SQL database.
package = Core
version = VERSION
core = 8.x
dependencies[] = field
required = TRUE |
url_alter_test.install |
file |
drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install |
|
StatisticsTestBase.php |
file |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php |
Definition of Drupal\statistics\Tests\StatisticsTestBase. |
ViewUI::addFormToStack |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Add another form to the stack; clicking 'apply' will go to this form
rather than closing the ajax popup. |
SessionTest::testClear |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
@dataProvider setProvider |
update_get_update_list |
function |
drupal/core/includes/update.inc |
Return a list of all the pending database updates. |
drupal_clear_css_cache |
function |
drupal/core/includes/common.inc |
Deletes old cached CSS files. |
hook_filetransfer_info |
function |
drupal/core/modules/system/system.api.php |
Register information about FileTransfer classes provided by a module. |
menu_parent_options_js |
function |
drupal/core/modules/menu/menu.module |
Page callback.
Get all the available menus and menu items as a JavaScript array. |
MemcacheCache::doFetch |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Fetches an entry from the cache. |
RelationshipPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Simple relationship handler that allows a new version of the primary table
to be linked in. |
StreamWrapperInterface |
interface |
drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Defines a Drupal stream wrapper extension. |
VariableTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Modules to enable. |
Field::add_field_table |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Determine if the field table should be added to the query. |
hook_field_attach_form |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_form(). |
_color_save_stylesheet |
function |
drupal/core/modules/color/color.module |
Saves the rewritten stylesheet to disk. |
filter_fallback_format |
function |
drupal/core/modules/filter/filter.module |
Returns the ID of the fallback text format that all users have access to. |
AccessManager::applies |
function |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Determine which registered access checks apply to a route. |
HandlerBase::canExpose |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Determine if a handler can be exposed. |
hook_field_attach_load |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_load(). |
AccessPluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/access/AccessPluginBase.php |
Initialize the plugin. |
UnformattedSummary.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/UnformattedSummary.php |
Definition of Drupal\views\Plugin\views\style\UnformattedSummary. |
Schema::dropPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop the primary key. |
PathTestBase::$modules |
property |
drupal/core/modules/path/lib/Drupal/path/Tests/PathTestBase.php |
Modules to enable. |
ProcessBuilder::create |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
MemcacheCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Deletes all cache entries. |
system.maintenance.css |
file |
drupal/core/modules/system/system.maintenance.css |
/**
* Update styles
*/
#update-results {
margin-top: 3em;
padding: 0.25em;
border: 1px solid #ccc;
background: #eee;
font-size: smaller;
}
#update-results h2 {
margin-top: 0.25em;
}
#update-results h4 {
margin-bottom:… |
ViewUI::buildFormState |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Build up a $form_state object suitable for use with drupal_build_form
based on known information about a form. |
Twig_TokenParser_Block |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php |
Marks a section of a template as being reusable. |