hook_comment_update |
function |
drupal/core/modules/comment/comment.api.php |
Respond to updates to a comment. |
SassFilter::setScss |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
Session::$flashName |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
|
GetSetDummy::getFoo |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
_form_test_checkbox |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test a checkbox. |
Request::getSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Gets the Session. |
NextIdTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
|
GetSetDummy::setFoo |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
node_user_predelete |
function |
drupal/core/modules/node/node.module |
Implements hook_user_predelete(). |
Select::orderRandom |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Select.php |
Orders the result set by a random value. |
Target::__construct |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php |
Annotation construct |
GetSetDummy::getBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
EntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Definition of Drupal\Core\Entity\EntityInterface. |
Request::hasSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Whether the request contains a Session object. |
DocParser::matchAny |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Attempts to match the current lookahead token with any of the given tokens. |
Vocabulary::$weight |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php |
The weight of this vocabulary in relation to other vocabularies. |
GetSetDummy::setBar |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
config_sync_changes |
function |
drupal/core/includes/config.inc |
Writes an array of config file changes from a source storage to a target storage. |
Request::setSession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Sets the Session. |
PictureMapping::$id |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture ID (machine name). |
update_results_page |
function |
drupal/core/update.php |
Displays results of the update script with any accompanying errors. |
XmlRpcValidatorTest |
class |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php |
XML-RPC validator1 specification. |
SearchEmbedFormTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchEmbedFormTest.php |
Tests that we can embed a form in search results and submit it. |
file_unmanaged_copy |
function |
drupal/core/includes/file.inc |
Copies a file to a new location without invoking the file API. |
Config::setOverride |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Sets overridden data for this configuration object. |
ViewTestBase::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
GetConstructorDummy |
class |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
hook_comment_delete |
function |
drupal/core/modules/comment/comment.api.php |
Respond to comment deletion. |
comment_test.module |
file |
drupal/core/modules/comment/tests/modules/comment_test/comment_test.module |
Dummy module implementing comment related hooks to test API interaction with
the Comment module. |
FileFieldWidgetTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileFieldWidgetTest.php |
Tests file field widget. |
SerializerInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/SerializerInterface.php |
Defines the interface of the Serializer |
FileStorageTest.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/FileStorageTest.php |
Definition of Drupal\config\Tests\Storage\FileStorageTest. |
file_unmanaged_move |
function |
drupal/core/includes/file.inc |
Moves a file to a new location without database changes or hook invocation. |
Request::getBaseUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Returns the root url from which this request is executed. |
File::defineOptions |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
RedisMock::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/Mock/RedisMock.php |
|
file_munge_filename |
function |
drupal/core/includes/file.inc |
Modifies a filename as needed for security purposes. |
form_process_select |
function |
drupal/core/includes/form.inc |
Processes a select list form element. |
field_ui_menu_title |
function |
drupal/core/modules/field_ui/field_ui.module |
Title callback: Returns the name of a given instance. |
CacheArray::persist |
function |
drupal/core/lib/Drupal/Core/Utility/CacheArray.php |
Flags an offset value to be written to the persistent cache. |
LocaleUninstallTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Locale uninstall with English UI functional test. |
Twig_Node_Spaceless |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Spaceless.php |
Represents a spaceless node. |
DocParser::Constant |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/DocParser.php |
Constant ::= integer | string | float | boolean |
FileStorage::exists |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::exists(). |
BundleTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
|
ManagerRegistry.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ManagerRegistry.php |
|
XcacheCacheTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/XcacheCacheTest.php |
|
form_select_options |
function |
drupal/core/includes/form.inc |
Converts a select form element's options array into HTML. |
Condition::compiled |
function |
drupal/core/lib/Drupal/Core/Database/Query/Condition.php |
Implements Drupal\Core\Database\Query\ConditionInterface::compiled(). |
FilterInterface.php |
file |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|