Crawler::form()
  • References/PHP/Symfony/Component/DomCrawler

Form form(array $values = null, string $method = null)

2025-01-10 15:47:30
ContainerBuilder::getExtension()
  • References/PHP/Symfony/Component/DependencyInjection

ExtensionInterface getExtension(string $name) Returns an extension by alias or namespace. Parameters string $name An alias or a namespace Return Value ExtensionInterface An extension instance Exceptions LogicException if the extension is not registered

2025-01-10 15:47:30
ContainerBuilder::getDefinition()
  • References/PHP/Symfony/Component/DependencyInjection

Definition getDefinition(string

2025-01-10 15:47:30
SearchType::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string|null getParent() Returns the name of the parent type.

2025-01-10 15:47:30
FormRendererEngineInterface::renderBlock()
  • References/PHP/Symfony/Component/Form

string renderBlock(FormView $view, mixed $resource, string $blockName

2025-01-10 15:47:30
SessionTokenStorage::getToken()
  • References/PHP/Symfony/Component/Security/Csrf/TokenStorage

string getToken(string $tokenId) Reads a stored CSRF token.

2025-01-10 15:47:30
ServiceReferenceGraphNode::isAlias()
  • References/PHP/Symfony/Component/DependencyInjection/Compiler

bool isAlias() Checks if the value of this node is an Alias.

2025-01-10 15:47:30
SessionHelper::getName()
  • References/PHP/Symfony/Bundle/FrameworkBundle/Templating/Helper

string getName() Returns the canonical name of this helper.

2025-01-10 15:47:30
StringUtil::trim()
  • References/PHP/Symfony/Component/Form/Util

static string trim(string $string) Returns the trimmed data.

2025-01-10 15:47:30
LdapInterface::bind()
  • References/PHP/Symfony/Component/Ldap

bind(string $dn = null, string $password = null) Return a connection bound to the ldap.

2025-01-10 15:47:30