user_update_8015 |
function |
drupal/core/modules/user/user.install |
Move existing {users}.data into {_d7_users_data} migration table. |
_filter_url_trim |
function |
drupal/core/modules/filter/filter.module |
Shortens long URLs to http://www.example.com/long/url... |
Twig_Node_Module |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Module.php |
Represents a module node. |
UnstickyNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/UnstickyNode.php |
Contains \Drupal\node\Plugin\Action\UnstickyNode. |
WATCHDOG_WARNING |
constant |
drupal/core/includes/bootstrap.inc |
Log message severity -- Warning conditions. |
user_update_8016 |
function |
drupal/core/modules/user/user.install |
Drop {users}.data column. |
image_style_path |
function |
drupal/core/modules/image/image.module |
Returns the URI of an image when using a style. |
ConfigController |
class |
drupal/core/modules/config/lib/Drupal/config/Controller/ConfigController.php |
Returns responses for config module routes. |
EntitySchema.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Contains EntitySchema. |
Issue684Test.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/684/Issue684Test.php |
|
UploadedFile.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/File/UploadedFile.php |
|
REQUIREMENT_INFO |
constant |
drupal/core/includes/install.inc |
Requirement severity -- Informational message only. |
menu_local_tasks |
function |
drupal/core/includes/menu.inc |
Collects the local tasks (tabs), action links, and the root path. |
forum_permission |
function |
drupal/core/modules/forum/forum.module |
Implements hook_permission(). |
user_update_8017 |
function |
drupal/core/modules/user/user.install |
Migrate user roles into configuration. |
PackerFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php |
|
TypedDataManager |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataManager.php |
Manages data type plugins. |
Router::$matcher |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
|
Alias::setPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Alias.php |
Sets if this Alias is public. |
WrapMailUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/WrapMailUnitTest.php |
Tests the functionality of drupal_wrap_mail(). |
UnitTestBase.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php |
Definition of Drupal\simpletest\UnitTestBase. |
Issue523Test.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/523/Issue523Test.php |
|
SiteNameTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Installer/SiteNameTest.php |
Contains \Drupal\system\Tests\Installer\SiteNameTest. |
BulkFormTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/BulkFormTest.php |
Contains \Drupal\node\Tests\Views\BulkFormTest. |
language_install |
function |
drupal/core/modules/language/language.install |
Implements hook_install(). |
node_user_cancel |
function |
drupal/core/modules/node/node.module |
Implements hook_user_cancel(). |
SSH::isDirectory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\FileTransfer::isDirectory(). |
QueryFactory.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Contains \Drupal\field_sql_storage\Entity\QueryFactory. |
theme_breadcrumb |
function |
drupal/core/includes/theme.inc |
Returns HTML for a breadcrumb trail. |
Stream::IS_LOCAL |
constant |
drupal/core/vendor/guzzle/stream/Guzzle/Stream/Stream.php |
|
CronForm::$state |
property |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Stores the state storage service. |
Router::$context |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
|
common_test_cron |
function |
drupal/core/modules/system/tests/modules/common_test/common_test.module |
Implements hook_cron(). |
DisplayBlockTest |
class |
drupal/core/modules/block/lib/Drupal/block/Tests/Views/DisplayBlockTest.php |
Defines a test for block display. |
ParameterBagTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
|
TaxonomyTerm.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php |
Definition of Drupal\taxonomy\Plugin\views\wizard\TaxonomyTerm. |
ClassA.class.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassA.class.php |
|
hook_admin_paths |
function |
drupal/core/modules/system/system.api.php |
Define administrative paths. |
SSH::chmodJailed |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Implements Drupal\Core\FileTransfer\ChmodInterface::chmodJailed(). |
ChainEncoder.php |
file |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Encoder/ChainEncoder.php |
|
ClassB.class.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassB.class.php |
|
field_views_data |
function |
drupal/core/modules/field/field.views.inc |
Implements hook_views_data(). |
ContextInterface |
interface |
drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php |
Defines the configuration context interface. |
CronForm::create |
function |
drupal/core/modules/system/lib/Drupal/system/Form/CronForm.php |
Instantiates a new instance of this controller. |
PathLanguageTest |
class |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php |
Tests URL aliases for translated nodes. |
IpUtils::checkIp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/IpUtils.php |
Validates an IPv4 or IPv6 address. |
Apc_Pearlike_Baz |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Pearlike/Baz.php |
|
UrlValidator.php |
file |
drupal/core/lib/Drupal/Component/Utility/UrlValidator.php |
Contains \Drupal\Component\Utility\UrlValidator. |
ResourceBase.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceBase.php |
Definition of Drupal\rest\Plugin\ResourceBase. |
ClassC.class.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/ClassLoaderTest/ClassC.class.php |
|