ViewUI::entityType |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::entityType(). |
comment_get_recent |
function |
drupal/core/modules/comment/comment.module |
Finds the most recent comments that are available to the current user. |
ForumBlockBase.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/ForumBlockBase.php |
Contains \Drupal\forum\Plugin\Block\ForumBlockBase. |
file_file_download |
function |
drupal/core/modules/file/file.module |
Implements hook_file_download(). |
Definition::getTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Gets a tag by name. |
HttpKernelTest.php |
file |
drupal/core/tests/Drupal/Tests/Core/HttpKernelTest.php |
Contains \Drupal\Tests\Core\HttpKernelTest. |
NewTopicsBlock.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Plugin/Block/NewTopicsBlock.php |
Contains \Drupal\forum\Plugin\Block\NewTopicsBlock. |
PathProcessorFront |
class |
drupal/core/lib/Drupal/Core/PathProcessor/PathProcessorFront.php |
Processes the inbound path by resolving it to the front page if empty. |
FilterBase::$cache |
property |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
A Boolean indicating whether the text processed by this filter may be cached. |
Definition::addTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Adds a tag for this definition. |
ckeditor.admin.inc |
file |
drupal/core/modules/ckeditor/ckeditor.admin.inc |
Callbacks and theming for the CKEditor toolbar configuration UI. |
theme_node_preview |
function |
drupal/core/modules/node/node.pages.inc |
Returns HTML for a node preview for display during node creation and editing. |
Definition::hasTag |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
Whether this definition has a tag with the given name |
BlockUser::execute |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/BlockUser.php |
Executes the plugin. |
Time::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/Time.php |
Return a string to display as the clickable title for the
access control. |
NcsLastUpdated.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastUpdated.php |
Definition of Drupal\comment\Plugin\views\field\NcsLastUpdated. |
PoMemoryWriter.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Definition of Drupal\Component\Gettext\PoMemoryWriter. |
format_rss_channel |
function |
drupal/core/includes/common.inc |
Formats an RSS channel. |
ViewUI::entityInfo |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::entityInfo(). |
file_ajax_progress |
function |
drupal/core/modules/file/file.module |
Ajax callback: Retrieves upload progress. |
MemcachedMock::add |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Add an item to the server only if such key doesn't exist at the server yet. |
book.theme-rtl.css |
file |
drupal/core/modules/book/css/book.theme-rtl.css |
Right-to-Left styling for the Book module. |
PoStreamWriter.php |
file |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Definition of Drupal\Component\Gettext\PoStreamWriter. |
search_node_update |
function |
drupal/core/modules/search/search.module |
Implements hook_node_update(). |
views_disable_view |
function |
drupal/core/modules/views/views.module |
Disables and saves a view. |
StatisticsTestBase |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php |
Defines a base class for testing the Statistics module. |
AggregatorTestBase |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Defines a base class for testing the Aggregator module. |
TestKernel::handle |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/ExceptionListenerTest.php |
Handles a Request to convert it to a Response. |
MemcachedMock::set |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Store data at the server. |
custom_block_theme |
function |
drupal/core/modules/block/custom_block/custom_block.module |
Implements hook_theme(). |
comment_get_thread |
function |
drupal/core/modules/comment/comment.module |
Retrieves comments for a thread. |
ImportOpmlTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/ImportOpmlTest.php |
Definition of Drupal\aggregator\Tests\ImportOpmlTest. |
tablesort_get_sort |
function |
drupal/core/includes/tablesort.inc |
Determines the current sort direction. |
language_css_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_css_alter(). |
taxonomy_term_load |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Return the taxonomy term entity matching a term ID. |
MemoryStorage::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::get(). |
FilterBase::export |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Exports the complete configuration of this filter plugin instance. |
FetchTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
|
CancelUser::create |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/CancelUser.php |
Creates an instance of the plugin. |
Name::adminSummary |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/filter/Name.php |
Display the filter on the administrative summary |
MemcachedMock::get |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/MemcachedMock.php |
Retrieve item from the server. |
FeedParserTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/FeedParserTest.php |
Definition of Drupal\aggregator\Tests\FeedParserTest. |
DefaultFactory.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Definition of Drupal\Component\Plugin\Factory\DefaultFactory. |
TestBase::$results |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Current results of this test case. |
Response::setCache |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Response.php |
Sets the response's cache headers (validation and/or expiration). |
Currency::$message |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Currency.php |
|
RouterListenerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
DoubleTestCase.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DoubleTestCase.php |
|
UpdateFeedTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php |
Definition of Drupal\aggregator\Tests\UpdateFeedTest. |
PHP_Token_IS_EQUAL |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|