|
PluginTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
Base class for Plugin API unit tests. |
|
MemcachedCache |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcachedCache.php |
Memcached cache provider. |
|
Sql::add_where |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/Sql.php |
Add a simple WHERE clause to the query. The caller is responsible for
ensuring that all fields are fully qualified (TABLE.FIELD) and that
the table already exists in the query. |
|
Formula::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Formula.php |
Build the query based upon the formula |
|
SortPluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Base sort handler that has no options and performs a simple sort. |
|
Comment::$name |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment author's name. |
|
contact.module |
file |
drupal/core/modules/contact/contact.module |
Enables the use of personal and site-wide contact forms. |
|
forums.tpl.php |
file |
drupal/core/modules/forum/templates/forums.tpl.php |
Displays a forum. |
|
ModuleTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ModuleTest.php |
|
|
sfMergeKey.yml |
file |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfMergeKey.yml |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/Fixtures/sfMergeKey.yml |
|
LogicException |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php |
LogicException |
|
View::getPaths |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php |
Gets a list of paths assigned to the view. |
|
Comment::$mail |
property |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/Core/Entity/Comment.php |
The comment author's e-mail address. |
|
DCOM55Consumer |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM55Test.php |
@DCOM55Annotation |
|
book_link_load |
function |
drupal/core/modules/book/book.module |
Gets a book menu link by its menu link ID. |
|
file_save_data |
function |
drupal/core/modules/file/file.module |
Saves a file to the specified destination and creates a database entry. |
|
Merge::compile |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compile(). |
|
ConfigCRUDTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests CRUD operations on configuration objects. |
|
ImportTest.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/ImportTest.php |
|
|
Local::connect |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Implements Drupal\Core\FileTransfer\FileTransfer::connect(). |
|
CacheDecorator |
class |
drupal/core/lib/Drupal/Core/Plugin/Discovery/CacheDecorator.php |
Enables static and persistent caching of discovered plugin definitions. |
|
Table::$active |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Table.php |
Contains the current active sort column. |
|
Local::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
|
Merge::execute |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Runs the query against the database. |
|
RequestHandler |
class |
drupal/core/modules/rest/lib/Drupal/rest/RequestHandler.php |
Acts as intermediate request forwarder for resource plugins. |
|
TreeOutputTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeOutputTest.php |
Menu tree output related tests. |
|
book_uninstall |
function |
drupal/core/modules/book/book.install |
Implements hook_uninstall(). |
|
ChangedCommand |
class |
drupal/core/lib/Drupal/Core/Ajax/ChangedCommand.php |
An AJAX command for marking HTML elements as changed. |
|
WidgetBase.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Definition of Drupal\field\Plugin\Type\Widget\WidgetBase. |
|
services13.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services13.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services13.yml |
|
RouterTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Definition of Drupal\system\Tests\Routing\RouterTest. |
|
RestBundle.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/RestBundle.php |
Definition of Drupal\rest\RestBundle. |
|
menu_tail_load |
function |
drupal/core/includes/menu.inc |
Loads the path as one string relative to the current index. |
|
dblog_watchdog |
function |
drupal/core/modules/dblog/dblog.module |
Implements hook_watchdog(). |
|
ViewExecutable |
class |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
An object to contain all of the data to generate a view, plus the member
functions to build the view query, execute the query and render the output. |
|
field_language |
function |
drupal/core/modules/field/field.multilingual.inc |
Returns the display language code for the fields attached to the given
entity. |
|
StopwatchEvent |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/StopwatchEvent.php |
Represents an Event managed by Stopwatch. |
|
services11.yml |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services11.yml |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/yaml/services11.yml |
|
tracker_enable |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_enable(). |
|
SelectExtender |
class |
drupal/core/lib/Drupal/Core/Database/Query/SelectExtender.php |
The base extender class for Select queries. |
|
BlockCacheTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockCacheTest.php |
Test block caching. |
|
Secure::$roles |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Secure.php |
|
|
tracker_schema |
function |
drupal/core/modules/tracker/tracker.install |
Implements hook_schema(). |
|
UglifyJsFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php |
UglifyJs filter. |
|
rest.admin.inc |
file |
drupal/core/modules/rest/rest.admin.inc |
Admin pages for REST module. |
|
ModuleInfo.php |
file |
drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php |
Definition of Drupal\Core\Utility\ModuleInfo. |
|
ListString.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Definition of Drupal\field\Plugin\views\argument\ListString. |
|
taxonomy_theme |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_theme(). |
|
Query::execute |
function |
drupal/core/modules/field/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Implements Drupal\Core\Entity\Query\QueryInterface::execute(). |
|
TestBundle.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBundle.php |
|