NonNamespacedClass.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
|
views_ui_views_analyze |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Implements hook_views_analyze(). |
ListInterface::isEmpty |
function |
drupal/core/lib/Drupal/Core/TypedData/ListInterface.php |
Determines whether the list contains any non-empty items. |
Twig_FunctionInterface |
interface |
drupal/core/vendor/twig/twig/lib/Twig/FunctionInterface.php |
Represents a template function. |
Connection::queryRange |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Connection.php |
Runs a limited-range query on this database object. |
TranslationTest::setUp |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
Yaml::enablePhpParsing |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php |
|
EntityStorageException |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Defines an exception thrown when storage operations fail. |
FieldsOverlapException |
class |
drupal/core/lib/Drupal/Core/Database/Query/FieldsOverlapException.php |
Exception thrown if an insert query specifies a field twice. |
_batch_test_callback_1 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Performs a simple batch operation. |
ObjectManager::refresh |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Refreshes the persistent state of an object from the database,
overriding any local changes that have not yet been persisted. |
DeleteTruncateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Definition of Drupal\system\Tests\Database\DeleteTruncateTest. |
NcsLastCommentName.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastCommentName.php |
Definition of Drupal\comment\Plugin\views\sort\NcsLastCommentName. |
hook_node_update_index |
function |
drupal/core/modules/node/node.api.php |
Act on a node being indexed for searching. |
comment_publish_action |
function |
drupal/core/modules/comment/comment.module |
Publishes a comment. |
ContentEntityInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php |
Defines a common interface for all content entity objects. |
_batch_test_callback_2 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Performs a multistep batch operation. |
ForumTest::$admin_user |
property |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php |
A user with various administrative privileges. |
views_ui_ajax_callback |
function |
drupal/core/modules/views/views_ui/views_ui.module |
Page callback: Calls a method on a view and reloads the listing page. |
InstallBackend::delete |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::delete(). |
_batch_test_callback_5 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Performs a simple batch operation. |
Twig_TokenParser_Flush |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Flush.php |
Flushes the output to the client. |
GlobAsset::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Constructor. |
search_comment_publish |
function |
drupal/core/modules/search/search.module |
Implements hook_comment_publish(). |
PoStreamReader::$_size |
property |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Size of the current PO stream. |
MongoDbProfilerStorage |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
|
SymfonyFileLocatorTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
views_view_is_disabled |
function |
drupal/core/modules/views/views.module |
Returns whether the view is disabled. |
image_field_views_data |
function |
drupal/core/modules/image/image.views.inc |
Implements hook_field_views_data(). |
Insert::$defaultFields |
property |
drupal/core/lib/Drupal/Core/Database/Query/Insert.php |
An array of fields that should be set to their database-defined defaults. |
Dumper::setIndentation |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Dumper.php |
Sets the indentation. |
DisplayFeedTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayFeedTest.php |
Sets up a Drupal site for running functional and integration tests. |
_batch_test_finished_0 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Triggers 'finished' callback for batch 0. |
BookTest::$book_author |
property |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
|
Twig_TokenParser_Macro |
class |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php |
Defines a macro. |
ajax_forms_test.module |
file |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Simpletest mock module for Ajax forms testing. |
SingleClassLOC1000.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/SingleClassLOC1000.php |
|
RoutingEvents::DYNAMIC |
constant |
drupal/core/lib/Drupal/Core/Routing/RoutingEvents.php |
The DYNAMIC event is fired to allow modules to register additional routes. |
Schema::prepareComment |
function |
drupal/core/lib/Drupal/Core/Database/Schema.php |
Prepare a table or column comment for database query. |
_batch_test_finished_1 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Triggers 'finished' callback for batch 1. |
PathAliasTest::getInfo |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
|
RequestInterface::send |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Send the request |
RedirectableUrlMatcher |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/RedirectableUrlMatcher.php |
@author Fabien Potencier <fabien@symfony.com> |
FlashBagInterface::add |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php |
Adds a flash message for type. |
_batch_test_finished_2 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Triggers 'finished' callback for batch 2. |
GlobAsset::getIterator |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php |
Returns an iterator for looping recursively over unique leaves. |
HeaderBag::getIterator |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/HeaderBag.php |
Returns an iterator for headers. |
FlashBagInterface::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php |
Registers a message for a given type. |
statistics_user_cancel |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_user_cancel(). |
_batch_test_finished_3 |
function |
drupal/core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc |
Triggers 'finished' callback for batch 3. |