history.info.yml |
file |
drupal/core/modules/history/history.info.yml |
drupal/core/modules/history/history.info.yml |
PoItem::isPlural |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Get if the translation has plural values. |
event_dispatcher |
service |
drupal/core/core.services.yml |
Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher |
TestListener.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php |
|
views.module.css |
file |
drupal/core/modules/views/css/views.module.css |
.views-exposed-form .views-exposed-widget {
display: inline-block;
}
.views-exposed-form .form-item,
.views-exposed-form .form-submit {
margin-top: 0;
margin-bottom: 0;
}
/* table style column align */
.views-align-left {
text-align:… |
DateHelper::days |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an array of days in a month. |
dialog_opera.css |
file |
drupal/core/misc/ckeditor/skins/moono/dialog_opera.css |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/
.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid… |
Schema::addIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Add an index. |
hook_menu_insert |
function |
drupal/core/modules/menu/menu.api.php |
Respond to a custom menu creation. |
element_children |
function |
drupal/core/includes/common.inc |
Identifies the children of an element array, optionally sorted by weight. |
standard_install |
function |
drupal/core/profiles/standard/standard.install |
Implements hook_install(). |
SearchExpression |
class |
drupal/core/modules/search/lib/Drupal/search/SearchExpression.php |
Defines a search expression. |
RequirementsTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/_files/RequirementsTest.php |
|
LoggingFormatter |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php |
Used to format logging messages during the compilation. |
Block::getPlugin |
function |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
Returns the plugin instance. |
ajax_test.module |
file |
drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module |
Helper module for Ajax framework tests. |
method_call.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/method_call.test |
|
conditional.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/conditional.test |
|
hook_menu_update |
function |
drupal/core/modules/menu/menu.api.php |
Respond to a custom menu update. |
batch_test_stack |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Helper function: Stores or retrieves traced execution data. |
language_manager |
service |
drupal/core/core.services.yml |
Drupal\Core\Language\LanguageManager |
Date::$argFormat |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
The date format used in the query. |
DirectEditor.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Plugin/InPlaceEditor/DirectEditor.php |
Contains \Drupal\edit\Plugin\InPlaceEditor\DirectEditor. |
TwigResource.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php |
|
hook_menu_delete |
function |
drupal/core/modules/menu/menu.api.php |
Respond to a custom menu deletion. |
CountryValidator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CountryValidator.php |
Validates whether a value is a valid country code |
File::$timestamp |
property |
drupal/core/modules/file/lib/Drupal/file/Plugin/Core/Entity/File.php |
UNIX timestamp for when the file was last saved. |
editor_gecko.css |
file |
drupal/core/misc/ckeditor/skins/moono/editor_gecko.css |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or… |
DateHelper::ampm |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an array of AM and PM options. |
NodeLink::render |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NodeLink.php |
Render the field. |
update.admin.css |
file |
drupal/core/modules/update/css/update.admin.css |
Styles used by the Update Manager module. |
book_node_insert |
function |
drupal/core/modules/book/book.module |
Implements hook_node_insert(). |
Request::$server |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
@api |
UrlValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
|
EntityTestMulRev |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestMulRev.php |
Defines the test entity class. |
book_node_update |
function |
drupal/core/modules/book/book.module |
Implements hook_node_update(). |
node_mass_update |
function |
drupal/core/modules/node/node.admin.inc |
Updates all nodes in the passed-in array with the passed-in field values. |
Profiler::enable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Enables the profiler. |
LanguageItem.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/LanguageItem.php |
Contains \Drupal\Core\Entity\Field\Type\LanguageItem. |
CssCommand::$css |
property |
drupal/core/lib/Drupal/Core/Ajax/CssCommand.php |
An array of property/value pairs to set in the CSS for the selector. |
Twig_Test_Method |
class |
drupal/core/vendor/twig/twig/lib/Twig/Test/Method.php |
Represents a method template test. |
Date::getFormula |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Overrides \Drupal\views\Plugin\views\argument\Formula::getFormula(). |
BarClass::setBaz |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/includes/classes.php |
|
AssetManager.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php |
|
user_mail_tokens |
function |
drupal/core/modules/user/user.module |
Token callback to add unsafe tokens for user mails. |
FilterController |
class |
drupal/core/modules/filter/lib/Drupal/filter/Controller/FilterController.php |
Controller routines for filter routes. |
ApcCache::remove |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php |
|
DebugClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
Autoloader checking if the class is really defined in the file found. |
Raw::getArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php |
Return the default argument. |
Dummy::normalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Fixtures/Dummy.php |
Normalizes the object into an array of scalars|arrays. |