XcacheClassLoader |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
XcacheClassLoader implements a wrapping autoloader cached in Xcache for PHP 5.3. |
PhpFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
PhpDumperTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|
shortcut_set_load |
function |
drupal/core/modules/shortcut/shortcut.module |
Loads the data for a shortcut set. |
Response::isFresh |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response is "fresh". |
FieldFileSizeTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
ClientTest::setUp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/ClientTest.php |
|
shortcut_set_save |
function |
drupal/core/modules/shortcut/shortcut.module |
Saves a shortcut set. |
session_test_menu |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_menu(). |
menu_node_prepare |
function |
drupal/core/modules/menu/menu.module |
Implements hook_node_prepare(). |
session_test_boot |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Implements hook_boot(). |
ApcCache::doFlush |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/ApcCache.php |
Deletes all cache entries. |
TestEntity::$ftid |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Primary key. |
UuidInterface.php |
file |
drupal/core/lib/Drupal/Component/Uuid/UuidInterface.php |
Definition of Drupal\Component\Uuid\UuidInterface. |
_session_test_get |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Page callback, prints the stored session value to the screen. |
UserDataInterface |
interface |
drupal/core/modules/user/lib/Drupal/user/UserDataInterface.php |
Defines the user data service interface. |
statistics_tokens |
function |
drupal/core/modules/statistics/statistics.tokens.inc |
Implements hook_tokens(). |
_session_test_set |
function |
drupal/core/modules/system/tests/modules/session_test/session_test.module |
Page callback, stores a value in $_SESSION['session_test_value']. |
Link::render_link |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/Link.php |
|
DriverChainEntity |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
Alias::__toString |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php |
Returns the Id of this alias. |
Response::getDate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns the Date header as a DateTime instance. |
Raw::get_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/Raw.php |
Return the default argument. |
theme_indentation |
function |
drupal/core/includes/theme.inc |
Returns HTML for an indentation div; used for drag and drop tables. |
LocalStream::$uri |
property |
drupal/core/lib/Drupal/Core/StreamWrapper/LocalStream.php |
Instance URI (stream). |
Response::setDate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the Date header. |
ExpiringCacheTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
LinkReply::access |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkReply.php |
Check whether current user has access to this handler. |
MatchPathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Path/MatchPathTest.php |
Definition of Drupal\system\Tests\Path\MatchPathTest. |
SomeInterface.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
|
_theme_table_cell |
function |
drupal/core/includes/theme.inc |
Returns HTML output for a single table cell for theme_table(). |
StyleTest::render |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render() |
error_displayable |
function |
drupal/core/includes/errors.inc |
Determines whether an error should be displayed. |
Profile::addChild |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profile.php |
Adds the child token |
TwigReference.php |
file |
drupal/core/lib/Drupal/Core/Template/TwigReference.php |
Definition of Drupal\Core\Template\TwigReference. |
_drupal_log_error |
function |
drupal/core/includes/errors.inc |
Logs a PHP error or exception and displays an error page in fatal cases. |
shortcut_set_name |
function |
drupal/core/modules/shortcut/shortcut.module |
Returns the name of a shortcut set, based on a provided number. |
menu_library_info |
function |
drupal/core/modules/menu/menu.module |
Implements hook_library_info(). |
PoStreamInterface |
interface |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Common functions for file/stream based PO readers/writers. |
RouterTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Sets up a Drupal site for running functional and integration tests. |
Annotation::__get |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php |
Error handler for unknown property accessor in Annotation class. |
forum_update_8000 |
function |
drupal/core/modules/forum/forum.install |
Moves forum settings from variable to config. |
Annotation::__set |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation.php |
Error handler for unknown property mutator in Annotation class. |
aggregator.module |
file |
drupal/core/modules/aggregator/aggregator.module |
Used to aggregate syndicated content (RSS, RDF, and Atom). |
comment_hacks.css |
file |
drupal/core/modules/simpletest/files/css_test_files/comment_hacks.css |
/*
* A sample css file, designed to test the effectiveness and stability
* of function <code>drupal_load_stylesheet_content()</code>.
*
*/
/*
A large comment block to test for segfaults and speed. This is 60K a's. Extreme but useful… |
user_library_info |
function |
drupal/core/modules/user/user.module |
Implements hook_library_info(). |
TempStore::$owner |
property |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
The owner key to store along with the data (e.g. a user or session ID). |
CrudTest::getInfo |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CrudTest.php |
|
ConfigurationTest |
class |
drupal/core/modules/action/lib/Drupal/action/Tests/ConfigurationTest.php |
Actions configuration. |
UrlTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/UrlTest.php |
|