hook_user_role_update |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been updated. |
menu_item_delete_form |
function |
drupal/core/modules/menu/menu.admin.inc |
Build a confirm form for deletion of a single menu link. |
EntityInterface::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Saves an entity permanently. |
Twig_Filter::$options |
property |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
ViewUI::getOriginalID |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::getOriginalID(). |
Response::getProtocol |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Get the protocol used for the response (e.g. HTTP) |
ClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Finds the path to the file where the class is defined. |
hook_user_role_delete |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been deleted. |
AppendCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/AppendCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
ViewUI::setOriginalID |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::setOriginalID(). |
SelectTest::testUnion |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that we can UNION multiple Select queries together. |
field_test.entity.inc |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Defines an entity type. |
LocalStream::url_stat |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Support for stat(). |
ElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Modules to enable. |
WinCacheCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php |
Puts data into the cache. |
autoload_classmap.php |
file |
drupal/core/vendor/composer/autoload_classmap.php |
|
Merge::$defaultFields |
property |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
An array of fields which should be set to their database-defined defaults. |
RevisionRelationships |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/RevisionRelationships.php |
Tests basic node_revision table integration into views. |
ternary_operator.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ternary_operator.test |
|
Collection::offsetGet |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetGet() |
GetNamespacesTest.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/GetNamespacesTest.php |
Definition of Drupal\rdf\Tests\GetNamespacesTest. |
menu_configure_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Form submission handler for menu_configure(). |
Collection::offsetSet |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
ArrayAccess implementation of offsetGet() |
NcsLastUpdated::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php |
Called to add the sort to a query. |
SystemListingInfo.php |
file |
drupal/core/lib/Drupal/Core/SystemListingInfo.php |
Definition of Drupal\Core\SystemListingInfo. |
ExceptionListener.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php |
|
drupal_detect_baseurl |
function |
drupal/core/includes/install.inc |
Detects the base URL using the PHP $_SERVER variables. |
UserTranslationUITest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Tests the User Translation UI. |
Response::isForbidden |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Is the reponse forbidden? |
DateTimeTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DateTimeTest.php |
|
Taxonomy::render_link |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php |
Render whatever the data is as a link to the taxonomy. |
TableSortExtender.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/TableSortExtender.php |
Definition of Drupal\Core\Database\Query\TableSortExtender. |
taxonomy_autocomplete |
function |
drupal/core/modules/taxonomy/taxonomy.pages.inc |
Page callback: Outputs JSON for taxonomy autocomplete suggestions. |
_DiffOp_Change::$type |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
FieldOverview::submit |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Overrides Drupal\field_ui\OverviewBase::submit(). |
TrackerAttributesTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Tests the RDF tracker page mapping. |
FilterUidRevisionTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Node/FilterUidRevisionTest.php |
Tests the node_uid_revision handler. |
JoinPluginBase::$type |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/join/JoinPluginBase.php |
The join type, so for example LEFT (default) or INNER. |
escapedCharacters.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/escapedCharacters.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/escapedCharacters.yml |
UserData::$connection |
property |
drupal/core/modules/user/lib/Drupal/user/UserData.php |
The database connection to use. |
GarbageCollectionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Tests garbage collection for DatabaseStorageExpirable. |
UuidUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Uuid/UuidUnitTest.php |
|
jquery.ui.tooltip.css |
file |
drupal/core/misc/ui/themes/base/jquery.ui.tooltip.css |
/*!
* jQuery UI Tooltip @VERSION
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*/
.ui-tooltip… |
NoFieldsException.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/NoFieldsException.php |
Definition of Drupal\Core\Database\Query\NoFieldsException |
CssCommand::$selector |
property |
drupal/core/lib/Drupal/Core/Ajax/CssCommand.php |
A CSS selector string. |
AlterDecorator::$hook |
property |
drupal/core/lib/Drupal/Core/Plugin/Discovery/AlterDecorator.php |
The name of the alter hook that will be implemented by this discovery instance. |
Merge::conditionTable |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Sets the table or subquery to be used for the condition. |
UserData::__construct |
function |
drupal/core/modules/user/lib/Drupal/user/UserData.php |
Constructs a new user data service. |
Sql::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add settings for the ui. |
PdoSessionHandler::gc |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php |
|