locale_theme |
function |
drupal/core/modules/locale/locale.module |
Implements hook_theme(). |
language.inc |
file |
drupal/core/includes/language.inc |
Language Negotiation API. |
weight_value |
function |
drupal/core/includes/form.inc |
Sets the value for a weight element, with zero as a default. |
hook_process |
function |
drupal/core/modules/system/theme.api.php |
Process theme variables for templates. |
AliasManager |
class |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
|
drupal_chmod |
function |
drupal/core/includes/file.inc |
Sets the permissions on a file or directory. |
Compiler.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Compiler.php |
|
history_read |
function |
drupal/core/modules/history/history.module |
Retrieves the timestamp for the current user's last view of a specified node. |
User::render |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/User.php |
Render the field. |
DateTimePlus |
class |
drupal/core/lib/Drupal/Component/Datetime/DateTimePlus.php |
Extends DateTime(). |
history_cron |
function |
drupal/core/modules/history/history.module |
Implements hook_cron(). |
drupal_mkdir |
function |
drupal/core/includes/file.inc |
Creates a directory using Drupal's default mode. |
locale_reset |
function |
drupal/core/modules/locale/locale.module |
Reset static variables used by locale(). |
database.inc |
file |
drupal/core/includes/database.inc |
Core systems for the database layer. |
DocLexer.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocLexer.php |
|
YamlTest.php |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/YamlTest.php |
|
drupal_rmdir |
function |
drupal/core/includes/file.inc |
Removes a directory. |
comment_help |
function |
drupal/core/modules/comment/comment.module |
Implements hook_help(). |
Function.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
entity_query |
function |
drupal/core/includes/entity.inc |
Returns the entity query object for this entity type. |
FlashBagTest |
class |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/FlashBagTest.php |
FlashBagTest |
ReadTest.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php |
Definition of Drupal\rest\test\ReadTest. |
drupal_alter |
function |
drupal/core/includes/module.inc |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
AssetFactory |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
The asset factory creates asset objects. |
Kernel::init |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
|
LinkEdit.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/LinkEdit.php |
Definition of Drupal\taxonomy\Plugin\views\field\LinkEdit. |
current_path |
function |
drupal/core/includes/path.inc |
Return the current URL path of the page being viewed. |
preview.html |
file |
drupal/core/modules/color/preview.html |
|
Taxonomy.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Definition of Drupal\taxonomy\Plugin\views\field\Taxonomy. |
comment_menu |
function |
drupal/core/modules/comment/comment.module |
Implements hook_menu(). |
Kernel::boot |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
Boots the current kernel. |
FieldXssTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldXssTest.php |
Tests the core Drupal\views\Plugin\views\field\Xss handler. |
Mini::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Mini.php |
Render the pager. |
Roles::query |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/field/Roles.php |
Called to add the field to a query. |
MemcacheMock |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcacheMock.php |
MemcacheMock for simulating Memcache extension in tests. |
Template.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
Language.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Language.php |
Definition of Drupal\taxonomy\Plugin\views\field\Language. |
Inflector.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php |
|
hook_js_alter |
function |
drupal/core/modules/system/system.api.php |
Perform necessary alterations to the JavaScript before it is presented on
the page. |
user_password |
function |
drupal/core/modules/user/user.module |
Generate a random alphanumeric password. |
OptiPngFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php |
Runs assets through OptiPNG. |
views_form_id |
function |
drupal/core/modules/views/views.module |
Returns a form ID for a Views form using the name and display of the View. |
PagerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/PagerTest.php |
Definition of Drupal\views\Tests\Plugin\PagerTest. |
EmailTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/EmailTest.php |
Definition of Drupal\system\Tests\Form\EmailTest. |
Spaceless.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/Node/Spaceless.php |
|
Bundle::$name |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/Bundle.php |
|
rdf_test.info |
file |
drupal/core/modules/rdf/tests/rdf_test.info |
name = "RDF module tests"
description = "Support module for RDF module testing."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
dependencies[] = rdf |
language_help |
function |
drupal/core/modules/language/language.module |
Implements hook_help(). |
PollBlockTest |
class |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollBlockTest.php |
Tests the recent poll block. |
Score::render |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/field/Score.php |
Render the field. |