ViewUI::renderPreview |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php |
|
BulkDeleteTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Set the default field storage backend for fields created during tests. |
VersionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php |
Modules to enable. |
UnmanagedSaveDataTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedSaveDataTest.php |
Tests the file_unmanaged_save_data() function. |
PoStreamInterface.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoStreamInterface.php |
Definition of Drupal\Component\Gettext\PoStreamInterface. |
_menu_parents_recurse |
function |
drupal/core/modules/menu/menu.module |
Recursive helper function for menu_parent_options(). |
AccountFormController |
class |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Form controller for the user account forms. |
JsonUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JsonUnitTest.php |
|
VariableTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php |
|
MemcacheCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Puts data into the cache. |
Field::click_sortable |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Determine if this field is click sortable. |
seven_preprocess_html |
function |
drupal/core/themes/seven/template.php |
Implements hook_preprocess_HOOK() for html.tpl.php. |
Schema::addPrimaryKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Add a primary key. |
TrackerNodeAccessTest |
class |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerNodeAccessTest.php |
Tests for private node access on /tracker. |
CompiledRouteTest.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php |
|
drupal_page_get_cache |
function |
drupal/core/includes/bootstrap.inc |
Retrieves the current page from the cache. |
seven_preprocess_page |
function |
drupal/core/themes/seven/template.php |
Implements hook_preprocess_HOOK() for page.tpl.php. |
comment.theme-rtl.css |
file |
drupal/core/modules/comment/comment.theme-rtl.css |
RTL styles for comment module. |
KernelTest::getBundle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
StylePluginBase::init |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Initialize a style plugin. |
NcsLastUpdated::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php |
Called to add the field to a query. |
SessionTest::testSave |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
|
menu_block_view_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_block_view_alter(). |
translation_test_boot |
function |
drupal/core/modules/translation/tests/translation_test.module |
Implements hook_boot(). |
Schema::dropUniqueKey |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php |
Drop a unique key. |
ConfigCacheTest::$dir |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
PhpParser::parseClass |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/PhpParser.php |
Parses a class. |
KernelTest::getKernel |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
node_test_node_grants |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_grants(). |
StoreInterface::write |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Writes a cache entry to the store for the given Request and Response. |
TraversableString.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php |
|
hook_views_data_alter |
function |
drupal/core/modules/views/views.api.php |
Alter the table structure defined by hook_views_data(). |
block_test_block_info |
function |
drupal/core/modules/block/tests/block_test.module |
Implements hook_block_info(). |
Response::isCacheable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Returns true if the response is worth caching under any circumstance. |
PhpStorageFactory.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Definition of Drupal\Component\PhpStorage\PhpStorageFactory. |
block_test_block_view |
function |
drupal/core/modules/block/tests/block_test.module |
Implements hook_block_view(). |
Twig_Template::render |
function |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
Renders the template with the given context and returns it as string. |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
filter_process_format |
function |
drupal/core/modules/filter/filter.module |
Expands an element into a base element with text format selector attached. |
ColorTest::_testColor |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests the Color module functionality using the given theme. |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
PostFileInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/PostFileInterface.php |
|
TempStoreFactory::get |
function |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Creates a TempStore for the current user or anonymous session. |
UrlGenerator::$logger |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
StoreInterface::purge |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Purges data for the given URL. |
statistics_token_info |
function |
drupal/core/modules/statistics/statistics.tokens.inc |
Implements hook_token_info(). |
NullLockBackend::wait |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::wait(). |
node_test_node_update |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_update(). |