|
None::use_pager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/None.php |
Determine if this pager actually uses a pager. |
|
NoParent::$test |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Reflection/Dummies/NoParent.php |
|
|
toolbar.api.php |
file |
drupal/core/modules/toolbar/toolbar.api.php |
Hooks provided by the Toolbar module. |
|
toolbar_toolbar |
function |
drupal/core/modules/toolbar/toolbar.module |
Implements hook_toolbar(). |
|
format_interval |
function |
drupal/core/includes/common.inc |
Formats a time interval with the requested granularity. |
|
TemporaryStream |
class |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Defines a Drupal temporary (temporary://) stream wrapper class. |
|
SelectInterface |
interface |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Interface definition for a Select Query object. |
|
FastTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FastTest.php |
Sets up a Drupal site for running functional and integration tests. |
|
statistics_help |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_help(). |
|
hook_block_save |
function |
drupal/core/modules/block/block.api.php |
Save the configuration options from hook_block_configure(). |
|
image_style_uri |
function |
drupal/core/modules/image/image.module |
URI callbacks for image styles. |
|
statistics_exit |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_exit(). |
|
GlobAsset::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Loads the asset into memory and applies load filters. |
|
link_field_load |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_load(). |
|
GlobAsset::dump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Applies dump filters and returns the asset as a string. |
|
Transaction.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Transaction.php |
Definition of Drupal\Core\Database\Driver\pgsql\Transaction |
|
url_is_external |
function |
drupal/core/includes/common.inc |
Returns TRUE if a path is external to Drupal (e.g. http://example.com). |
|
statistics_menu |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_menu(). |
|
Field Types API |
group |
drupal/core/modules/field/field.api.php |
Defines field, widget, display formatter, and storage types. |
|
comment_ranking |
function |
drupal/core/modules/comment/comment.module |
Implements hook_ranking(). |
|
HttpCache::$esi |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
|
|
Twig_Autoloader |
class |
drupal/core/vendor/twig/twig/lib/Twig/Autoloader.php |
Autoloads Twig classes. |
|
dblog.admin.inc |
file |
drupal/core/modules/dblog/dblog.admin.inc |
Administrative page callbacks for the Database Logging module. |
|
WidgetInterface |
interface |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Interface definition for field widget plugins. |
|
HandlerTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/HandlerTest.php |
Contains Drupal\views\Tests\UI\HandlerTest. |
|
statistics_cron |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_cron(). |
|
_user_mail_text |
function |
drupal/core/modules/user/user.module |
Returns a mail string for a variable name. |
|
Variable::$name |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Variable.php |
|
|
Some::use_pager |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Some.php |
Determine if this pager actually uses a pager. |
|
views-admin.css |
file |
drupal/core/modules/views/views_ui/css/views-admin.css |
/**
* The .css file is intended to only contain positioning and size declarations
* For example: display, position, float, clear, and overflow.
*/
/* @group Resets */
.views-admin ul,
.views-admin menu,
.views-admin dir {
padding-left: 0; /*… |
|
DisplayPath.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayPath.php |
Contains \Drupal\views\Tests\UI\DisplayPath |
|
hook_field_load |
function |
drupal/core/modules/field/field.api.php |
Define custom load behavior for this module's field types. |
|
batch_test_menu |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.module |
Implements hook_menu(). |
|
NestedArray.php |
file |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Contains Drupal\Component\Utility\NestedArray. |
|
drupal_get_path |
function |
drupal/core/includes/common.inc |
Returns the path to a system item (module, theme, etc.). |
|
FileAsset::load |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php |
Loads the asset into memory and applies load filters. |
|
WizardInterface |
interface |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php |
Defines a common interface for Views Wizard plugins. |
|
tracker.install |
file |
drupal/core/modules/tracker/tracker.install |
Install, update, and uninstall functions for tracker.module. |
|
DisplayTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/DisplayTest.php |
Definition of Drupal\views\Tests\UI\DisplayTest. |
|
ManagerRegistry |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
Contract covering object managers for a Doctrine persistence layer ManagerRegistry class to implement. |
|
StorageTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/UI/StorageTest.php |
Definition of Drupal\views\tests\UI\StorageTest. |
|
Binary::$handle |
property |
drupal/core/lib/Drupal/Core/TypedData/Type/Binary.php |
A generic file resource handle. |
|
batch_test.info |
file |
drupal/core/modules/system/tests/modules/batch_test/batch_test.info |
name = "Batch API test"
description = "Support module for Batch API tests."
package = Testing
version = VERSION
core = 8.x
hidden = TRUE |
|
TransactionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Tests transaction support, particularly nesting. |
|
WizardException |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardException.php |
A custom exception class for our errors. |
|
None::cache_get |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/None.php |
Overrides \Drupal\views\Plugin\views\cache\CachePluginBase::cache_get(). |
|
contextual.info |
file |
drupal/core/modules/contextual/contextual.info |
name = Contextual Links
description = Provides contextual links to perform actions related to elements on a page.
package = Core
version = VERSION
core = 8.x |
|
HttpCache::pass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Forwards the Request to the backend without storing the Response in the cache. |
|
None::cache_set |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/None.php |
Overrides \Drupal\views\Plugin\views\cache\CachePluginBase::cache_set(). |
|
syslog_watchdog |
function |
drupal/core/modules/syslog/syslog.module |
Implements hook_watchdog(). |