bartik_preprocess_page |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_preprocess_HOOK() for page.html.twig. |
options_field_is_empty |
function |
drupal/core/modules/options/options.module |
Implements hook_field_is_empty(). |
DeleteForm::submitForm |
function |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Form submission handler. |
Response::getFreshness |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the freshness of the response by returning the difference of the maximum lifetime of the response and the
age of the response (max-age - age). |
VariableTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
Modules to enable. |
Schema::createFieldSql |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Create an SQL string for a field to be used in table creation or alteration. |
CacheArray::__destruct |
function |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Destructs the CacheArray object. |
Text_Template::$values |
property |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
|
DateHelper::monthNames |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Returns a translated array of month names. |
Link::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
Default options form that provides the label widget that all fields
should have. |
MockLayoutBlockDeriver |
class |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/plugin_test/mock_block/MockLayoutBlockDeriver.php |
Mock implementation of DerivativeInterface for the mock layout block plugin. |
field.multilingual.inc |
file |
drupal/core/modules/field/field.multilingual.inc |
Functions implementing Field API multilingual support. |
form_pre_render_hidden |
function |
drupal/core/includes/form.inc |
Prepares a #type 'hidden' render element for theme_input(). |
Twig_Template::$parent |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
DeleteTest::testUnused |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php |
Tries deleting a normal file (as opposed to a directory, symlink, etc). |
TestTokenParser::parse |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
Parses a token and returns a node. |
Kernel::locateResource |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Returns the file path for a given resource. |
KernelForTest::getName |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DataCollector/ConfigDataCollectorTest.php |
@api |
ArgumentStringTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php |
Definition of Drupal\views\Tests\Handler\ArgumentStringTest. |
BaseCompilerFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
shortcut_set_customize |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Form callback: builds the form for customizing shortcut sets. |
Text_Template::setFile |
function |
drupal/core/vendor/phpunit/php-text-template/Text/Template.php |
Sets the template file. |
AlterDecorator::__call |
function |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
Passes through all unknown calls onto the decorated object. |
user_login_form_submit |
function |
drupal/core/modules/user/user.module |
Submit handler for the login form. Load $user object and perform standard login
tasks. The user is then redirected to the My Account page. Setting the
destination in the query string overrides the redirect. |
TermIndexTest::getInfo |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
|
ApcClassLoader::__call |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
Passes through all unknown calls onto the decorated object. |
SessionInterface::save |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/SessionInterface.php |
Force the session to be saved and closed. |
JsCompressorFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
ArchiveTar::_addString |
function |
drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php |
|
bartik_preprocess_node |
function |
drupal/core/themes/bartik/bartik.theme |
Implements hook_preprocess_HOOK() for node.html.twig. |
Kernel::getEnvironment |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
ViewSubscriber::onView |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
Processes a successful controller into an HTTP 200 response. |
Twig_Template::$blocks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
HttpAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php |
Constructor. |
EntityEnclosingRequest |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
HTTP request that sends an entity-body in the request message (POST, PUT, PATCH, DELETE) |
ClassLoader::$prefixes |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
|
Process::buildCallback |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Process.php |
Builds up the callback used by wait(). |
ScalarDummy::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/ScalarDummy.php |
Normalizes the object into an array of scalars|arrays. |
SerializeQueryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SerializeQueryTest.php |
Definition of Drupal\system\Tests\Database\SerializeQueryTest. |
template_instance.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/template_instance.test |
|
ViewSubscriber::onJson |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
|
Twig_Template::$traits |
property |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
ReplaceCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/ReplaceCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
PoItem::getTranslation |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Get the translation string or the array of strings if the translation has
plurals. |
CurlMulti::$exceptions |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
edit_entity_view_alter |
function |
drupal/core/modules/edit/edit.module |
Implements hook_entity_view_alter(). |
ViewSubscriber::onAjax |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php |
|
form_pre_render_number |
function |
drupal/core/includes/form.inc |
Prepares a #type 'number' render element for theme_input(). |
PoItem::setTranslation |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set the translation string or the array of strings if the translation has
plurals. |
RooleFilter::$rooleBin |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php |
|