MenuLink::$plid |
property |
drupal/core/modules/menu_link/lib/Drupal/menu_link/Plugin/Core/Entity/MenuLink.php |
The parent link ID. |
system.menu.yml |
file |
drupal/core/modules/system/config/system.menu.yml |
drupal/core/modules/system/config/system.menu.yml |
NullStorage.php |
file |
drupal/core/lib/Drupal/Core/Config/NullStorage.php |
Definition of Drupal\Core\Config\NullStorage. |
UserBCDecorator |
class |
drupal/core/modules/user/lib/Drupal/user/UserBCDecorator.php |
Defines the user specific entity BC decorator. |
Parser::$offset |
property |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Parser.php |
|
GeneratorDumper |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php |
GeneratorDumper is the base class for all built-in generator dumpers. |
bootstrap_hooks |
function |
drupal/core/includes/bootstrap.inc |
Defines the critical hooks that force modules to always be loaded. |
error_test_menu |
function |
drupal/core/modules/system/tests/modules/error_test/error_test.module |
Implements hook_menu(). |
LogLevel::ALERT |
constant |
drupal/core/vendor/psr/log/Psr/Log/LogLevel.php |
|
ConfigException |
class |
drupal/core/lib/Drupal/Core/Config/ConfigException.php |
A base exception thrown in any configuration system operations. |
Debug::toString |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Util/Debug.php |
Convert to string |
LoggerInterface |
interface |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/LoggerInterface.php |
LoggerInterface. |
TestControllers |
class |
drupal/core/modules/system/tests/modules/menu_test/lib/Drupal/menu_test/TestControllers.php |
Controllers for testing the menu integration routing system. |
Field::getItems |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Return an array of items for the field. |
IdenticalTo.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/IdenticalTo.php |
|
FileStorage.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Definition of Drupal\Component\PhpStorage\FileStorage. |
FieldUiTestBase |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Provides common functionality for the Field UI test classes. |
IntegrationTest |
class |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/Views/IntegrationTest.php |
Tests basic integration of views data from the statistics module. |
Boolean::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Boolean.php |
Render the field. |
update_finished |
function |
drupal/core/includes/update.inc |
Finishes the update process and stores the results for eventual display. |
LogLevel::ERROR |
constant |
drupal/core/vendor/psr/log/Psr/Log/LogLevel.php |
|
EntityInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Defines a common interface for all entity objects. |
system.file.yml |
file |
drupal/core/modules/system/config/system.file.yml |
drupal/core/modules/system/config/system.file.yml |
PhpDumper::dump |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Dumps the service container as a PHP class. |
TestObject::$id |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
system.site.yml |
file |
drupal/core/modules/system/config/system.site.yml |
drupal/core/modules/system/config/system.site.yml |
AddRoleUser.php |
file |
drupal/core/modules/user/lib/Drupal/user/Plugin/Action/AddRoleUser.php |
Contains \Drupal\user\Plugin\Action\AddRoleUser. |
DumperRoute.php |
file |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php |
|
options.api.php |
file |
drupal/core/modules/options/options.api.php |
Hooks provided by the Options module. |
taxonomy_schema |
function |
drupal/core/modules/taxonomy/taxonomy.install |
Implements hook_schema(). |
node_token_info |
function |
drupal/core/modules/node/node.tokens.inc |
Implements hook_token_info(). |
BasicSyntaxTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/BasicSyntaxTest.php |
Tests how the current database driver interprets the SQL syntax. |
CacheWarmerTest |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerTest.php |
|
NothingTest.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/_files/NothingTest.php |
|
CurlVersion.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlVersion.php |
|
taxonomy_tokens |
function |
drupal/core/modules/taxonomy/taxonomy.tokens.inc |
Implements hook_tokens(). |
LogLevel::DEBUG |
constant |
drupal/core/vendor/psr/log/Psr/Log/LogLevel.php |
|
ExposedFormTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ExposedFormTest.php |
Tests exposed forms. |
Uid::titleQuery |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/argument/Uid.php |
Override the behavior of title(). Get the name of the user. |
DisableForm.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Form/DisableForm.php |
Contains \Drupal\filter\Form\DisableForm. |
twig_raw_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Marks a variable as being safe. |
system.cron.yml |
file |
drupal/core/modules/system/config/system.cron.yml |
drupal/core/modules/system/config/system.cron.yml |
LoggingForm.php |
file |
drupal/core/modules/system/lib/Drupal/system/Form/LoggingForm.php |
Contains \Drupal\system\Form\LoggingForm. |
ClassLoaderTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ClassLoaderTest.php |
Tests class loading. |
NullLogger::err |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Log/NullLogger.php |
@api |
FieldList::init |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Overrides \Drupal\views\Plugin\views\argument\ArgumentPluginBase::init(). |
book_admin_edit |
function |
drupal/core/modules/book/book.admin.inc |
Form constructor for administering a single book's hierarchy. |
NullLockBackend |
class |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Defines a Null lock backend. |
FileStorageTest |
class |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php |
Tests the simple file storage. |
CachePluginBase |
class |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php |
The base plugin to handle caching. |