IssnValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
menu_navigation_links |
function |
drupal/core/includes/menu.inc |
Returns an array of links for a navigation menu. |
_filter_htmlcorrector |
function |
drupal/core/modules/filter/filter.module |
Scans the input and makes sure that HTML tags are properly closed. |
Memory::numberOfItems |
function |
drupal/core/lib/Drupal/Core/Queue/Memory.php |
Implements Drupal\Core\Queue\QueueInterface::numberOfItems(). |
theme_common_test_foo |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Provides a theme function for drupal_render(). |
ToolkitTest::testLoad |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_load() function. |
Merge::conditionTable |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Sets the table or subquery to be used for the condition. |
ToolkitTest::testSave |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_save() function. |
menu_contextual_links |
function |
drupal/core/includes/menu.inc |
Retrieves contextual links for a path based on registered local tasks. |
SSH::removeFileJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::removeFileJailed(). |
BanDelete::submitForm |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Form submission handler. |
node_test_node_update |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_update(). |
LanguageConditionTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Tests the language condition. |
WidgetBase::sortItems |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Sorts submitted field values according to drag-n-drop reordering. |
_DiffOp_Change::$type |
property |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
forum_comment_publish |
function |
drupal/core/modules/forum/forum.module |
Implements hook_comment_publish(). |
PoStreamWriter::close |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
JsonResponse::setData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/JsonResponse.php |
Sets the data to be sent as json. |
TaxonomyIndexTidDepth |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Filter handler for taxonomy terms with depth. |
vertical-tabs-rtl.css |
file |
drupal/core/themes/seven/vertical-tabs-rtl.css |
/**
* Override of misc/vertical-tabs-rtl.css.
*/
.vertical-tabs-list {
float: right;
margin: 0 0 -1px -100%;
}
.vertical-tab-button.selected {
border-left: 1px solid #fcfcfa;
}
.vertical-tabs-panes {
margin: 0 240px 0 0;
border-right: 1px… |
ClassMetadataTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
ajax_prepare_response |
function |
drupal/core/includes/ajax.inc |
Converts the return value of a page callback into an Ajax commands array. |
Twig_Lexer::STATE_VAR |
constant |
drupal/core/vendor/twig/twig/lib/Twig/Lexer.php |
|
PoStreamWriter::write |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Write data to the stream. |
node_test_node_insert |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_node_insert(). |
MemcacheCache::doSave |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/MemcacheCache.php |
Puts data into the cache. |
RouteTest::testScheme |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
BaseProcessFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php |
|
overlay_render_region |
function |
drupal/core/modules/overlay/overlay.module |
Renders an individual page region. |
BlockAccessController |
class |
drupal/core/modules/block/lib/Drupal/block/BlockAccessController.php |
Provides a Block access controller. |
CronForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Constructs a CronForm object. |
BulkDeleteTest::setUp |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Set the default field storage backend for fields created during tests. |
twig_theme_test_theme |
function |
drupal/core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module |
Implements hook_theme(). |
String::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/String.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
Template::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Template.php |
|
ResourceInterface.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php |
Contains \Drupal\rest\Plugin\ResourceInterface. |
Tasks::minimumVersion |
function |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php |
Returns the minimum version for MySQL. |
_node_revision_access |
function |
drupal/core/modules/node/node.module |
Access callback: Checks node revision access. |
Entity::isNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::isNewRevision(). |
BanAdmin::__construct |
function |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanAdmin.php |
Constructs a new BanAdmin object. |
CookieParserInterface |
interface |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/Cookie/CookieParserInterface.php |
Cookie parser interface |
ToolkitTest::testCrop |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Test the image_crop() function. |
RouteTest::testMethod |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
IpUtilsTest::testIpv4 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
@dataProvider testIpv4Provider |
PageViewTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/PageViewTest.php |
|
ForumSettingsForm.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Contains \Drupal\forum\ForumSettingsForm. |
ContextInterface::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Returns the stored value for a given key. |
ModuleHandlerUnitTest |
class |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
Tests the ModuleHandler class. |
language_requirements |
function |
drupal/core/modules/language/language.install |
Implements hook_requirements(). |
IpUtilsTest::testIpv6 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
@dataProvider testIpv6Provider |