drupal_match_path |
function |
drupal/core/includes/path.inc |
Check if a path matches any pattern in a set of patterns. |
action_permission |
function |
drupal/core/modules/action/action.module |
Implements hook_permission(). |
AcceptHeader::all |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/AcceptHeader.php |
Returns all items. |
PathProcessorTest |
class |
drupal/core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php |
Tests path processor functionality. |
Route::setMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
FileValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/FileValidator.php |
|
CoreBundle::build |
function |
drupal/core/lib/Drupal/Core/CoreBundle.php |
Implements \Symfony\Component\HttpKernel\Bundle\BundleInterface::build(). |
Twig_Parser::$env |
property |
drupal/core/vendor/twig/twig/lib/Twig/Parser.php |
|
Route::getMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php |
|
Custom::preRender |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Custom.php |
Prerender function to move the textarea to the top of a form. |
DiscoveryTestBase |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/Discovery/DiscoveryTestBase.php |
Tests that plugins are correctly discovered. |
PhpFilterTest.php |
file |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php |
Definition of Drupal\php\Tests\PhpFilterTest. |
InputRequired.php |
file |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Definition of Drupal\views\Plugin\views\exposed_form\InputRequired. |
Mockable::__clone |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/Mockable.php |
|
ManageDisplayTest |
class |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests the functionality of the 'Manage display' screens. |
Route::getSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the lowercased schemes this route is restricted to.
So an empty array means that any scheme is allowed. |
SubscriberService |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
HttpCache::lookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/HttpCache.php |
Lookups a Response from the cache for the given Request. |
IniFileLoaderTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
PhpAccessTest.php |
file |
drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php |
Definition of Drupal\php\Tests\PhpAccessTest. |
drupal_var_export |
function |
drupal/core/includes/utility.inc |
Drupal-friendly var_export(). |
Route::setSchemes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets the schemes (e.g. 'https') this route is restricted to.
So an empty array means that any scheme is allowed. |
Inline::dumpArray |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Dumps a PHP array to a YAML string. |
BlockPluginUI.php |
file |
drupal/core/modules/block/lib/Drupal/block/Plugin/Derivative/BlockPluginUI.php |
|
FileSelection.php |
file |
drupal/core/modules/file/lib/Drupal/file/Plugin/entity_reference/selection/FileSelection.php |
Contains \Drupal\file\Plugin\Type\selection\FileSelection. |
SomeInterface.php |
file |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/classmap/SomeInterface.php |
|
hook_custom_theme |
function |
drupal/core/modules/system/system.api.php |
Return the machine-readable name of the theme to use for the current page. |
editor_menu_alter |
function |
drupal/core/modules/editor/editor.module |
Implements hook_menu_alter(). |
TestIterator::key |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TestIterator.php |
|
Entity::getString |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getString(). |
Route::getMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the uppercased HTTP methods this route is restricted to.
So an empty array means that any method is allowed. |
Definition::$file |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
access_check.cron |
service |
drupal/core/modules/system/system.services.yml |
Drupal\system\Access\CronAccessCheck |
CompilerJarFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php |
Filter for the Google Closure Compiler JAR. |
FileLoader::$file |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/Loader/FileLoader.php |
|
PluginBagTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginBagTest.php |
Contains \Drupal\system\Tests\Plugin\PluginBagTest. |
BlockPluginUI.php |
file |
drupal/core/modules/block/lib/Drupal/block/Plugin/PluginUI/BlockPluginUI.php |
|
FormInterface.php |
file |
drupal/core/lib/Drupal/Core/Form/FormInterface.php |
Contains \Drupal\Core\Form\FormInterface. |
drupal_valid_path |
function |
drupal/core/includes/path.inc |
Checks a path exists and the current user has access to it. |
EntityNG::__isset |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements the magic method for isset(). |
ForumSettingsForm |
class |
drupal/core/modules/forum/lib/Drupal/forum/ForumSettingsForm.php |
Configure forum settings for this site. |
Route::setMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets the HTTP methods (e.g. 'POST') this route is restricted to.
So an empty array means that any method is allowed. |
EntityNG::__unset |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements the magic method for unset. |
Route::getOptions |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Returns the options. |
field_attach_view |
function |
drupal/core/modules/field/field.attach.inc |
Returns a renderable array for the fields on an entity. |
file_field_insert |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_insert(). |
Route::setOptions |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Route.php |
Sets the options. |
UnmanagedMoveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedMoveTest.php |
Unmanaged move related tests. |
EmailAction::form |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/Action/EmailAction.php |
Form constructor. |
All::$constraints |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/All.php |
|