FileCache::$extension |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
|
RepeatedPass::$repeat |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
|
PrefixCollision_C_Foo |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Foo.php |
|
vertical-tabs-rtl.css |
file |
drupal/core/themes/seven/vertical-tabs-rtl.css |
/**
* Override of misc/vertical-tabs-rtl.css.
*/
div.vertical-tabs {
background: #fff url(images/fc-rtl.png) repeat-y right 0;
}
div.vertical-tabs .vertical-tabs-list {
float: right;
margin: 0 0 -1px -100%;
}
div.vertical-tabs ul li.selected… |
SystemListingTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
Definition of Drupal\system\Tests\Common\SystemListingTest. |
drupal_system_listing |
function |
drupal/core/includes/common.inc |
This function is kept only for backward compatibility. |
rdf_entity_info_alter |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_entity_info_alter(). |
CompassFilter::$quiet |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
AssetFactoryTest::$am |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
RepeatedPass::$passes |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
|
AssetFactoryTest::$fm |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
PrefixCollision_C_Bar |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/C/Bar.php |
|
menu_delete_menu_page |
function |
drupal/core/modules/menu/menu.admin.inc |
Menu callback; check access and get a confirm form for deletion of a custom menu. |
MappingDefinitionTest |
class |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/MappingDefinitionTest.php |
Tests the RDF mapping definition functionality. |
Response::fromMessage |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Create a new Response based on a raw response message |
WizardTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
RepeatedPass::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php |
Process the repeatable passes that run more than once. |
action_loop_test.info |
file |
drupal/core/modules/action/tests/action_loop_test/action_loop_test.info |
name = Action loop test
description = Support module for action loop testing.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
dependencies[] = action |
drupal_anonymous_user |
function |
drupal/core/includes/bootstrap.inc |
Generates a default anonymous $user object. |
shortcut_set_add_form |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Form callback: builds the form for adding a shortcut set. |
ClassLoader::register |
function |
drupal/core/vendor/composer/ClassLoader.php |
Registers this instance as an autoloader. |
AssetCollection::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Loads the asset into memory and applies load filters. |
Response::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Construct the response |
PrefixCollision_A_Foo |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Foo.php |
|
LocaleContentTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Definition of Drupal\locale\Tests\LocaleContentTest. |
WarmableInterface.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php |
|
system_modules_submit |
function |
drupal/core/modules/system/system.admin.inc |
Submit callback; handles modules form submission. |
_filter_htmlcorrector |
function |
drupal/core/modules/filter/filter.module |
Scans the input and makes sure that HTML tags are properly closed. |
FileTransferException |
class |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransferException.php |
FileTransferException class. |
ViewUI::getProperties |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
AssetCollection::dump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php |
Applies dump filters and returns the asset as a string. |
_DiffOp_Copy::reverse |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
UserStorageController |
class |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Controller class for users. |
ClassLoader::register |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassLoader.php |
Registers this instance as an autoloader. |
CacheTest::testBasics |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/CacheTest.php |
|
PrefixCollision_A_Bar |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/alpha/PrefixCollision/A/Bar.php |
|
action_bulk_test.info |
file |
drupal/core/modules/action/tests/action_bulk_test/action_bulk_test.info |
name = Action bulk form test
description = Support module for action bulk form testing.
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
dependencies[] = action
dependencies[] = views |
_drupal_error_handler |
function |
drupal/core/includes/bootstrap.inc |
Provides custom PHP error handling. |
MENU_CREATED_BY_ADMIN |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item was created by administrator. |
menu_edit_menu_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Submit function for adding or editing a custom menu. |
ClassLoader::findFile |
function |
drupal/core/vendor/composer/ClassLoader.php |
Finds the path to the file where the class is defined. |
WrapperTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php |
Modules to enable. |
FileCache::doGetStats |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/FileCache.php |
Retrieves cached information from data store |
AnnotationWithVarType |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
Plugin annotation
@Target("ALL"); |
hook_user_role_insert |
function |
drupal/core/modules/user/user.api.php |
Inform other modules that a user role has been added. |
menu_item_delete_page |
function |
drupal/core/modules/menu/menu.admin.inc |
Menu callback; Check access and present a confirm form for deleting a menu link. |
_DiffOp_Delete::$type |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
Collection::keySearch |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Case insensitive search the keys in the collection |
Response::setProtocol |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Response.php |
Set the protocol and protocol version of the response |
DiscoveryTestBase.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
Definition of Drupal\system\Tests\Plugin\Discovery\DiscoveryTestBase. |